-
- Downloads
re PR libfortran/33469 (Default formats for real input are not precise enough)
PR libfortran/33469 * io/write.c (write_real): Widen the default formats. * gfortran.dg/default_format_1.f90: New test. * gfortran.dg/default_format_2.f90: New test. * gfortran.dg/namelist_print_1.f: Adjust expected output. * gfortran.dg/real_const_3.f90: Adjust expected output. From-SVN: r128967
Showing
- gcc/testsuite/ChangeLog 8 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gfortran.dg/default_format_1.f90 101 additions, 0 deletionsgcc/testsuite/gfortran.dg/default_format_1.f90
- gcc/testsuite/gfortran.dg/default_format_2.f90 64 additions, 0 deletionsgcc/testsuite/gfortran.dg/default_format_2.f90
- gcc/testsuite/gfortran.dg/namelist_print_1.f 1 addition, 1 deletiongcc/testsuite/gfortran.dg/namelist_print_1.f
- gcc/testsuite/gfortran.dg/real_const_3.f90 12 additions, 12 deletionsgcc/testsuite/gfortran.dg/real_const_3.f90
- libgfortran/ChangeLog 5 additions, 0 deletionslibgfortran/ChangeLog
- libgfortran/io/write.c 6 additions, 6 deletionslibgfortran/io/write.c
Loading
Please register or sign in to comment