2 ! { dg-options "-fcoarray=lib -lcaf_single" }
4 ! Check that pr79866 is really fixed.
7 type(event_type) :: x ! { dg-error "of type EVENT_TYPE or with subcomponent of type EVENT_TYPE must be a coarray" }
11 event post (x[1]) ! { dg-error "Syntax error in EVENT POST statement at .1." }