This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/30826] alignment error when optimizing with inlining
- From: "michael dot haubenwallner at salomon dot at" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Feb 2007 17:58:06 -0000
- Subject: [Bug tree-optimization/30826] alignment error when optimizing with inlining
- References: <bug-30826-9385@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from michael dot haubenwallner at salomon dot at 2007-02-16 17:58 -------
Created an attachment (id=13057)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13057&action=view)
assembler output without the bug-trigger, built with '-O1 -DNOTRIGGER'
Again, focus on line 18:
18 adds r8 = 16, r12
19 br.call.sptk.many b0 = mallinfo#
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30826