From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2980 invoked by alias); 20 Aug 2008 14:08:31 -0000 Received: (qmail 28070 invoked by uid 48); 20 Aug 2008 14:06:58 -0000 Date: Wed, 20 Aug 2008 14:08:00 -0000 Message-ID: <20080820140658.28069.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c/37171] [4.4 Regression] Canonical spelling optimization dependency In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "luisgpm at linux dot vnet dot ibm 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: 2008-08/txt/msg01444.txt.bz2 ------- Comment #5 from luisgpm at linux dot vnet dot ibm dot com 2008-08-20 14:06 ------- Created an attachment (id=16111) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16111&action=view) Generated ASM code for the bad case Notice that __ctype_toupper_loc is called 6 times in this code. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37171