Merge C++ conversion into trunk (0/6 - Overview)

Diego Novillo dnovillo@google.com
Wed Aug 15 12:23:00 GMT 2012


On 12-08-15 08:18 , Richard Guenther wrote:

> 0 is fixed if you have recent enough gdb.
>
> (gdb) call debug_tree (0)
>
> as 0 is a null pointer constant.

Oh, cool.  Progress.

GDB folks, would it be hard to figure out that there is a single variant 
of the called function and trust the user that they are passing the 
right pointer value?


Diego.



More information about the Gcc-patches mailing list