This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

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


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



Attachment: simplifiers.ChangeLog
Description: Binary data

Attachment: simplifiers.diff
Description: Binary data


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