[Bug tree-optimization/33315] stores not commoned by sinking
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jan 16 07:15:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33315
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |NEW
Blocks| |16996
Resolution|FIXED |---
--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> ---
There are still two stores to a[0] and two to a[1].
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16996
[Bug 16996] [meta-bug] code size improvements
More information about the Gcc-bugs
mailing list