This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Mainline bootstrap fails on powerpc-apple-darwin7.5.0 with --enable-checking=all



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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]