------- Comment #8 from fxcoudert at gcc dot gnu dot org 2006-10-30 14:24 ------- (In reply to comment #7) > - 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
I'm planning to implement those soon. I'll keep that PR open and assigned to me to be sure I remember :) -- fxcoudert at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|burnus at gcc dot gnu dot |fxcoudert at gcc dot gnu dot |org |org Summary|Keyword check for specifiers|Keyword check for specifiers |in WRITE, READ and |in WRITE and READ |OPEN/CLOSE | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29452