OSDN Git Service

Fix for ia64-java bug reported by Hans Boehm.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Oct 2001 02:01:55 +0000 (02:01 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Oct 2001 02:01:55 +0000 (02:01 +0000)
commit35c33b840ae88bc546be3668d46adea3091bfa47
tree23fad9853195254501859547741dec90a918226b
parent268cb4599aff2f94fe1b4f0619f90f637f5d4db0
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45934 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/optabs.c