(expand_builtin, case BUILT_IN_SETJMP): Call "setjmp" pattern, if any.
authorRichard Kenner <kenner@gcc.gnu.org>
Wed, 20 Mar 1996 13:13:06 +0000 (08:13 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Wed, 20 Mar 1996 13:13:06 +0000 (08:13 -0500)
commit7565a035be546e2a97a4377a92fe89ed15e3b1de
tree4f0b2a5e5a036f62abaea592fe21453f862d5c72
parentc4124c29e0b3803ff78cd69644f8ef259bc99f7b
(expand_builtin, case BUILT_IN_SETJMP): Call "setjmp" pattern, if any.

Call dummy function pointed to by static chain pointer.
(expand_builtin, case BUILT_IN_LONJMP): Ignore second expression.
Set address of __dummy into static chain pointer.
Copy the label to return to into a pseudo earlier.

From-SVN: r11576
gcc/expr.c