PR93234 INQUIRE on pre-assigned files of ROUND and SIGN properties
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 18 Jan 2020 03:36:03 +0000 (19:36 -0800)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 18 Jan 2020 03:36:03 +0000 (19:36 -0800)
commite2947cfa2d1d4da13bb298b4f36cd745b007d88d
tree27af90f4da481d5ceeb85f4142de83fec5139759
parent92030203c1d284ccaed0037864262ff9181cf965
PR93234 INQUIRE on pre-assigned files of ROUND and SIGN properties

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

* gfortran.dg/inquire_pre.f90: New test.
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/inquire_pre.f90 [new file with mode: 0644]
libgfortran/ChangeLog
libgfortran/io/unit.c