This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/51709] armv7 target is not using unaligned access to packed fields sometimes (halfwords, loads?)
- From: "ramana at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 13 Jan 2012 14:07:53 +0000
- Subject: [Bug target/51709] armv7 target is not using unaligned access to packed fields sometimes (halfwords, loads?)
- Auto-submitted: auto-generated
- References: <bug-51709-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51709
Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |missed-optimization
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-01-13
CC| |ramana at gcc dot gnu.org
Version|4.6.1 |4.7.0
Ever Confirmed|0 |1
Severity|normal |enhancement
--- Comment #4 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> 2012-01-13 14:07:53 UTC ---
Confirmed with GCC 4.7.0 on trunk . Reporting this for FSF GCC 4.6 is not
correct as unaligned access will only be in 4.7.0 when it is released.
If you have an issue with the CS tools report at the appropriate place and not
here.
cheers
Ramana