[Bug middle-end/65330] restrict should be considered when folding through references from global vars
hubicka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 5 20:29:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65330
Jan Hubicka <hubicka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P1
Depends on| |65270
Severity|normal |enhancement
--- Comment #1 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
To make this work, ICF most probably must not merge variables with mismatching
restrict qualifiers.
More information about the Gcc-bugs
mailing list