cppmacro.c: Don't include intl.h.
authorNeil Booth <neil@daikokuya.demon.co.uk>
Thu, 3 Jan 2002 18:32:55 +0000 (18:32 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Thu, 3 Jan 2002 18:32:55 +0000 (18:32 +0000)
commitd15a58c0f10fda3353686841a055dea7d2674d86
tree4b0b3ec26267cd45c6d5a08758733db9a4023f1f
parent2fd174098b42203109ccbf3e1c6a128c32596255
cppmacro.c: Don't include intl.h.

* cppmacro.c: Don't include intl.h.  Update comments.
(new_number_token): Allocate enough buffer for 64-bit unsigned
integers; update prototype.
* cppmain.c: Update comments.

From-SVN: r48518
gcc/ChangeLog
gcc/cppmacro.c
gcc/cppmain.c