This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
--enable-checking abort with todayscvs building Ada during stage2.
- From: Graham Stott <graham dot stott at btinternet dot com>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 02 Aug 2002 21:15:01 +0100
- Subject: --enable-checking abort with todayscvs building Ada during stage2.
All,
After updating to today's CVS I get the following abort building stage2 on x86
Anyone else seeing this enable-checking abort ?
+===========================GNAT BUG DETECTED==============================+
| 3.3 20020802 (experimental) (i686-pc-linux-gnu) GCC error: |
| RTL check: expected code `const_int', have `reg' in expand_expr, at |
| expr.c:6815 |
| Error detected at /usr/local/src/gcc3.2/gcc/gcc/ada/s-secsta.ads:65:14 |
Cheers
Graham