https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107940

laurent.alfonsi at linaro dot org <laurent.alfonsi at linaro dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #8 from laurent.alfonsi at linaro dot org <laurent.alfonsi at 
linaro dot org> ---
(In reply to Andrew Pinski from comment #7)
> 
> The uninitialized memory dealing with the stack unwinding is recorded as PR
> 107678 and a patch was sent here:
> https://gcc.gnu.org/pipermail/gcc-patches/2022-December/607668.html (maybe
> that will fix the issue recorded here too).

Introducing fix pointed in PR107678 well fixes the crash I am observing.

However, I m not able to ensure the problem is fully fixed. Because, The
valgrind uninit issues I was observing when building in -static are still
present. As far as i have seen, crash not exposed in -static [chance?].

I proposed to mark it as duplicate of 107678.

Thanks Andrew, Thanks Prathamesh.

*** This bug has been marked as a duplicate of bug 107678 ***

Reply via email to