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

--- Comment #6 from CVS 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:fd74a2ee40456a1d1621e88738f8e57536194080

commit r12-6059-gfd74a2ee40456a1d1621e88738f8e57536194080
Author: Harald Anlauf <anl...@gmx.de>
Date:   Sat Dec 18 23:21:35 2021 +0100

    Fortran: reject BOZ type argument to SIZEOF().

    gcc/fortran/ChangeLog:

            PR fortran/103412
            * check.c (gfc_check_sizeof): Reject BOZ type argument.

    gcc/testsuite/ChangeLog:

            PR fortran/103412
            * gfortran.dg/illegal_boz_arg_2.f90: New test.

Reply via email to