From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24704 invoked by alias); 16 Aug 2004 07:19:35 -0000 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 Received: (qmail 24695 invoked by alias); 16 Aug 2004 07:19:35 -0000 Date: Mon, 16 Aug 2004 07:19:00 -0000 Message-ID: <20040816071935.24694.qmail@sourceware.org> From: "paolo dot bonzini at polimi dot it" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040815165530.17036.bommar33@msu.edu> References: <20040815165530.17036.bommar33@msu.edu> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug middle-end/17036] [3.5 Regression] ICE: (A >> N) & 1 ? (1 << N) : 0 where A of type unsigned int X-Bugzilla-Reason: CC X-SW-Source: 2004-08/txt/msg01507.txt.bz2 List-Id: ------- Additional Comments From paolo dot bonzini at polimi dot it 2004-08-16 07:19 ------- Subject: Re: [3.5 Regression] ICE: (A >> N) & 1 ? (1 << N) : 0 where A of type unsigned int >>This patch should fixit but I don't have time to do a full bootstrap and >>regression test on the patch. Starting a bootstrap and regression test now, will commit as obvious if it succeeds. Thanks for investigating this. Paolo -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17036