]> gcc.gnu.org Git - gcc.git/commit - gcc/calls.c
Fix for ia64 setjmp miscompilation problem.
authorJim Wilson <wilson@cygnus.com>
Thu, 10 Feb 2000 21:00:09 +0000 (21:00 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 10 Feb 2000 21:00:09 +0000 (13:00 -0800)
commitc2939b5700388b67a717e22580f2ac5c9314797e
treecd7e01baf94c3ea9f1ce4863348b648f9540e2e5
parentaaf0766e9f897b2fbce053083d85cb739cb509d2
Fix for ia64 setjmp miscompilation problem.

* calls.c (expand_call): When emitting a NOTE_INSN_SETJMP, search for
the CALL_INSN, and emit the note immediately after it.

From-SVN: r31902
gcc/ChangeLog
gcc/calls.c
This page took 0.055977 seconds and 5 git commands to generate.