------- Comment #3 from rob1weld at aol dot com 2009-02-07 05:24 ------- Works using: gcc version 4.4.0 20090204 [trunk revision 143918] when ./configured to use Sun's Linker:
../gcc_trunk/configure --enable-languages=ada,c,c++,fortran,java,objc,obj-c++ --enable-shared --disable-static --enable-multilib --enable-decimal-float --with-long-double-128 --with-included-gettext --enable-stage1-checking --enable-checking=release --with-tune=k8 --with-cpu=k8 --with-arch=k8 --with-gnu-as --with-as=/usr/local/bin/as --without-gnu-ld --with-ld=/usr/ccs/bin/ld # gmake -i check ... gmake[4]: Entering directory `/usr/share/src/gcc_build/i386-pc-solaris2.11/boehm-gc' Completed 3 tests Allocated 5695692 collectable objects Allocated 306 uncollectable objects Allocated 3750000 atomic objects Allocated 34440 stubborn objects Finalized 6610/6610 objects - finalization is probably ok Total number of bytes allocated is 189657456 Final heap size is 9207808 bytes Collector appears to work Completed 159 collections PASS: gctest ================== All 1 tests passed ================== gmake[4]: Leaving directory `/usr/share/src/gcc_build/i386-pc-solaris2.11/boehm-gc' ... There are no more "coredump" messages to grep for but Ada still has this: comm: file 2 is not in sorted order Rob -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38967