From: danglin Date: Tue, 29 Sep 2009 23:04:46 +0000 (+0000) Subject: PR target/41393 X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=commitdiff_plain;h=450040e53814cea9ef1c39e5e907e08623c5594f PR target/41393 * pa.c (hppa_profile_hook): Use make_reg_eh_region_note_nothrow_nononlocal to add REG_EH_REGION note. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@152309 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 7439cef52f2..a963c93599a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2009-09-29 John David Anglin + + PR target/41393 + * pa.c (hppa_profile_hook): Use + make_reg_eh_region_note_nothrow_nononlocal to add REG_EH_REGION note. + 2009-09-29 Steve Ellcey Alexander Monakov diff --git a/gcc/config/pa/pa.c b/gcc/config/pa/pa.c index 96fe2fbdde7..62a58c590c1 100644 --- a/gcc/config/pa/pa.c +++ b/gcc/config/pa/pa.c @@ -4361,7 +4361,7 @@ hppa_profile_hook (int label_no) /* Indicate the _mcount call cannot throw, nor will it execute a non-local goto. */ - add_reg_note (call_insn, REG_EH_REGION, constm1_rtx); + make_reg_eh_region_note_nothrow_nononlocal (call_insn); } /* Fetch the return address for the frame COUNT steps up from