This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/7820: Compiler bails out with internal error 373


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<int>' 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]