From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25568 invoked by alias); 6 May 2008 04:10:20 -0000 Received: (qmail 25373 invoked by uid 48); 6 May 2008 04:09:32 -0000 Date: Tue, 06 May 2008 04:10:00 -0000 Message-ID: <20080506040932.25372.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug middle-end/36143] [4.4 Regression]: FAIL: g++.dg/tree-ssa/pr19637.C In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia 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: 2008-05/txt/msg00409.txt.bz2 ------- Comment #4 from pinskia at gcc dot gnu dot org 2008-05-06 04:09 ------- So for &i[0], we don't convert it to VCE but the others we convert it but we don't get to the point convert to VCE for the placement new case for some reason ... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36143