This is the mail archive of the
gcc-regression@gcc.gnu.org
mailing list for the GCC project.
Re: GCC build of gcc-3_4-branch failed for native with your patch on 2004-06-24T19:45:09Z.
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: gcc-regression at gcc dot gnu dot org
- Cc: amodra at bigpond dot net dot au, pcarlini at suse dot de
- Date: Thu, 24 Jun 2004 17:31:57 -0400 (EDT)
- Subject: Re: GCC build of gcc-3_4-branch failed for native with your patch on 2004-06-24T19:45:09Z.
>
> --BOUNDARY
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
>
> With your recent patch, GCC gcc-3_4-branch does not compile on:
> native
> Attached is build output for those targets.
>
> The build failures are new.
>
> For more information, see http://gcc.gnu.org/regtest/.
>
> 170612 all state alts comb vector els, 340434 all state alts table els
> 340434 all min delay table els
> 0 locked states num
>
> transformation: 0.030000, building NDFA: 14.780000, NDFA -> DFA: 3.180000
> DFA minimization: 5.390000, making insn equivalence: 0.170000
> all automaton generation: 24.010000, output: 148.470000
> /bin/sh /Users/regress/tbox/cvs-gcc/gcc/gcc/move-if-change tmp-attrtab.c insn-attrtab.c
> echo timestamp > s-attrtab
> stage1/xgcc -Bstage1/ -B/Users/regress/tbox/objs/powerpc-apple-darwin6.3/bin/ -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I/Users/regress/tbox/cvs-gcc/gcc/gcc -I/Users/regress/tbox/cvs-gcc/gcc/gcc/. -I/Users/regress/tbox/cvs-gcc/gcc/gcc/../include -I../intl -c insn-attrtab.c \
> -o insn-attrtab.o
> <internal>:0: internal compiler error: Bus error
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> make[2]: *** [insn-attrtab.o] Error 1
> make[1]: *** [stage2_build] Error 2
> make: *** [bootstrap] Error 2
> + '[' -s gcc/.bad_compare ']'
> + exit 1
I could not reproduce this on my G5 with Mac OS X. Maybe this is machine problem.
Looking at the changelog change I almost spect that.
Thanks,
Andrew Pinski