This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: -fpic/-fPIC testresults under sol2.9 & ppclinux trunk
>Would you please re-respond to his posting with a problem solving
>spirit in mind?
Sorry, it wasn't my intention to be mean-spirited.
>There's a bug here and it needs to be examined.
>
>It may not be a bug in the library code itself, in which case this
>isn't the right list to discuss it on. Andreas might have uncovered a
>bug in cc1plus, or in PCH (you use PCH on mainline for the testsuite
>right?), or he may have found a bug in the testsuite harness.
Any of these things, agreed.
To disable PCH in the testrun, remove PCHFLAGS from
libstdc++-v3/testsuite_hooks. PCH enabled/disabled should give the same
testresults.
-benjamin