summaryrefslogtreecommitdiff
path: root/gcc/config/pa/pa.c
diff options
context:
space:
mode:
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>2009-09-29 23:04:46 +0000
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>2009-09-29 23:04:46 +0000
commit450040e53814cea9ef1c39e5e907e08623c5594f (patch)
treefc13235b540be178e7f40bf2db8e405824f28ac3 /gcc/config/pa/pa.c
parent81ef4261de447726367192a33fa05bf8ab2ceb78 (diff)
downloadgcc-450040e53814cea9ef1c39e5e907e08623c5594f.tar.gz
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
Diffstat (limited to 'gcc/config/pa/pa.c')
-rw-r--r--gcc/config/pa/pa.c2
1 files changed, 1 insertions, 1 deletions
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