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: Tue, 28 Jul 1998 09:34:36 -0400
(I sent this out Sunday night, but I have yet to see it on the list.
Please excuse any duplicates. Is 53K bytes too big? Shouldn't I get
a bounced message if that's the case?)
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