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]

[EGCS 2.96, 2000/01/17 snapshot] Internal compiler error in loop_iterations


Compiling part of Mutt 1.1.2i via

  gcc -c -O2 query.c

results in:

  query.c: In function `query_menu':
  query.c:466: Internal compiler error in `loop_iterations', at unroll.c:3709
  Please submit a full bug report.

I'm attaching a .tar.gz archive containing both the source file
"query.c" and all header files required.  Note: this error didn't occur 
with the 2000/01/03 snapshot of EGCS, and using "-O" rather than "-O2" 
works too.

  OS:             Linux 2.3.36
  compiler setup: native i586-pc-linux-gnu, configure switches:
                    --enable-shared --prefix=/usr
  glibc version:  2.1.2

bug.tar.gz


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