This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/47434] Wrong field width for NaN with (F0.n) formatting


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47434

--- Comment #11 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> 2011-01-29 17:33:39 UTC ---
Author: jvdelisle
Date: Sat Jan 29 17:33:36 2011
New Revision: 169391

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169391
Log:
2011-01-29  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

    PR libgfortran/47434
    * gfortran.dg/read_infnan_1.f90: Update test.
    * gfortran.dg/module_nan.f90: Update test.
    * gfortran.dg/char4_iunit_1.f03: Update test.
    * gfortran.dg/large_real_kind_1.f90: Update test.
    * gfortran.dg/real_const_3.f90: Update test.
    * gfortran.fortran-torture/execute/nan_inf_fmt.f90: Update test.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/char4_iunit_1.f03
    trunk/gcc/testsuite/gfortran.dg/large_real_kind_1.f90
    trunk/gcc/testsuite/gfortran.dg/module_nan.f90
    trunk/gcc/testsuite/gfortran.dg/read_infnan_1.f90
    trunk/gcc/testsuite/gfortran.dg/real_const_3.f90
    trunk/gcc/testsuite/gfortran.fortran-torture/execute/nan_inf_fmt.f90


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]