From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21602 invoked by alias); 27 Oct 2010 03:22:14 -0000 Received: (qmail 21593 invoked by uid 22791); 27 Oct 2010 03:22:14 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,MISSING_MID X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 27 Oct 2010 03:22:10 +0000 From: "howarth at nitro dot med.uc.edu" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/46195] r165965 regresses i386 darwin X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: howarth at nitro dot med.uc.edu X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Wed, 27 Oct 2010 03:22:00 -0000 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: 2010-10/txt/msg02274.txt.bz2 Message-ID: <20101027032200.CSjvKlXZPI1O1SZuIxkKnPViYZRs_QLpdZP2JtB7Pbo@z> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46195 --- Comment #5 from Jack Howarth 2010-10-27 03:22:07 UTC --- The diff between the assembly of gcc.c-torture/compile/20001212-1.c -O0 at -m32 generated by r165964 and r165965 is... --- 20001212-1.s.r165964 2010-10-26 23:16:07.000000000 -0400 +++ 20001212-1.s.r165965 2010-10-26 23:15:58.000000000 -0400 @@ -6,26 +6,10 @@ LCFI0: movl %esp, %ebp LCFI1: - subl $56, %esp + subl $24, %esp LCFI2: - movl 8(%ebp), %eax - movl %eax, -40(%ebp) - movl 12(%ebp), %eax - movl %eax, -36(%ebp) - movl 16(%ebp), %eax - movl %eax, -32(%ebp) - movl 20(%ebp), %eax - movl %eax, -28(%ebp) - movl 24(%ebp), %eax - movl %eax, -56(%ebp) - movl 28(%ebp), %eax - movl %eax, -52(%ebp) - movl 32(%ebp), %eax - movl %eax, -48(%ebp) - movl 36(%ebp), %eax - movl %eax, -44(%ebp) - fldt -40(%ebp) - fldt -56(%ebp) + fldt 8(%ebp) + fldt 24(%ebp) faddp %st, %st(1) fstpt -24(%ebp) fldz