Fix for ia64-java bug reported by Hans Boehm.
authorHans Boehm <boehm@acm.org>
Tue, 2 Oct 2001 02:01:55 +0000 (02:01 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 2 Oct 2001 02:01:55 +0000 (19:01 -0700)
commit11e9ecc58c0322bd217013371ecf8f4224ec5bca
tree23fad9853195254501859547741dec90a918226b
parent607a6500eae4624f2153f90a30919d3bf5aae2ef
Fix for ia64-java bug reported by Hans Boehm.

* optabs.c (emit_libcall_block): When using non-call exceptions,
don't add REG_LIBCALL reg notes to trapping calls.

From-SVN: r45934
gcc/ChangeLog
gcc/optabs.c