]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR bootstrap/43121 (Bootstrap failure)
authorJakub Jelinek <jakub@redhat.com>
Fri, 19 Feb 2010 22:12:25 +0000 (23:12 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 19 Feb 2010 22:12:25 +0000 (23:12 +0100)
commitad3b056c2757bf130f4b88c85d734137768a6410
tree4d0c8406f85599c9b42c04accb8155e69bd0ddb3
parentea0567b978b89e58aada9b3a3660c3ab38f2d2fd
re PR bootstrap/43121 (Bootstrap failure)

PR bootstrap/43121
* except.c (sjlj_emit_function_enter): Don't call
add_reg_br_prob_note, instead add REG_BR_PROB note to the last insn
directly.
* rtl.h (add_reg_br_prob_note): Remove prototype.

From-SVN: r156913
gcc/ChangeLog
gcc/except.c
gcc/rtl.h