This is the mail archive of the gcc-bugs@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]

irix bootstrap failure in gcse.c


irix bootstrap of trunk using cc fails with 

"/exd4/billingd/src/gcc/gcc/gcse.c", line 4629: error(1042): operand types are
          incompatible ("enum rtx_code" and "rtx")
        if (GET_CODE (insn) == insn && pre
                            ^

This is cvs code from Fri Mar 08 04:55:18 2002 UTC.  
Last successful build was Mon Mar 04 23:50:04 2002 UTC.


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