From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12210 invoked by alias); 17 Apr 2012 02:44:33 -0000 Received: (qmail 12199 invoked by uid 22791); 17 Apr 2012 02:44:33 -0000 X-SWARE-Spam-Status: No, hits=-4.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,KHOP_THREADED 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; Tue, 17 Apr 2012 02:43:46 +0000 From: "zhao86.scholar at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/53005] GCC moves the called C function address and parameters to the wrong stack position, when making C-style calling of C functions in a C function with inline assembly code. Date: Tue, 17 Apr 2012 02:44:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: zhao86.scholar at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 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: 2012-04/txt/msg01355.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D53005 --- Comment #6 from Lili Zhao 2012-04-17 = 02:43:31 UTC --- Thanks all the same! I'll try on the latest gcc version to see if the bug reproduce. Thank you! 2012/4/16 manu at gcc dot gnu.org > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D53005 > > --- Comment #5 from Manuel L=C3=B3pez-Ib=C3=A1=C3=B1ez > 2012-04-16 11:18:51 UTC --- > Lili Zhao, I forgot to say, but feel free to reopen this if you can > reproduce > the bug with GCC 4.7. Thanks for the report anyway, and sorry we cannot > help > you. > > -- > Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=3Demail > ------- You are receiving this mail because: ------- > You are on the CC list for the bug. > You reported the bug. >