re PR libfortran/20755 (gfortran - prints the same number with 1p4G12.3 two different ways)
PR libfortran/20755 * write.c (write_float): A G edit descriptor may locally change the scale factor, but it needs to be restored afterwards. * gfortran.dg/pr20755.f: New test. From-SVN: r97627
Showing
- gcc/testsuite/ChangeLog 5 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gfortran.dg/pr20755.f 10 additions, 0 deletionsgcc/testsuite/gfortran.dg/pr20755.f
- libgfortran/ChangeLog 6 additions, 0 deletionslibgfortran/ChangeLog
- libgfortran/io/write.c 3 additions, 1 deletionlibgfortran/io/write.c
Loading
Please register or sign in to comment