a problem of "IDENTIFIER_NODE_CHECK"
Steven Bosscher
stevenb@suse.de
Wed Dec 15 15:19:00 GMT 2004
On Wednesday 15 December 2004 16:15, 邱晓鹏 wrote:
> When I read the source code of GCC 3.3.3, in file Tree.h, line 798, and
> some other places, there is a macro "IDENTIFIER_NODE_CHECK", but I cannot
> find the definition of it.
It is autogenerated in the build directory. With checking disabled
(ie. configured with --disable-checking) the macro is empty.
Gr.
Steven
More information about the Gcc
mailing list