expr.c (expand_builtin_setjmp): Remove setting of current_function_has_nonlocal_goto...
authorMike Stump <mrs@gcc.gnu.org>
Tue, 13 May 1997 21:08:28 +0000 (21:08 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Tue, 13 May 1997 21:08:28 +0000 (21:08 +0000)
commit6b023d07003ec5b59ffc7ce36e0a25a59afee663
tree9502ef88edc4a01b7f2785754a2e0713981bb8a0
parent9e7d0bccf4fd37c4a8f5fda4116d2787494b6a87
expr.c (expand_builtin_setjmp): Remove setting of current_function_has_nonlocal_goto, as this isn't a goto.

* expr.c (expand_builtin_setjmp): Remove setting of
current_function_has_nonlocal_goto, as this isn't a goto.

From-SVN: r14066
gcc/expr.c