https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114373
anlauf at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail| |13.4.1
Known to work| |15.2.0, 16.0
--- Comment #6 from anlauf at gcc dot gnu.org ---
(In reply to Christopher Albert from comment #4)
> Created attachment 63891 [details]
> Proposed testcase: BLOCK not analyzed with -fopenmp
>
> The reproducer in comment 0 compiles cleanly 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?
No. IMHO the proper solution is to read the summary and mark the
known-to-work/known-to-fail versions. Note this is a 13-regression,
13 is still formally maintained, and 13.4.1 is still broken.
If Jens-Olaf agrees, we can set the target milestone to 14.0, the first
known to work release.
(I have a vague idea which commit might have fixed it, but don't have
the resources to verify it.)