http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47963
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Known to work| |4.6.0 Summary|[4.5/4.6 Regression] ICE: |[4.5 Regression] ICE: tree |tree check: expected tree |check: expected tree that |that contains 'decl common' |contains 'decl common' |structure, have |structure, have |'integer_cst' in |'integer_cst' in |is_global_var, at |is_global_var, at |tree-flow-inline.h:599 on |tree-flow-inline.h:599 on |invalid code with -fopenmp |invalid code with -fopenmp Known to fail|4.6.0 | --- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-03-03 16:15:40 UTC --- Fixed on the trunk so far.