This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/49094] ARM aligned(1) attribute is sometimes dropped


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]