public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/54942] New: [4.8 Regression] ICE: OOM with -O3 -fno-cse-follow-jumps -funroll-loops
@ 2012-10-17  4:46 zsojka at seznam dot cz
  2012-10-17  5:00 ` [Bug tree-optimization/54942] " zsojka at seznam dot cz
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: zsojka at seznam dot cz @ 2012-10-17  4:46 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 54942
           Summary: [4.8 Regression] ICE: OOM with -O3
                    -fno-cse-follow-jumps -funroll-loops
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz


Created attachment 28459
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28459
reduced testcase

Compiler output:
$ gcc -O3 -fno-cse-follow-jumps -funroll-loops testcase.c

cc1: out of memory allocating 17179869180 bytes after a total of 733184 bytes

The original testcase didn't have uninitialised variables... I can provide it
if needed.

Tested revisions:
r192509 - fail
r191586 - OK
4.7 r191640 - OK


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

end of thread, other threads:[~2012-11-09 23:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-17  4:46 [Bug tree-optimization/54942] New: [4.8 Regression] ICE: OOM with -O3 -fno-cse-follow-jumps -funroll-loops zsojka at seznam dot cz
2012-10-17  5:00 ` [Bug tree-optimization/54942] " zsojka at seznam dot cz
2012-10-17  5:31 ` izamyatin at gmail dot com
2012-10-17  9:20 ` [Bug rtl-optimization/54942] " rguenth at gcc dot gnu.org
2012-10-23  8:52 ` izamyatin at gmail dot com
2012-10-31 20:03 ` zsojka at seznam dot cz
2012-11-09 23:43 ` steven 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).