]> git.ipfire.org Git - thirdparty/gcc.git/commit
emit-rtl.c (emit_insn_before_setloc): Do not ICE when asked to emit before very first...
authorJan Hubicka <jh@suse.cz>
Sun, 1 Apr 2007 19:48:01 +0000 (21:48 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 1 Apr 2007 19:48:01 +0000 (19:48 +0000)
commit26cb39935ffe763ca649a6f28a84b2658ea00020
treed0643ac498a8717ec42054fe964056ce95cc37e2
parentf070285a7b0048acebbb1a9ec9f9fbef5c9c0c3e
emit-rtl.c (emit_insn_before_setloc): Do not ICE when asked to emit before very first instruction.

* emit-rtl.c (emit_insn_before_setloc): Do not ICE when asked to emit
before very first instruction.

* ggc-page.c (ggc_print_statistics): Fix formatting string to avoid
waring on 64bit hosts.
* bitmap.h: Fix typo in bitmap_head_def.

From-SVN: r123408
gcc/ChangeLog
gcc/bitmap.h
gcc/emit-rtl.c
gcc/ggc-page.c