On Wed, 09 Aug 2023 15:10:08 +0200, Arnd Bergmann wrote: > A while ago I created a2305e3de8193 ("powerpc: mark local variables > around longjmp as volatile") in order to allow building powerpc with > -Wextra enabled on gcc-11. > > I tried this again with gcc-13 and found two more of the same issues, > presumably based on slightly different optimization paths being taken > here: > > [...]
Applied to powerpc/next. [1/2] powerpc: mark more local variables as volatile https://git.kernel.org/powerpc/c/0f7ce21ab5209426b00636636a5f2d9008738654 [2/2] powerpc: xmon: remove unused variables https://git.kernel.org/powerpc/c/ef73dcaa31217c79adc548bf9045afb40ac75b82 cheers