]> gcc.gnu.org Git - gcc.git/commit
cpplib.c: Rename make_definition to cpp_define.
authorPer Bothner <bothner@gcc.gnu.org>
Mon, 17 Apr 1995 23:43:46 +0000 (16:43 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Mon, 17 Apr 1995 23:43:46 +0000 (16:43 -0700)
commitb13b05f6abdd70d9614501171640bf1c26615ddc
treef592655b3b472ace8c42ba497babe946481f8b0b
parent8229b92217fc4130a8e107b945eaed5db1a481b8
cpplib.c: Rename make_definition to cpp_define.

* cpplib.c:  Rename  make_definition to cpp_define.
* cpplib.c (special_symbol):  For T_SPECLINE, calculate __LINE__
in enclosing file buffer, not current buffer (if macro expanding).
(cpp_get_token):  Fix thinko (in code for chopping unneeded space).

From-SVN: r9403
gcc/cpplib.c
This page took 0.057683 seconds and 5 git commands to generate.