------- Comment #18 from burnus at gcc dot gnu dot org 2010-07-13 17:34 ------- Reminder: The function decl ("fn spec") needs to be updated for asynchronous I/O; in particular WAIT needs to have the "X" (unused argument) removed. Possibly, other function names should be used to keep the nonclobber of the current transfer functions. Cf. also PR 43665.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25829