[Bug fortran/107397] [10/11/12/13 Regression] ICE in gfc_arith_plus, at fortran/arith.cc:654

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Dec 18 03:39:06 GMT 2022


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

--- Comment #8 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jerry DeLisle <jvdelisle@gcc.gnu.org>:

https://gcc.gnu.org/g:09710f9934969dcb07131e1ed78b72e648123a3a

commit r13-4764-g09710f9934969dcb07131e1ed78b72e648123a3a
Author: Steve Kargl <kargl@gcc.gnu.org>
Date:   Sat Dec 17 19:15:43 2022 -0800

    Add a check for invalid use of BOZ with a derived type.

            PR fortran/107397

    gcc/fortran/ChangeLog:

            * decl.cc (add_init_expr_to_sym): Add check with new error message.

    gcc/testsuite/ChangeLog:

            * gfortran.dg/pr107397.f90: New test.


More information about the Gcc-bugs mailing list