From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12039 invoked by alias); 16 Feb 2007 17:58:15 -0000 Received: (qmail 12011 invoked by uid 48); 16 Feb 2007 17:58:06 -0000 Date: Fri, 16 Feb 2007 17:58:00 -0000 Message-ID: <20070216175806.12010.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug tree-optimization/30826] alignment error when optimizing with inlining In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "michael dot haubenwallner at salomon dot at" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-02/txt/msg01987.txt.bz2 ------- 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