On Fri, Sep 19, 2025 at 02:30:34PM +0000, Qing Zhao wrote:
>
>
> > On Sep 17, 2025, at 12:08, Jakub Jelinek <[email protected]> wrote:
> >
> >
> > Also there is one ICEs and various FAILs which reproduce even without
> > this patch with -ftrivial-auto-var-init=zero, I think I could temporarily
> > make those tests -ftrivial-auto-var-init=uninitialized until it is resolved.
>
> Sounds like -ftrivial-auto-var-init=zero bugs, could you please file a PR for
> this issue?
> I can take a look at it.
Already done, PR121975 and PR121977 (the latter fixed already).
Plus some sanitizer issues.
Jakub