From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1159 invoked by alias); 5 Apr 2010 10:27:52 -0000 Received: (qmail 1105 invoked by uid 48); 5 Apr 2010 10:27:35 -0000 Date: Mon, 05 Apr 2010 10:27:00 -0000 Message-ID: <20100405102735.1104.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/43645] 32 bit pointer in top half of VM casts to unsigned long long incorrectly In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "rguenth 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-04/txt/msg00372.txt.bz2 ------- Comment #4 from rguenth at gcc dot gnu dot org 2010-04-05 10:27 ------- This is implementation-defined. See http://gcc.gnu.org/onlinedocs/gcc-4.4.3/gcc/Arrays-and-pointers-implementation.html#Arrays-and-pointers-implementation -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID Summary|32 bit pointer in top half |32 bit pointer in top half |of VM casts to unsigned long|of VM casts to unsigned long |long incorrectly |long incorrectly http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43645