Internal compiler error when aliasing namespaces

M.A.Brentjens brentjen@astro.uu.nl
Mon Dec 20 02:27:00 GMT 1999


Dear Bug-Hunter,

When trying to compile the program "bug.cpp" using the commandline

g++ -v --save-temps -ggdb bug.cpp

, the compiler will produce an internal compiler error. It will NOT
produce the error using the commandline

g++ bug.cpp

The compiler will then produce the correct output.

"stderr.txt" contains the information the compiler wrote to STDERR. It
didn't write anyting to STDOUT.


As I am a great fan of debugging-information, I hope this is enough
information to help you solve this one.


Greeting and good luck,

                      Michiel Brentjens

______________________________

	Michiel Brentjens
   	Sextant 6E
   	3813 VS Amersfoort
        The Netherlands
	033-4725237
   	M.A.Brentjens@astro.uu.nl

Oh, I'm a programmer and I'm OK
   I muck with classes and structs all day
And when it works I shout hoo-ray
   Oh, I'm a programmer and I'm OK.


More information about the Gcc-bugs mailing list