This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/6482] gcc-3.1 g++ testsuite failure in g++.dg/special/conpr-2.C
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jan 2004 14:15:30 -0000
- Subject: [Bug target/6482] gcc-3.1 g++ testsuite failure in g++.dg/special/conpr-2.C
- References: <20020426132600.6482.ghazi@caip.rutgers.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-01-26 14:15 -------
The g++.dg/special directory requires a feature not available on every platform.
The compiler provides a mean for platforms to specify that the feature is not
available for them, which I used on SPARC/Solaris with native tools. As a
consequence, the g++.dg/special directory is now skipped.
What would you want to get instead?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6482