This is the mail archive of the gcc@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]

Re: Internal Compiler Error with -funroll-loops



  In message <199807270227.WAA04178@spacely.icd.teradyne.com>you write:
  > This is a multipart MIME message.
  > 
  > --==_Exmh_13389751760
  > Content-Type: text/plain
  > 
  > 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 wit
  > h
  > 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.
Thanks.  It's a bug in the loop unrolling code.  I'll be submitting a
patch to the unrolling maintainer shortly.  I've also added a reduced
testcase to the mainline testsuite.

jeff


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