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

--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Harald Anlauf <anl...@gcc.gnu.org>:

https://gcc.gnu.org/g:7682d115402743090f20aca63a3b5e6c205dedff

commit r15-1722-g7682d115402743090f20aca63a3b5e6c205dedff
Author: Harald Anlauf <anl...@gmx.de>
Date:   Fri Jun 28 21:44:06 2024 +0200

    Fortran: fix ALLOCATE with SOURCE of deferred character length [PR114019]

    gcc/fortran/ChangeLog:

            PR fortran/114019
            * trans-stmt.cc (gfc_trans_allocate): Fix handling of case of
            scalar character expression being used for SOURCE.

    gcc/testsuite/ChangeLog:

            PR fortran/114019
            * gfortran.dg/allocate_with_source_33.f90: New test.

Reply via email to