[PATCH v2 2/2] test: unit test for longjmp
Andreas Schwab
schwab at linux-m68k.org
Wed Mar 24 13:39:38 CET 2021
On Mär 24 2021, Heinrich Schuchardt wrote:
> And foo is obviously "changed between the setjmp invocation and longjmp
> call".
>
> The current version of the patch is:
> https://patchwork.ozlabs.org/project/uboot/patch/20210323181127.32411-3-xypron.glpk@gmx.de/
>
> So I guess we have to declare env as volatile in setjmp() in this
> version of the patch because it is changed between the setjmp and
> longjmp invocations?
Yes, I think so, or make it static.
Andreas.
--
Andreas Schwab, schwab at linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
"And now for something completely different."
More information about the U-Boot
mailing list