public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/59150] New: [4.9 Regression] ICE: in expand_one_var, at cfgexpand.c:1242 with -fopenmp
@ 2013-11-15 23:44 zsojka at seznam dot cz
  2013-11-19  9:49 ` [Bug middle-end/59150] " rguenth at gcc dot gnu.org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: zsojka at seznam dot cz @ 2013-11-15 23:44 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 59150
           Summary: [4.9 Regression] ICE: in expand_one_var, at
                    cfgexpand.c:1242 with -fopenmp
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: zsojka at seznam dot cz

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

Compiler output:
$ gcc -O -fopenmp -fno-tree-ccp -fno-tree-copy-prop -fno-tree-dce testcase.C
testcase.C: In function 'void foo(S)':
testcase.C:13:6: internal compiler error: in expand_one_var, at
cfgexpand.c:1242
 void foo (S s)
      ^
0x8a83ae expand_one_var
        /mnt/svn/gcc-trunk/gcc/cfgexpand.c:1236
0x8a93a1 expand_used_vars
        /mnt/svn/gcc-trunk/gcc/cfgexpand.c:1633
0x8b2ada gimple_expand_cfg
        /mnt/svn/gcc-trunk/gcc/cfgexpand.c:5552
0x8b2ada execute
        /mnt/svn/gcc-trunk/gcc/cfgexpand.c:5896
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.

Tested revisions:
r204836 - crash
4.8 r200234 - OK


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

end of thread, other threads:[~2014-03-13  9:50 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-15 23:44 [Bug middle-end/59150] New: [4.9 Regression] ICE: in expand_one_var, at cfgexpand.c:1242 with -fopenmp zsojka at seznam dot cz
2013-11-19  9:49 ` [Bug middle-end/59150] " rguenth at gcc dot gnu.org
2013-11-21 14:48 ` rguenth at gcc dot gnu.org
2013-11-26 16:24 ` jakub at gcc dot gnu.org
2013-11-26 20:40 ` jakub at gcc dot gnu.org
2013-11-26 20:56 ` jakub at gcc dot gnu.org
2014-02-05 10:48 ` sebastian.huber@embedded-brains.de
2014-02-05 17:52 ` jakub at gcc dot gnu.org
2014-02-06 10:48 ` sebastian.huber@embedded-brains.de
2014-02-06 11:00 ` jakub at gcc dot gnu.org
2014-03-13  9:50 ` bernd.edlinger at hotmail dot de

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