Turn check macros into functions. (issue6188088)

Steven Bosscher stevenb.gcc@gmail.com
Tue May 15 18:23:00 GMT 2012


On Tue, May 15, 2012 at 7:19 PM, Lawrence Crowl <crowl@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  <crowl@google.com>
>

Is this something you could do for the mainline instead?

If not, then I hope it will land there some day. I now usually build
my debug compilers with checking disabled to work around this issue...

Ciao!
Steven



More information about the Gcc-patches mailing list