------- 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