cppmacro.c (cpp_macro_definition): Emit a space after the macro name...
authorJim Blandy <jimb@redhat.com>
Tue, 19 Mar 2002 21:43:39 +0000 (21:43 +0000)
committerJim Blandy <jimb@gcc.gnu.org>
Tue, 19 Mar 2002 21:43:39 +0000 (21:43 +0000)
commite37b38d7d66898d35f9c092a06588d4ebb3a425b
tree33ff62b7ab0bb7a8c335ce2b9e00332f72774cd5
parentf9d09ae5bb74df042e5214c1a88392621204f177
cppmacro.c (cpp_macro_definition): Emit a space after the macro name...

* cppmacro.c (cpp_macro_definition): Emit a space after the macro
name, even if the replacement list contains no tokens, as required
by Dwarf.

From-SVN: r51045
gcc/ChangeLog
gcc/cppmacro.c