This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/49094] ARM aligned(1) attribute is sometimes dropped
- From: "jamborm at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 11 Jun 2011 23:10:09 +0000
- Subject: [Bug target/49094] ARM aligned(1) attribute is sometimes dropped
- Auto-submitted: auto-generated
- References: <bug-49094-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49094
--- Comment #4 from Martin Jambor <jamborm at gcc dot gnu.org> 2011-06-11 23:08:59 UTC ---
Created attachment 24494
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24494
Fix - a first draft
OK, a fix is probably going to look very much like this, at least
roughly. Perhaps it would be better to employ this new
disqualification of SRA candidates only if the target is strict
aligned.