From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24593 invoked by alias); 7 Jun 2006 15:04:43 -0000 Received: (qmail 23925 invoked by uid 48); 7 Jun 2006 15:03:41 -0000 Date: Wed, 07 Jun 2006 15:18:00 -0000 Message-ID: <20060607150341.23924.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/27369] [4.1/4.2 Regression] tree check ICE when attribute externally_visible used 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-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-06/txt/msg00798.txt.bz2 List-Id: ------- Comment #9 from rguenth at gcc dot gnu dot org 2006-06-07 15:03 ------- Fails for me with the 4.1 branch, too, as of r114465. ./cc1plus -quiet t.c t.c:2: internal compiler error: tree check: expected function_decl, have dl_expr in cgraph_finalize_compilation_unit, at cgraphunit.c:971 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rguenth at gcc dot gnu dot | |org Known to fail|4.2.0 |4.2.0 4.1.2 Summary|[4.2 Regression] tree check |[4.1/4.2 Regression] tree |ICE when attribute |check ICE when attribute |externally_visible used |externally_visible used http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27369