[gfortran] patch for pr libfortran/21303

FX Coudert fxcoudert@gmail.com
Fri Feb 17 18:47:00 GMT 2006


> Attached proposed patch fixes PR libfortran/21303, which is about 
> allowing (as an extension) a L format descriptor to have no width 
> specified (in which case, the width is taken to be 1). It adds a few 
> standard checking routines that do not issue an error/warning, as the 
> front-end format checking error handling doesn't mix well with 
> gfc_notify_std. It adds the same thing into the library for runtime 
> warnings/errors.
>
> Regtested on i686-linux. OK for trunk?

Here is an up-to-date patch (thanks Jerry for telling me it was non 
longer in sync and requesting a testcase!) as well as a full testcase.

FX

PS: the dg-output directives of the testcase might not be written 
correctly, I need to wait until my bootstrap finishes to test this, and 
it'll take a some time. but you get the spirit of it... :)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr21303.ChangeLog
Type: application/octet-stream
Size: 803 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20060217/ebf6f7db/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr21303.diff
Type: application/octet-stream
Size: 9582 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20060217/ebf6f7db/attachment-0001.obj>


More information about the Gcc-patches mailing list