emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Certain numbers of special forms cause changing behaviour on functio


From: Eli Zaretskii
Subject: Re: Certain numbers of special forms cause changing behaviour on function calls in --batch
Date: Sun, 10 Jul 2016 21:02:56 +0300

> From: Andreas Schwab <address@hidden>
> Date: Sun, 10 Jul 2016 19:37:43 +0200
> Cc: address@hidden, address@hidden, address@hidden,
>       Noam Postavsky <address@hidden>, address@hidden
> 
> > One of the local variables of Fvertical_motion isn't properly
> > initialized.
> 
> This is executing this part from line-move-1:
> 
> 243:18        constant  vertical-motion
> 244   constant  1
> 245   call      1
> 246   constant  0
> 247   eqlsign   
> 
> Thus it is actually it.vpos that is not initialized.

Yep, see the proposed patch I sent a few minutes ago.

11.5 years and 3 major versions of GCC to find a bug.  Amazing!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]