Received: (at submit) by bugs.debian.org; 16 Jun 1997 20:15:01 +0000 Received: (qmail 21950 invoked from network); 16 Jun 1997 20:15:00 -0000 Received: from robin.camelot.de (root@194.97.87.3) by master.debian.org with SMTP; 16 Jun 1997 20:14:59 -0000 Received: from morgana by robin.camelot.de via rmail with uucp id for bugs.debian.org!submit; Mon, 16 Jun 1997 22:14:51 +0200 (CEST) (Smail-3.2 1996-Jul-4 #2 built 1997-Apr-14) Received: from localhost by morgana with smtp id m0wdhrA-0002pLC (Debian Smail-3.2 1996-Jul-4 #2); Mon, 16 Jun 1997 21:54:28 +0200 (CEST) Date: Mon, 16 Jun 1997 21:54:27 +0200 (CEST) From: Juergen Menden To: bug-g++@prep.ai.mit.edu, submit@bugs.debian.org Subject: internal compiler error Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Package: gcc Version: 2.7.2.2-4 this is debian revision 4 of gcc 2.7.2.2 telling me to submit this bug report: 2-bash menden@morgana 536> make bug g++ -Wall -fhandle-exceptions -c bug.C -o bug.o bug.C:9: Internal compiler error. bug.C:9: Please submit a full bug report to `bug-g++@prep.ai.mit.edu'. the file bug.C is as follows: -------------------------------------------------------------------- template class List { class Link; }; template class List::Link { // line 9 }; int main() { } -------------------------------------------------------------------- ciao, jjm ps: the debian maintainer might mark this bug as forwarded as i send this report also to bug-g++ -- Juergen Menden at work: menden@informatik.tu-muenchen.de tel: +49 (89) 289 - 22387 private: menden@morgana.camelot.de tel: +49 (89) 89 712 743