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

--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-13 branch has been updated by Harald Anlauf
<anl...@gcc.gnu.org>:

https://gcc.gnu.org/g:1a023e688186ea4cd284f5d269f2ecde9f80438c

commit r13-7501-g1a023e688186ea4cd284f5d269f2ecde9f80438c
Author: Harald Anlauf <anl...@gmx.de>
Date:   Tue Apr 18 21:24:20 2023 +0200

    testsuite: fix scan-tree-dump patterns [PR83904,PR100297]

    Adjust scan-tree-dump patterns so that they do not accidentally match a
    valid path.

    gcc/testsuite/ChangeLog:

            PR testsuite/83904
            PR fortran/100297
            * gfortran.dg/allocatable_function_1.f90: Use "__builtin_free "
            instead of the naive "free".
            * gfortran.dg/reshape_8.f90: Extend pattern from a simple "data".

    (cherry picked from commit 6fc8e25cb6b5d720bedd85194b0ad740d75082f4)

Reply via email to