This is the mail archive of the gcc-patches@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]

Re: [patch, libgfortran] Fix oddity in formatted write


jvdelisle@verizon.net wrote:
> This was first reported in PR37472.  This patch does not fix that PR
> but does straighten out the formatting.  It requires a slight change
> to namelist_print_1.f90.  Regression tested on x86-64-Gnu-linux.
> OK for trunk?
OK with a changelog.

(The output is then in line with ifort and also that the digits start
after a fixed amount of spaces after the "=" is in line with g95, f95,
openf95 and sunf95.)

Tobias


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