This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/32951] missed memcpy -> movdqa optimization.
- From: "hjl dot tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 May 2008 04:45:44 -0000
- Subject: [Bug target/32951] missed memcpy -> movdqa optimization.
- References: <bug-32951-7667@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from hjl dot tools at gmail dot com 2008-05-29 04:45 -------
Type alignment is ignored for call. See PR 35771.
--
hjl dot tools at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |35771
Bug 32951 depends on bug 35771, which changed state.
Bug 35771 Summary: Call expander ignores type alignment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35771
What |Old Value |New Value
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32951