From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21419 invoked by alias); 25 Dec 2009 07:52:55 -0000 Received: (qmail 21393 invoked by uid 48); 25 Dec 2009 07:52:44 -0000 Date: Fri, 25 Dec 2009 07:52:00 -0000 Message-ID: <20091225075244.21392.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/42495] redundant memory load In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "carrot at google 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-12/txt/msg02373.txt.bz2 ------- Comment #2 from carrot at google dot com 2009-12-25 07:52 ------- > instruction. It uses the same number of instructions. -Os should do the same It uses the same number of registers. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42495