This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/53456] New: Add time support for VxWorks


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

             Bug #: 53456
           Summary: Add time support for VxWorks
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: rbmj@verizon.net


VxWorks has its own time/clock API and doesn't provide standard times(),
gettimeofday(), etc.  This patch adds support for this interface into
gf_cputime() and gf_gettime().

This is the last patch I need to get GCC with gfortran to build!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]