This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch,libgfortran] PR31051 gfortran bug with x and t format descriptors.
- From: Jerry DeLisle <jvdelisle at verizon dot net>
- To: FX Coudert <fxcoudert at gmail dot com>
- Cc: Fortran List <fortran at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 12 Mar 2007 18:19:19 -0700
- Subject: Re: [patch,libgfortran] PR31051 gfortran bug with x and t format descriptors.
- References: <45F2603F.9070605@verizon.net> <BC81328B-6927-4CF0-B6BC-8900676DC693@gmail.com>
FX Coudert wrote:
This is strictly speaking a regression against g77. However, I don't
feel too strong about it because there is no need really to do a T
format preceded by spaces because the T format overrides anything the
space does. If anyone else feels differently, let me know, since this
could go to 4.2 under the rules.
Hum, I feel we shouldn't rush patches to 4.2, unless the bug impact is
greater than the risk (as was the case for the RECL patch).
FX
Well, OK for 4.3? 4.2 after freeze? and 4.1?
Jerry