[3.0 branch] x86 bootstrap failure

Joseph S. Myers jsm28@cam.ac.uk
Sun May 13 04:09:00 GMT 2001


I get a bootstrap failure on the 3.0 branch on i686-pc-linux-gnu:

../../gcc-3cvs/gcc/config/i386/i386.c: In function `ix86_save_reg':
../../gcc-3cvs/gcc/config/i386/i386.c:1872: argument `maybe_eh_return' doesn't match prototype
../../gcc-3cvs/gcc/config/i386/i386.c:481: prototype declaration

One place uses int, the other uses bool.  It looks like Kaveh's patch
changing bool to int here has been only partly merged to the branch in the
EH merge.

-- 
Joseph S. Myers
jsm28@cam.ac.uk



More information about the Gcc-bugs mailing list