From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14587 invoked by alias); 1 Jun 2004 11:25:23 -0000 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 Received: (qmail 14554 invoked by uid 48); 1 Jun 2004 11:25:21 -0000 Date: Tue, 01 Jun 2004 11:25:00 -0000 Message-ID: <20040601112521.14553.qmail@sourceware.org> From: "pinskia at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040601085728.15759.larsnostdal@organizer.net> References: <20040601085728.15759.larsnostdal@organizer.net> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/15759] "internal compiler error: Segmentation fault" on small isolated code. X-Bugzilla-Reason: CC X-SW-Source: 2004-06/txt/msg00071.txt.bz2 List-Id: ------- Additional Comments From pinskia at gcc dot gnu dot org 2004-06-01 11:25 ------- Confirmed. I think this is valid code, ICC 6.0 accepts it in strict mode. pr15759.cc: In function `int main()': pr15759.cc:6: internal compiler error: tree check: expected class 'E', have 'd' (var_decl) in bot_manip, at cp/tree.c:1227 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. -- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed| |1 Keywords| |ice-on-valid-code Known to fail| |2.95.3 3.2.3 3.3.3 3.4.0 | |3.0.4 3.5.0 Last reconfirmed|0000-00-00 00:00:00 |2004-06-01 11:25:19 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15759