From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29846 invoked by alias); 4 May 2007 14:31:18 -0000 Received: (qmail 29757 invoked by uid 48); 4 May 2007 14:31:05 -0000 Date: Fri, 04 May 2007 14:31:00 -0000 Message-ID: <20070504143105.29756.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libstdc++/29286] [4.0/4.1/4.2/4.3 Regression] placement new does not change the dynamic type as it should 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: 2007-05/txt/msg00372.txt.bz2 ------- Comment #46 from rguenth at gcc dot gnu dot org 2007-05-04 15:31 ------- http://www.suse.de/~gcctest/c++bench/tramp3d/ 2nd graph from the top :( boost ICEs: /gcc/spec/sb-vangelis-head-64/boost_1_33_1/boost/wave/util/unput_queue_iterator.hpp:221: warning: suggest parentheses around && within || ../cpp.cpp: In member function 'typename boost::spirit::parser_result, ScannerT>::type boost::spirit::sequence::parse(const ScannerT&) const [with ScannerT = boost::spirit::scanner, boost::spirit::match_policy, boost::spirit::action_policy> >, A = boost::spirit::sequence >, boost::spirit::ref_value_actor >, boost::spirit::action, boost::spirit::ref_value_actor > >, B = boost::spirit::action, boost::spirit::ref_value_actor >]': ../cpp.cpp:715: internal compiler error: in get_indirect_ref_operands, at tree-ssa-operands.c:1704 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. the run is not yet finished (currently mico is running). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29286