https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95163
Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jvdelisle at gcc dot gnu.org
--- Comment #13 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
(In reply to Christopher Albert from comment #12)
> Created attachment 63884 [details]
> Proposed testcase: ICE in gimplify_adjust_omp_clauses
>
> The reproducer in comment 0 now gives a proper diagnostic instead of an ICE
> on current trunk (GCC 16). This appears to have been fixed by an earlier
> commit. Attaching a testcase to prevent future regressions. Can this be
> closed as FIXED?
We need to see what it is doing on 15 release branch.