diff options
author | Jim Wilson <wilson@cygnus.com> | 1998-06-10 14:55:48 +0000 |
---|---|---|
committer | Jim Wilson <wilson@gcc.gnu.org> | 1998-06-10 07:55:48 -0700 |
commit | 3e2b9a3d254f1b324d572f00df30044e2e7066fe (patch) | |
tree | 5e912bfce9f9e65466ab5043ccc2d4eeeccdd870 /gcc/c-decl.c | |
parent | 748b909e126096319530e14c3dd33546bfdc7391 (diff) | |
download | gcc-3e2b9a3d254f1b324d572f00df30044e2e7066fe.zip gcc-3e2b9a3d254f1b324d572f00df30044e2e7066fe.tar.gz gcc-3e2b9a3d254f1b324d572f00df30044e2e7066fe.tar.bz2 |
Fix build failure when pointers smaller than integers.
* expr.c (expand_builtin_setjmp): Store const1_rtx in target.
(expand_builtin_longjmp): Abort if value isn't const1_rtx.
Delete code storing value in static_chain_rtx.
(expand_builtin, case BUILT_IN_LONGJMP): Pass NULL_RTX for target
to second expand_expr call.
From-SVN: r20418
Diffstat (limited to 'gcc/c-decl.c')
0 files changed, 0 insertions, 0 deletions