From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18782 invoked by alias); 28 Jun 2006 20:47:39 -0000 Received: (qmail 17701 invoked by uid 48); 28 Jun 2006 20:47:30 -0000 Date: Wed, 28 Jun 2006 20:50:00 -0000 Message-ID: <20060628204730.17700.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c/28196] miscompiled initialization of a constant pointer reference with offset (ppc64 target) In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "inbox at b-q-c dot com" 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-06/txt/msg02457.txt.bz2 List-Id: ------- Comment #2 from inbox at b-q-c dot com 2006-06-28 20:47 ------- The original description should state that there is an additional offset of 0x100000000 (it said 0x10000 instead). Also this bug is reproducible with earlier version of gcc such as 4.0.1 as supplied by Apple. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28196