Committed as obvious after regression testing. The master branch has been updated by Jerry DeLisle <jvdeli...@gcc.gnu.org>:
https://gcc.gnu.org/g:e2947cfa2d1d4da13bb298b4f36cd745b007d88d commit r10-6060-ge2947cfa2d1d4da13bb298b4f36cd745b007d88d Author: Jerry DeLisle <jvdeli...@gcc.gnu.org> Date: Fri Jan 17 19:36:03 2020 -0800 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.