This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: make check failure on mainline CVS
Andreas,
Andreas Jaeger wrote:
It is dog slow - takes two days or so...
It didn't take too long for me because once the compilers were bootstraped
I skipped building all the libraries and tried building gnatlib_and_tools
where I got the same failure.
Initial investigations seem to indicate a GC problem marking the pending
elaboration lists on the Ada front end. Time to dig into Geoff's new GC
marking stuff (i.e the GTY stuff)
Graham