From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15276 invoked by alias); 14 May 2006 15:48:28 -0000 Received: (qmail 15256 invoked by alias); 14 May 2006 15:48:21 -0000 Date: Sun, 14 May 2006 15:48:00 -0000 Message-ID: <20060514154821.15255.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug rtl-optimization/22563] [4.0/4.1/4.2 Regression] performance regression for gcc newer than 2.95 In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "sayle at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-05/txt/msg01356.txt.bz2 List-Id: ------- Comment #14 from sayle at gcc dot gnu dot org 2006-05-14 15:48 ------- Subject: Bug 22563 Author: sayle Date: Sun May 14 15:48:11 2006 New Revision: 113762 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113762 Log: PR rtl-optimization/22563 * expmed.c (store_fixed_bit_field): When using AND and IOR to store a fixed width bitfield, always force the intermediates into psuedos. Modified: trunk/gcc/ChangeLog trunk/gcc/expmed.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22563