public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* Re: Bug building GIMP, minimal testcase included
       [not found] <19980126234359.07760@collegium.adsl.net.cmu.edu>
@ 1998-08-15 23:55 ` Jeffrey A Law
  0 siblings, 0 replies; only message in thread
From: Jeffrey A Law @ 1998-08-15 23:55 UTC (permalink / raw)
  To: zumner; +Cc: egcs-bugs

  In message <19980126234359.07760@collegium.adsl.net.cmu.edu>you write:
  > Hi,  
  > 
  > I'm getting the following error when building the GIMP version 18 with
  > egcs-1.00 and egcs-1.01:
  > 
  >   % gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/X11R6/include -O -funroll-loops 
  > \
  >       -c gauss_iir.c
  >   gcc: Internal compiler error: program cc1 got fatal signal 6
  > 
  > This is on gimp-0.99.18/plug-ins/gauss_iir/gauss_iir.c; I got the problem
  > down to a minimal stand-alone file (test-egcs-bug.c, appended to this
  > message) that exposes it:
  > 
  >   % gcc -O -funroll-loops -c test-egcs-bug.c
  >   gcc: Internal compiler error: program cc1 got fatal signal 6 
  > 
  > It's tickled by combining "-O" and "-funroll-loops" or "-funroll-all-loops";
  > if I don't use -O or don't unroll loops it compiles okay.
Thanks.  I just tested this with the egcs-1.1 branch and it works just
fine.  So you should consider this bug fixed for egcs-1.1.

jeff


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1998-08-15 23:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <19980126234359.07760@collegium.adsl.net.cmu.edu>
1998-08-15 23:55 ` Bug building GIMP, minimal testcase included Jeffrey A Law

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).