This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/53254] Missed opportunity to aggregate consecutive stores into single larger store
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 06 May 2012 04:53:43 +0000
- Subject: [Bug tree-optimization/53254] Missed opportunity to aggregate consecutive stores into single larger store
- Auto-submitted: auto-generated
- References: <bug-53254-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53254
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-05-06 04:53:43 UTC ---
An obvious dup of bug 19726.
*** This bug has been marked as a duplicate of bug 19726 ***