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]

[Bug tree-optimization/31703] [4.3 regression]: Gcc 4.3 revision 124101 failed to compile gcc 3.2



------- Comment #4 from sje at cup dot hp dot com  2007-04-26 00:58 -------
The patch mentioned in Comment #2 is also causing problems on IA64 Linux and
HP-UX.  If I build a bootstrap compiler and then use the resulting fortran
compiler to compile the SPEC 2006 benchmark 173.applu the resulting executable
will abort.  After reading comment #3 I put a 'return stmt' in rewrite_bittest
to make the function a no-op and that allowed me to do a bootstrap build and
compile 173.applu correctly.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31703


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