https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70404
Andreas Krebbel <krebbel at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #38142|0 |1 is obsolete| | Assignee|jakub at gcc dot gnu.org |krebbel at gcc dot gnu.org --- Comment #4 from Andreas Krebbel <krebbel at gcc dot gnu.org> --- Created attachment 38147 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38147&action=edit Patch currently being tested I'm currently regtesting this patch. The first patch probably doesn't work as is since symbol_refs have a mode != VOIDmode and therefore the IF where the check has been added will never be entered.