[C++0x] implementing forward declarations for enums

Tom Tromey tromey@redhat.com
Tue Oct 12 22:15:00 GMT 2010


>>>>> "Rodrigo" == Rodrigo Rivas <rodrigorivascosta@gmail.com> writes:

Rodrigo> (With STABS)
Rodrigo> (gdb) p z
Rodrigo> $1 = <incomplete type>
Rodrigo> (gdb) p (int)z
Rodrigo> $2 = 0

If you can reproduce this with DWARF, please file a gdb bug report and
update it when the compiler patch is in (so we can know when it is easy
to try it out).

thanks,
Tom



More information about the Gcc-patches mailing list