c-opts.c (push_command_line_include): Don't free deferred_opts, we'll need it.
authorGeoffrey Keating <geoffk@apple.com>
Tue, 15 Jul 2003 05:36:25 +0000 (05:36 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Tue, 15 Jul 2003 05:36:25 +0000 (05:36 +0000)
commite6ebd07b9d7e47b5d6fd7ead677f7c90386f8ecf
tree092bbd76f1b7df463263b0f9ad375df6c727fe4b
parent683b1112af90e02494b3eceacb8af3f7c7352efd
c-opts.c (push_command_line_include): Don't free deferred_opts, we'll need it.

* c-opts.c (push_command_line_include): Don't free deferred_opts,
we'll need it.
(finish_options): Reset init_cursor.

From-SVN: r69381
gcc/ChangeLog
gcc/c-opts.c