c/6159: __builtin_va_list definition not generated in output of cpp
rth@gcc.gnu.org
rth@gcc.gnu.org
Wed Apr 3 18:08:00 GMT 2002
Synopsis: __builtin_va_list definition not generated in output of cpp
State-Changed-From-To: open->closed
State-Changed-By: rth
State-Changed-When: Wed Apr 3 17:46:47 2002
State-Changed-Why:
That type is exactly what it's name implies -- it is built
in to the compiler. It is not a macro, but rather predefined
in the same manner as "int".
You'll have to special-case it in your analysis.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6159
More information about the Gcc-bugs
mailing list