cpphash.h (cpp_macro): Move here, and make expansion a union.
authorNeil Booth <neil@daikokuya.demon.co.uk>
Thu, 16 May 2002 05:53:24 +0000 (05:53 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Thu, 16 May 2002 05:53:24 +0000 (05:53 +0000)
commit601328bb239e7d7af92e00a006d2fb772120c485
tree9c92465466bc6540fc41e7c24db7796904c385b9
parentf4b251a67a849b89d2b21aa54db59891479d1111
cpphash.h (cpp_macro): Move here, and make expansion a union.

* cpphash.h (cpp_macro): Move here, and make expansion a union.
* cppmacro.c (cpp_macro): Remove.
(enter_macro_context, replace_args, warn_of_redefinition,
_cpp_create_definition, cpp_macro_definition): Update.

From-SVN: r53509
gcc/ChangeLog
gcc/cpphash.h
gcc/cppmacro.c