From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19904 invoked by alias); 11 Feb 2007 23:55:02 -0000 Received: (qmail 19822 invoked by uid 48); 11 Feb 2007 23:54:52 -0000 Date: Sun, 11 Feb 2007 23:55:00 -0000 Message-ID: <20070211235452.19821.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "mmitchel 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-02/txt/msg01239.txt.bz2 ------- Comment #1 from mmitchel at gcc dot gnu dot org 2007-02-11 23:54 ------- I didn't see the bug in my native testing. (I've just rechecked my test logs to confirm that.) Please post preprocessed source and command-line. This is probably going to be a latent bug in the middle end, since my changes did not directly impact the code that's crashing, but it's certainly plausible that I tickled it, by adjusting what set of functions are marked TREE_NOTHROW. Thanks, -- Mark -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30768