]> git.ipfire.org Git - thirdparty/gcc.git/commit
* c-lex.c (cb_leave_file): Harmonize conditions and order of
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Nov 2000 21:22:10 +0000 (21:22 +0000)
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Nov 2000 21:22:10 +0000 (21:22 +0000)
commitd647a7675f088e186ed10d17ec844446a14955f2
treefd2583d1bff6b5fbb21a491a9da567cce4465262
parenteb604aaff928cc1a4407e0b41bc78a31b77a65b6
* 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.

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