From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17783 invoked by alias); 9 Sep 2002 19:09:34 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 17764 invoked by uid 61); 9 Sep 2002 19:09:33 -0000 Date: Mon, 09 Sep 2002 12:09:00 -0000 Message-ID: <20020909190933.17763.qmail@sources.redhat.com> To: a.keese@tu-bs.de, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org From: paolo@gcc.gnu.org Reply-To: paolo@gcc.gnu.org, a.keese@tu-bs.de, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org Subject: Re: c++/7820: Compiler bails out with internal error 373 X-SW-Source: 2002-09/txt/msg00150.txt.bz2 List-Id: Synopsis: Compiler bails out with internal error 373 State-Changed-From-To: open->closed State-Changed-By: paolo State-Changed-When: Mon Sep 9 12:09:32 2002 State-Changed-Why: Cannot be reproduced with 3.2 and 3.3 pre. 3.2 issues: In file included from /usr/local/gcc/include/c++/3.2/backward/iomanip.h:32, from adt_io.cc:2: /usr/local/gcc/include/c++/3.2/backward/iostream.h:35: using declaration ` ostream' introduced ambiguous type `ostream' adt_io.cc:20: template-id `set_output_format' for `std::ostream& akutil::set_output_format(std::ostream&)' does not match any template declaration adt_io.cc:20: syntax error before `{' token adt_io.cc:24: `set_output_format' is not a function template adt_io.cc:24: syntax error before `{' token adt_io.cc:28: `set_output_format' is not a function template adt_io.cc:28: syntax error before `{' token adt_io.cc:32: `set_output_format' is not a function template adt_io.cc:32: syntax error before `{' token http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7820