[Bug fortran/48117] [4.5 Regression] ICE: OpenMP; in build_int_cst_wide, at tree.c:1178
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 14 19:40:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48117
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011.03.14 19:40:04
CC| |jakub at gcc dot gnu.org
Known to work| |4.4.5, 4.6.0
Target Milestone|--- |4.5.3
Summary|ICE: OpenMP; in |[4.5 Regression] ICE:
|build_int_cst_wide, at |OpenMP; in
|tree.c:1178 |build_int_cst_wide, at
| |tree.c:1178
Ever Confirmed|0 |1
Known to fail| |4.5.2
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-03-14 19:40:04 UTC ---
This has apparently been fixed by the 4th hunk of
http://gcc.gnu.org/viewcvs/trunk/gcc/omp-low.c?r1=161655&r2=161654&pathrev=161655
(the only one not actually related to MEM_REF, unfortunately committed together
with those changes) and caused by PR39958 fix.
More information about the Gcc-bugs
mailing list