This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Ada Status in mainline
- From: Jeffrey A Law <law at redhat dot com>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 25 May 2005 08:56:53 -0600
- Subject: Ada Status in mainline
- Reply-to: law at redhat dot com
So when's the last time someone bootstrapped Ada with the mainline
sources on i686-pc-linux-gnu?
I was trying to get it built to further exercise the ADDR_EXPR
status bit checking code and it consistently hangs building the
stage3 compiler (even with all the recent ADDR_EXPR stuff disabled).
Rather than rolling my sources back further and further to see if/when
Ada built, I figured it might just be quicker to ask :-)
Jeff