On 12-05-15 14:23 , Steven Bosscher wrote:
On Tue, May 15, 2012 at 7:19 PM, Lawrence Crowl<cr...@google.com>  wrote:
The gcc source uses several constructs that GDB does not understand.
This patch corrects some of them.  It affects only compilers built
with ENABLE_TREE_CHECKING, and hence release compilers are unaffected.
Index: gcc/ChangeLog.cxx-conversion
(...)

2012-05-15  Lawrence Crowl<cr...@google.com>


Is this something you could do for the mainline instead?

The same patch applies to mainline. However, the patch makes use of template functions. So we can't put it in mainline until after mainline switches to C++.

This will happen at some point in stage 1, but we agreed to have vec.[ch] converted before that happened.

I'm working on the vec conversion, which I hope to have completed soon.


Diego.

Reply via email to