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]

ICE `gen_reload_inhi', at insn-emit.c:5550 on alpha-linux (2.95.2)



Lot's of KDE program fail with an ICE in ge_reload_inhi.  gcc 2.97 CVS
handles this correctly but I'd like to have this also fixed in 2.95.3:

beta:/tmp:[0]$ /usr/lib/gcc-lib/alpha-suse-linux/2.95.2/cc1plus moc_app.ii -fno-rerun-cse-after-loop -quiet -dumpbase moc_app.cc -g -O2 -Wall -W -version -fno-exceptions -o moc_app.s;ls -l moc_app.ii
GNU C++ version 2.95.2 19991024 (release) (alpha-linux) compiled by GNU C version 2.95.2 19991024 (release).
moc_app.ii: In function `static class QMetaObject * Seq::staticMetaObject()':
moc_app.ii:27935: Internal compiler error in `gen_reload_inhi', at insn-emit.c:5550
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

The source file is quite large, I've put it on my webserver at
http://www.suse.de/~aj/moc_app.ii

Has anybody a patch to fix this?

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

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