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

--- Comment #49 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:6fb253a25dff13253d63553f02e0fe72c5e3ab4e

commit r14-9720-g6fb253a25dff13253d63553f02e0fe72c5e3ab4e
Author: Harald Anlauf <anl...@gmx.de>
Date:   Thu Mar 28 22:34:40 2024 +0100

    Fortran: fix NULL pointer dereference on overlapping initialization
[PR50410]

    gcc/fortran/ChangeLog:

            PR fortran/50410
            * trans-expr.cc (gfc_conv_structure): Check for NULL pointer.

    gcc/testsuite/ChangeLog:

            PR fortran/50410
            * gfortran.dg/data_initialized_4.f90: New test.

Reply via email to