From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6606 invoked by alias); 13 May 2009 18:57:03 -0000 Received: (qmail 6566 invoked by uid 48); 13 May 2009 18:56:51 -0000 Date: Wed, 13 May 2009 18:57:00 -0000 Message-ID: <20090513185651.6565.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: "vvv at ru dot ru" 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/msg01141.txt.bz2 ------- Comment #25 from vvv at ru dot ru 2009-05-13 18:56 ------- (In reply to comment #22) > CCing H.J for Intel optimization issues. VVV> 1. AMD limitation for 16-bytes page (memory range XXXXXXX0 - XXXXXXXF), but VVV> Intel limitation for 16-bytes chunk (memory range XXXXXXXX - XXXXXXXX+10h) I have a doubt about this now. Sanks to Richard Guenther (Comment #20). So I am going to make measurements for check it for Core2. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39942