Mainline bootstrap fails on powerpc-apple-darwin7.5.0 with --enable-checking=all
Andrew Pinski
pinskia@physics.uc.edu
Wed Sep 8 18:47:00 GMT 2004
On Sep 8, 2004, at 11:18 AM, Matt Austern wrote:
> The failure is:
> ./genattrtab ../../fsf.u/gcc/config/rs6000/rs6000.md > tmp-attrtab.c
> genattrtab: Internal error: RTL check: expected elt 0 type 's' or 'S',
> have 'E' (rtx define_peephole) in write_attr_case, at
> genattrtab.c:3908
> make[2]: *** [s-attrtab] Error 1
> make[1]: *** [stage1_build] Error 2
> make: *** [bootstrap] Error 2
>
> Is this known and/or expected?
I thought that was fixed by:
2004-08-31 Richard Sandiford <rsandifo@redhat.com>
* read-rtl.c: Disable RTL checking.
(apply_macro_to_rtx): Use XTMPL to access 'T' fields.
Maybe there is another problem. This would be a RTL checking failure.
-- Pinski
More information about the Gcc
mailing list