public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/47963] New: [4.5/4.6 Regression] ICE: tree check: expected tree that contains 'decl common' structure, have 'integer_cst' in is_global_var, at tree-flow-inline.h:599 on invalid code with -fopenmp
@ 2011-03-02 22:00 zsojka at seznam dot cz
  2011-03-03  9:29 ` [Bug c/47963] " jakub at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: zsojka at seznam dot cz @ 2011-03-02 22:00 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.5/4.6 Regression] ICE: tree check: expected tree
                    that contains 'decl common' structure, have
                    'integer_cst' in is_global_var, at
                    tree-flow-inline.h:599 on invalid code with -fopenmp
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zsojka@seznam.cz


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

Compiler output:
$ gcc -fopenmp testcase.c
testcase.c: In function 'foo':
testcase.c:3:7: error: size of array 'A' has non-integer type
testcase.c:3:7: error: size of array 'A' has non-integer type
testcase.c:4:9: internal compiler error: tree check: expected tree that
contains 'decl common' structure, have 'integer_cst' in is_global_var, at
tree-flow-inline.h:599
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Tested revisions:
r170594 - crash
4.5 r170013 - crash
4.4 r170013 - OK


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

end of thread, other threads:[~2011-04-07 18:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-02 22:00 [Bug c/47963] New: [4.5/4.6 Regression] ICE: tree check: expected tree that contains 'decl common' structure, have 'integer_cst' in is_global_var, at tree-flow-inline.h:599 on invalid code with -fopenmp zsojka at seznam dot cz
2011-03-03  9:29 ` [Bug c/47963] " jakub at gcc dot gnu.org
2011-03-03 10:11 ` rguenth at gcc dot gnu.org
2011-03-03 11:21 ` jakub at gcc dot gnu.org
2011-03-03 16:10 ` jakub at gcc dot gnu.org
2011-03-03 16:15 ` [Bug c/47963] [4.5 " jakub at gcc dot gnu.org
2011-04-07 18:27 ` jakub at gcc dot gnu.org
2011-04-07 18:41 ` jakub 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).