This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/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, 30 Jul 2011 17:15:53 +0000
- Subject: [Bug tree-optimization/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 #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.