This is the mail archive of the gcc-patches@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]

[gfortran,commited] Add g77 intrinsics LSTAT, MCLOCK, MCLOCK8, LONG, SHORT, INT2 and INT8


Hi all,

I just commited the following patch to trunk:

http://gcc.gnu.org/viewcvs?view=rev&revision=115754

to add the LSTAT, MCLOCK, MCLOCK8, LONG, SHORT, INT2 and INT8 g77
intrinsics into gfortran. This was bootstrapped and regtested on
i686-linux, comes with testcases (I also added testing for STAT and
FSTAT, which did not previously exist in the testsuite).

Since gfortran activity has been low-level these days, I'm commiting
that under a stretch of the "obvious" rule. I hope this is not
stretching it too far, if you're concerned or annoyed about that
please say so.

FX


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