[patch] Remove BUILTIN_SETJMP_FRAME_VALUE.

Daniel Jacobowitz drow@false.org
Tue Mar 2 17:20:00 GMT 2004


On Tue, Mar 02, 2004 at 12:11:49PM -0500, Kazu Hirata wrote:
> Hi,
> 
> Attached is a patch to remove BUILTIN_SETJMP_FRAME_VALUE as there is
> only a single definition of the macro.
> 
> i960 port used to use this, but it's gone now.
> 
> Bootstrapped on i686-pc-linux-gnu.  OK to apply?

Actually, I'd rather you didn't.  I have a patch in my queue (alluded
to in one of my recent ARM bug reports, I think) where I need to define
this.

> 2004-03-02  Kazu Hirata  <kazu@cs.umass.edu>
> 
> 	* builtins.c (BUILTIN_SETJMP_FRAME_VALUE): Remove.
> 	(expand_builtin_setjmp_setup): Use virtual_stack_vars_rtx
> 	instead of BUILTIN_SETJMP_FRAME_VALUE.
> 	* system.h (BUILTIN_SETJMP_FRAME_VALUE): Poison.
> 	* doc/tm.texi (BUILTIN_SETJMP_FRAME_VALUE): Remove.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer



More information about the Gcc-patches mailing list