[Bug rtl-optimization/57479] [ARM][NEON] internal compiler error: Segmentation fault in add_dependence_list
mikpe at it dot uu.se
gcc-bugzilla@gcc.gnu.org
Fri Jun 7 10:24:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57479
Mikael Pettersson <mikpe at it dot uu.se> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikpe at it dot uu.se
--- Comment #4 from Mikael Pettersson <mikpe at it dot uu.se> ---
I can reproduce the SEGV now, it was masked by my standard build's
--with-tune=cortex-a9 option.
The SEGV doesn't reproduce any more after r188742 + r188743, which changed the
way the ARM backend expands epilogues. I don't immediately see the connection
between that change and the garbage reg_last->sets value.
More information about the Gcc-bugs
mailing list