c-lex.c (cb_leave_file): Harmonize conditions and order of statements to those of...
authorHans-Peter Nilsson <hp@axis.com>
Mon, 13 Nov 2000 21:22:10 +0000 (21:22 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Mon, 13 Nov 2000 21:22:10 +0000 (21:22 +0000)
commitd9068c61428f89ce1db4bae6f5adb6acbd8b5b6b
treefd2583d1bff6b5fbb21a491a9da567cce4465262
parent51d61f8686efee2132bf91c5a89993c1cbf103c7
c-lex.c (cb_leave_file): Harmonize conditions and order of statements to those of process_directive for...

* c-lex.c (cb_leave_file): Harmonize conditions and order of
statements to those of process_directive for (action == act_pop).

* collect2.c (main): Pass on -B options from COLLECT_GCC_OPTIONS.

* local-alloc.c (equiv_init_movable_p): References to CC0 are not
movable.

From-SVN: r37438
gcc/ChangeLog
gcc/c-lex.c
gcc/collect2.c
gcc/local-alloc.c