------- Comment #4 from jvdelisle at gcc dot gnu dot org 2008-02-23 16:48 ------- Status: local experimental trunk
Front-end has most if not all keywords compiling. DECIMAL= is working all the way through to runtime. WAIT compiles and executes a stub in the runtime with a new st_parameter_wait structure to pass parameters from the front end to the library. The stub is _gfortran_st_wait. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25829