r192701 - in /trunk/gcc: ChangeLog builtins.c s...
hp@gcc.gnu.org
hp@gcc.gnu.org
Tue Oct 23 01:05:00 GMT 2012
Author: hp
Date: Tue Oct 23 01:05:25 2012
New Revision: 192701
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192701
Log:
PR middle-end/55030
Revert:
* stmt.c (expand_nl_goto_receiver): Remove almost-copy of
expand_builtin_setjmp_receiver.
(expand_label): Adjust, call expand_builtin_setjmp_receiver
with NULL for the label parameter.
* builtins.c (expand_builtin_setjmp_receiver): Don't clobber
the frame-pointer. Adjust comments.
[HAVE_builtin_setjmp_receiver]: Emit builtin_setjmp_receiver
only if LABEL is non-NULL.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/builtins.c
trunk/gcc/stmt.c
More information about the Gcc-cvs
mailing list