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]

C++ bug with 'using'.


I've got a problem writing a program in C++.
g++ gives me an 'Internal compiler error 383' when it processes the using
directory.

I've used the command
  g++ -v -save-temps main.cpp >& gcc_output.log
to generate the files that I've attached to mail.
It's really a bug?!?



   ___|  |         _|                      _ \                  | |_)      _)
 \___ \  __|  _ \ |    _` | __ \   _ \    |   |  _ \   __|  _ \ | | | __ \  |
       | |    __/ __| (   | |   | (   |   __ <  (   |\__ \  __/ | | | |   | |
 _____/ \__|\___|_|  \__,_|_|  _|\___/   _| \_\\___/ ____/\___|_|_|_|_|  _|_|
-----------------------------------------------------------------------------
 E-Mail: rosell@cli.di.unipi.it   -   Home page: www.cli.di.unipi.it/~rosell
-----------------------------------------------------------------------------

test.tgz


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