]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/emit-rtl.c
* emit-rtl.c (emit_insn_before_setloc): Do not ICE when asked to emit
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 1 Apr 2007 19:48:01 +0000 (19:48 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 1 Apr 2007 19:48:01 +0000 (19:48 +0000)
commit4486418e176c6c8fc4c3f2ecb12f130406c46e89
treed0643ac498a8717ec42054fe964056ce95cc37e2
parent41456429d0333227c6abe2fd87ef2eba382c5170
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123408 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/bitmap.h
gcc/emit-rtl.c
gcc/ggc-page.c