[Bug middle-end/60175] ICE on gcc.dg/asan/nosanitize-and-inline.c
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Feb 14 14:44:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60175
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
The bug is far before loop unrolling, I see the problem already during
expansion, where the out of bound frequency 19992 is present.
More information about the Gcc-bugs
mailing list