public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/50561] New: [4.7 regression] ICE when compiling zlib with -O2 -floop-flatten -floop-strip-mine
@ 2011-09-28 21:00 matt at use dot net
  2011-09-28 21:10 ` [Bug middle-end/50561] " matt at use dot net
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: matt at use dot net @ 2011-09-28 21:00 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50561

             Bug #: 50561
           Summary: [4.7 regression] ICE when compiling zlib with -O2
                    -floop-flatten -floop-strip-mine
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: matt@use.net


getting this with trunk r179143, on Ubuntu 11.10/x86-64:

/usr/lib/gcc-snapshot/bin/x86_64-linux-gnu-gcc  -O2 -floop-flatten
-floop-strip-mine -c ~/src/trees.i trees.c: In function 'init_block':
trees.c:414:13: internal compiler error: in psct_dynamic_dim, at
graphite-poly.h:659

It doesn't happen with -O1, or if you remove either of the loop options. This
doesn't happen with 4.6.1.

Pre-processed source is attached, but it quick to reproduce with zlib 1.2.3.4
sources.


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2012-02-15 12:23 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-28 21:00 [Bug middle-end/50561] New: [4.7 regression] ICE when compiling zlib with -O2 -floop-flatten -floop-strip-mine matt at use dot net
2011-09-28 21:10 ` [Bug middle-end/50561] " matt at use dot net
2011-09-28 21:22 ` matt at use dot net
2011-09-29 10:43 ` rguenth at gcc dot gnu.org
2011-10-27 10:33 ` [Bug tree-optimization/50561] " rguenth at gcc dot gnu.org
2011-12-10  1:49 ` matt at use dot net
2012-01-09 14:41 ` rguenth at gcc dot gnu.org
2012-01-09 15:29 ` rguenth at gcc dot gnu.org
2012-02-08 13:43 ` rguenth at gcc dot gnu.org
2012-02-08 15:39 ` grosser at gcc dot gnu.org
2012-02-08 16:02 ` rguenth at gcc dot gnu.org
2012-02-08 17:03 ` dominiq at lps dot ens.fr
2012-02-15 12:20 ` rguenth at gcc dot gnu.org
2012-02-15 12:23 ` rguenth at gcc dot gnu.org

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).