https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120702
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rguenth at gcc dot gnu.org
Keywords| |internal-improvement,
| |missed-optimization
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Do we have a bug about the &"foo" special-case we allow in the IL? ISTR I had
a patch to gimplify STRING_CSTs into CONST_DECLs when in address-context at
least (with obviously high fallout rate).