[Bug middle-end/85879] [6/7/8/9 Regression] ICE in expand_debug_locations, at cfgexpand.c:5405
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed May 30 15:05:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85879
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cesar at gcc dot gnu.org,
| |jakub at gcc dot gnu.org,
| |tschwinge at gcc dot gnu.org
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Can't get any ICEs with similar OpenMP code.
In a checking compiler this ICEs much earlier though:
Error: non-trivial conversion at assignment
integer(kind=4)
integer(kind=4) *
i.4 = *D.3808;
during GIMPLE pass: lower
More information about the Gcc-bugs
mailing list