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

--- Comment #13 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-13 branch has been updated by Jakub Jelinek
<[email protected]>:

https://gcc.gnu.org/g:860ac06c923b10b0e5f97e0d6a94100ba0e83994

commit r13-10163-g860ac06c923b10b0e5f97e0d6a94100ba0e83994
Author: Jakub Jelinek <[email protected]>
Date:   Fri Jul 11 13:43:58 2025 +0200

    testsuite: Add testcase for already fixed PR [PR120954]

    This was a regression introduced by r16-1893 (and its backports) for C++,
    though for C it had false positive warning for years.  Fixed by r16-2000
    (and its backports).

    2025-07-11  Jakub Jelinek  <[email protected]>

            PR c++/120954
            * c-c++-common/Warray-bounds-11.c: New test.

    (cherry picked from commit 9eea49825ebb607f4b67de48c9cba1f85e005932)
  • [Bug c++/120954] [13 Regression... cvs-commit at gcc dot gnu.org via Gcc-bugs

Reply via email to