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 tree-optimization/49094] ARM aligned(1) attribute is sometimes dropped


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49094

--- Comment #14 from Martin Jambor <jamborm at gcc dot gnu.org> 2011-07-30 17:15:12 UTC ---
(In reply to comment #11)
> tst2.c also fails with an alignment related problem. I'm unsue if this should
> be reported in another bug.
> 

It it fails with a current checkout of the trunk or the 4.6 branch it
is most probably a different issue and should be reported in a
separate bug.

So please file a new bug, post its number here, and, if the testcase
does not fail with -fno-tree-sra, CC me.  Thanks.


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