[Bug fortran/93234] INQUIRE on pre-assigned files of ROUND and SIGN properties fails

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 21 23:39:00 GMT 2020


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

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

https://gcc.gnu.org/g:ae403e0d4e06656159387e6cacbe545f1c368eda

commit r9-8152-gae403e0d4e06656159387e6cacbe545f1c368eda
Author: Jerry DeLisle <jvdelisle@gcc.gnu.org>
Date:   Tue Jan 21 15:35:42 2020 -0800

    Bug 93234 - INQUIRE on pre-assigned files of ROUND and SIGN properties
fails

    2020-01-21  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

            Backport from mainline
        PR libfortran/93234
        * io/unit.c (set_internal_unit): Set round and sign flags
        correctly.

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


More information about the Gcc-bugs mailing list