-fpic/-fPIC testresults under sol2.9

Andreas Tobler toa@pop.agri.ch
Mon May 5 17:52:00 GMT 2003


Hi,

do I do something wrong here?

I pass -fpic and -fPIC to the RUNTESTFLAGS when running libstdc++ tests. 
The result is horrible. Do I do something plain wrong?
The test seem to run ok with -m64 and nothing.

[enterprise:gcc/gcc-cvs/objdir] andreast% ./gcc/xgcc -v
Using built-in specs.
Configured with: ../gcc/configure --prefix=/var/tmp 
--enable-languages=c,c++,java --with-dwarf2
Thread model: posix
gcc version 3.4 20030504 (experimental)


                 === libstdc++-v3 Summary for unix/-fPIC ===

# of expected passes            18
# of unexpected failures        696
# of expected failures          1

The failure is from this type:

/opt/gcc/gcc-cvs/objdir/sparc-sun-solaris2.9/libstdc++-v3/include/iostream: 
In function `void __static_initialization_and_destruction_0(int,int)':^M
/opt/gcc/gcc-cvs/objdir/sparc-sun-solaris2.9/libstdc++-v3/include/iostream:77: 
internal compiler error: Segmentation Fault^M
Please submit a full bug report,^M
with preprocessed source if appropriate.^M
See <URL:http://gcc.gnu.org/bugs.html> for instructions.^M




More information about the Libstdc++ mailing list