From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9527 invoked by alias); 15 May 2009 02:23:33 -0000 Received: (qmail 9478 invoked by uid 48); 15 May 2009 02:23:16 -0000 Date: Fri, 15 May 2009 02:23:00 -0000 Message-ID: <20090515022316.9477.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: "hjl dot tools 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-05/txt/msg01290.txt.bz2 ------- Comment #35 from hjl dot tools at gmail dot com 2009-05-15 02:23 ------- Created an attachment (id=17870) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17870&action=view) A patch This patch limits 3 branches per 16byte page. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39942