This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: bug or not ? ada loop in gcc-4.1-20050528
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: espie at nerim dot net
- Cc: gcc at gcc dot gnu dot org
- Date: Sun, 29 May 2005 16:12:30 -0400
- Subject: Re: bug or not ? ada loop in gcc-4.1-20050528
- References: <20050529200813.GA8878@lain.home>
On May 29, 2005, at 4:08 PM, Marc Espie wrote:
I've got my build on OpenBSD-i386 stuck in a loop compiling
stage2/xgcc -Bstage2/ -B/usr/local/i386-unknown-openbsd3.7/bin/ -c -O2
-g -fomit-frame-pointer -gnatpg -gnata -I- -I. -Iada
-I/spare/ports/lang/gcc/4.1/w-gcc-4.1-20050528/gcc-4.1-20050528/gcc/
ada
/spare/ports/lang/gcc/4.1/w-gcc-4.1-20050528/gcc-4.1-20050528/gcc/ada/
ada.ads -o ada/ada.o
I'm using an ada compiler bootstrapped from 3.3.6...
This has already been reported as PR 21029:
<http://gcc.gnu.org/PR21029>.
Thanks,
Andrew Pinski