------- Comment #7 from burnus at gcc dot gnu dot org  2006-10-30 14:21 -------
And mark as fixed.

Hopefully, we won't forget to add checks also to the following specifiers as
soon as we implement them.

WRITE/READ (some only in READ allowed; those are not yet implemented in
gfortran):
- ASYNCHRONOUS: 'YES', 'NO'
- BLANK: 'NULL', 'ZERO'
- DECIMAL: 'COMMA', 'POINT'
- DELIM: 'APOSTROPHE', 'QUOTE', 'NONE
- PAD: 'YES', 'NO'
- ROUND: 'UP', 'DOWN', 'ZERO', 'NEAREST', 'COMPATIBLE'. 'PROCESSOR_DEFINED'
- SIGN: PLUS, SUPPRESS, PROCESSOR_DEFINED


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29452

Reply via email to