]> git.ipfire.org Git - thirdparty/gcc.git/commit
input.c (feed_input): Add file, line parms.
authorJason Merrill <jason@yorick.cygnus.com>
Mon, 26 Jul 1999 22:24:00 +0000 (22:24 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 26 Jul 1999 22:24:00 +0000 (18:24 -0400)
commit1946537baae0c1012b0ab5a58c4f514189d885f5
treec7dd083b74db4d0b977db93bd2215af49543a9a6
parente7f9deaeff2bb58c6dbe62e941828677b387a59e
input.c (feed_input): Add file, line parms.

* input.c (feed_input): Add file, line parms.
* lex.c (begin_definition_of_inclass_inline, feed_defarg): Adjust.
(real_yylex): Check linemode before input_redirected().

* typeck.c (c_expand_return): Downgrade pedwarn about returning NULL
from op new to warning.

From-SVN: r28276
gcc/cp/ChangeLog
gcc/cp/input.c
gcc/cp/lex.c
gcc/cp/typeck.c