This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix missing stack adjustment from expand_builtin_setjmp


Richard Henderson wrote:
> On Sat, Aug 30, 2003 at 03:04:47PM +0200, Olivier Hainque wrote:
> > 	* builtins.c (expand_builtin_setjmp): Use emit_jump to jump around
> > 	the != 0 case, which ensures pending stack adjustments are flushed.
> 
> Ok.

 Checked-in, Thanks.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]