[Bug ipa/65502] pure-const should play well with clobbers.
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 23 09:57:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65502
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |missed-optimization
Target Milestone|6.0 |---
--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
I think we can safely ignore clobbers when scanning functions for
pure/constness.
More information about the Gcc-bugs
mailing list