[Bug middle-end/69729] [6 regression] [CHKP] internal compiler error: Segmentation fault
hubicka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Feb 11 04:15:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69729
--- Comment #2 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Yes, the patch is meant to disbale streaming of instrumentation thunks, so we
do not output two function bodies for one assembler name into LTO files. Can we
possibly just fix the conditional instead of fully reverting the patch?
More information about the Gcc-bugs
mailing list