subroutine = {
        name = 'cpu_time';
        arg  = 'x';

        call = 'CALL cpu_time(x = real_4)';
        call = 'CALL cpu_time(x = real_8)';
};

1. The name of the dummy argument is "TIME" instead of "X" as documented.


-- 
           Summary: intrinsic: CPU_TIME
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Keywords: documentation
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dfranke at gcc dot gnu dot org
OtherBugsDependingO 30932
             nThis:


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

Reply via email to