OSDN Git Service

* cppmacro.c (cpp_macro_definition): Emit a space after the macro
authorjimb <jimb@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Mar 2002 21:43:39 +0000 (21:43 +0000)
committerjimb <jimb@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Mar 2002 21:43:39 +0000 (21:43 +0000)
commit920e5093268cb1215d3e1fb2f5c88f0b4c4ecddb
tree33ff62b7ab0bb7a8c335ce2b9e00332f72774cd5
parent2a9997f36f5c54fae8b914a560a819e393e7a58d
* cppmacro.c (cpp_macro_definition): Emit a space after the macro
name, even if the replacement list contains no tokens, as required
by Dwarf.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51045 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cppmacro.c