toplev.c (compile_file): Call init_parse using new interface.
authorDave Brolley <brolley@cygnus.com>
Wed, 15 Apr 1998 12:31:38 +0000 (12:31 +0000)
committerDave Brolley <brolley@gcc.gnu.org>
Wed, 15 Apr 1998 12:31:38 +0000 (08:31 -0400)
commit5c60e5c0075b242aa3bf84113f8246ac6b8308d1
tree6e9e2566de9ba5e65f6b9df8565f1556a1784c38
parent9932d281eb4d2accb93069667addc2172c9b3129
toplev.c (compile_file): Call init_parse using new interface.

Wed Apr 15 14:50:05 1998  Dave Brolley  <brolley@cygnus.com>
* toplev.c (compile_file): Call init_parse using new interface.
(init_lex): Remove declaration.
* c-lex.c (init_parse): Now returns char* containing filename.

From-SVN: r19227
gcc/ChangeLog
gcc/c-lex.c
gcc/toplev.c