OSDN Git Service

Wed Apr 15 14:50:05 1998 Dave Brolley <brolley@cygnus.com>
authorbrolley <brolley@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Apr 1998 12:31:38 +0000 (12:31 +0000)
committerbrolley <brolley@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Apr 1998 12:31:38 +0000 (12:31 +0000)
commit6fc80a898748374ca48614bca608b76e72538d02
tree6e9e2566de9ba5e65f6b9df8565f1556a1784c38
parent88b1a631d144f011ec5335d171a96ec5b5b851d4
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.

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