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

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #9 from Tobias Burnus <burnus at gcc dot gnu.org> ---
MAIN issue now FIXED on mainline (GCC 15).

Array-section issue was fixed via PR 116107
(and is included in the testcase of this PR)

* * *

Follow-up/related issue are tracked elsewhere:

* C: Nested functions + declare variant link → PR 115574

* DECL issue 'arr2' aka
  PR 115637 - gimple_regimplify_operands doesn't handle VALUE_EXPR inside a
MEM_REF / OpenMP declare target link

* COMMON block issues
  (i)  COMMON blocks: Using map(a,b,c) instead of map(/mycommon/) fails
  (ii) MAP issue: map(/mycommon/) is wrongly rejected for MAP
  → PR 115577

Reply via email to