From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4841 invoked by alias); 3 Jun 2003 12:03:28 -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 4829 invoked by uid 48); 3 Jun 2003 12:03:27 -0000 Date: Tue, 03 Jun 2003 12:03:00 -0000 Message-ID: <20030603120327.4825.qmail@sources.redhat.com> From: "reichelt@gcc.gnu.org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20030603112812.11078.jtotland1@chello.no> References: <20030603112812.11078.jtotland1@chello.no> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/11078] ICE with typeof and templates X-Bugzilla-Reason: CC X-SW-Source: 2003-06/txt/msg00449.txt.bz2 List-Id: PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11078 reichelt@gcc.gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed| |1 Keywords| |ice-on-valid-code Last reconfirmed|0000-00-00 00:00:00 |2003-06-03 12:03:26 date| | Summary|typeof and templates.... |ICE with typeof and |internal compiler error |templates ------- Additional Comments From reichelt@gcc.gnu.org 2003-06-03 12:03 ------- The code crashes since gcc 2.95.x. The error message on mainline is: bug.cc:3: internal compiler error: in write_type, at cp/mangle.c:1494 Please submit a full bug report, [etc.] ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.