From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25272 invoked by alias); 28 Apr 2009 17:37:32 -0000 Received: (qmail 25207 invoked by uid 48); 28 Apr 2009 17:37:18 -0000 Date: Tue, 28 Apr 2009 17:37:00 -0000 Message-ID: <20090428173718.25206.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/39942] Nonoptimal code - leaveq; xchg %ax,%ax; retq In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "ubizjak at gmail dot com" 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: 2009-04/txt/msg02747.txt.bz2 ------- Comment #5 from ubizjak at gmail dot com 2009-04-28 17:37 ------- Unfortunately, all code snippets and dumps are of no use. Please see http://gcc.gnu.org/bugs.html for the reason why. As an exercise, please compile *standalone* _preprocessed_ source you will create with -S added to your compile flags and count the number of .p2align directives in the code stream. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39942