From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1427 invoked by alias); 24 Jul 2010 02:51:40 -0000 Received: (qmail 1391 invoked by uid 48); 24 Jul 2010 02:51:28 -0000 Date: Sat, 24 Jul 2010 02:51:00 -0000 Message-ID: <20100724025128.1390.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug rtl-optimization/45051] [4.6 Regression]: gcc.c-torture/execute/builtins/abs-2.c and abs-3.c due to "track subwords of DImode allocnos" In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "hp at gcc dot gnu dot org" 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: 2010-07/txt/msg02589.txt.bz2 ------- Comment #2 from hp at gcc dot gnu dot org 2010-07-24 02:51 ------- (In reply to comment #0) Oops; replace: > containing 0xffffffff for the low-part of 9223372036854775807LL ((1<<63)-1), with: > containing 0x7fffffff for the high-part of 9223372036854775807LL ((1<<63)-1), -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45051