This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
20020103-1.c XPASS on Darwin
- From: howarth at bromo dot msbb dot uc dot edu (Jack Howarth)
- To: gcc at gcc dot gnu dot org
- Cc: geoffk at apple dot com, mrs at apple dot com
- Date: Fri, 15 Sep 2006 10:00:37 -0400 (EDT)
- Subject: 20020103-1.c XPASS on Darwin
Geoff,
Are we now passing gcc.dg/20020103-1.c on Darwin due to
the newer cctools in Xcode 2.4? I ask because I'm going to
prepare patches tonight to eliminate some of the XPASS results
in the libstdc++ testsuite tonight and post them to gcc-patches.
If the newer Xcode is the origin of the new gcc XPASS, we might
as fix that one as well. My reasoning is that since gcc trunk
now requires Xcode 2.4's cctools to build which in turn
requires MacOS X 10.4 so we can assume the latest 10.4.x
release and at least Xcode 2.4 when deciding what is really
an XPASS or not.
Jack