[fortran,patch] Add simplifiers for ISNAN and IS_IOSTAT_{END,EOR}

FX fxcoudert@gmail.com
Thu Jun 11 06:50:00 GMT 2009


Attached patch simply does what it says in the subject. Not very  
exciting, but required by the standard because the IS_IOSTAT_*  
functions are allowed in initialization expressions (ISNAN is a GNU  
extension).

Bootstrapped and regtested on i686-darwin, comes with testcases. OK to  
commit?


FX


-------------- next part --------------
A non-text attachment was scrubbed...
Name: simplifiers.ChangeLog
Type: application/octet-stream
Size: 561 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20090611/dd293d8a/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: simplifiers.diff
Type: application/octet-stream
Size: 6175 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20090611/dd293d8a/attachment-0001.obj>


More information about the Gcc-patches mailing list