public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/57268] New: c nested loops hang compiler
@ 2013-05-13 22:12 dhazeghi at yahoo dot com
  2013-05-14  9:54 ` [Bug rtl-optimization/57268] [4.9 Regression] c nested loops hang compiler in sched-deps.c rguenth at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: dhazeghi at yahoo dot com @ 2013-05-13 22:12 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 57268
           Summary: c nested loops hang compiler
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dhazeghi at yahoo dot com

Created attachment 30106
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30106&action=edit
testcase

The attached testcase causes current gcc trunk to hang on
x86_64-unknown-linux-gnu, when compiled at -O2 or higher optimization levels. 
It compiles successfully with gcc 4.8.  I have not succeeded in reducing the
testcase to a manageable size.

$ gcc-trunk -v
gcc-trunk (GCC) 4.9.0 20130513 (experimental) [trunk revision 198822]
...
$ gcc-trunk -Os -w test.c
$ gcc-4.8 -O2 -w test.c
$ gcc-trunk -O2 -w test.c
<hangs>


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

end of thread, other threads:[~2013-06-04 22:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-13 22:12 [Bug tree-optimization/57268] New: c nested loops hang compiler dhazeghi at yahoo dot com
2013-05-14  9:54 ` [Bug rtl-optimization/57268] [4.9 Regression] c nested loops hang compiler in sched-deps.c rguenth at gcc dot gnu.org
2013-05-14 15:37 ` jakub at gcc dot gnu.org
2013-05-28 11:50 ` dtemirbulatov at gmail dot com
2013-05-29 12:50 ` dtemirbulatov at gmail dot com
2013-06-04 22:15 ` dinar 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).