This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Internal Compiler Error with -funroll-loops
- To: egcs at cygnus dot com
- Subject: Internal Compiler Error with -funroll-loops
- From: Vin Shelton <acs at alumni dot princeton dot edu>
- Date: Sun, 26 Jul 1998 22:27:03 -0400
Under UnixWare 2.1.2 (config.guess identifies this as i386-pc-sysv4.2uw2.1.2
even though it's a dual-processor pentiumpro), when I compile this file with
the options "-O3 -funroll-loops" using the recent snapshots (up to and
including 7/21) I get the following internal compiler error:
../../gcc/unroll.c:442: Internal compiler error in function unroll_loop
This file comes from the latest XEmacs sources, src/regex.c, BTW.
HTH,
vin
regex.i.gz