]> git.ipfire.org Git - thirdparty/gcc.git/commit
toplev.c (debug_ignore_block): Return int.
authorJason Merrill <jason@casey.cygnus.com>
Tue, 2 May 2000 20:43:24 +0000 (20:43 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 2 May 2000 20:43:24 +0000 (16:43 -0400)
commit64b59a80f755d6ca6b1ab909f2a267c3376803ad
treea122f23eb74b7af597fd74a1558c5fac6ab9e969
parent7145d9fe6bb782d384cab328c028507b4f8f435a
toplev.c (debug_ignore_block): Return int.

        * toplev.c (debug_ignore_block): Return int.
        * dwarf2out.c (dwarf2out_ignore_block): Likewise.
        * toplev.h, dwarf2out.h: Adjust.
        * emit-rtl.c (remove_unnecessary_notes): Test return value.

        * emit-rtl.c (remove_unnecessary_notes): Fix spelling of "necessary".
        * toplev.c, final.c, rtl.h: Adjust.

From-SVN: r33616
gcc/ChangeLog
gcc/dwarf2out.c
gcc/dwarf2out.h
gcc/emit-rtl.c
gcc/toplev.c
gcc/toplev.h