stephenrkell / liballocs

Meta-level run-time services for Unix processes... a.k.a. dragging Unix into the 1980s
http://humprog.org/~stephen/research/liballocs
Other
210 stars 24 forks source link

Fortran toolchain support #91

Open stephenrkell opened 3 months ago

stephenrkell commented 3 months ago

Some of the SPEC CPU benchmarks are written in Fortran and it'd be nice to cover them. I don't imagine it's very much work.

I should probably have said gfortran, as the details of how memory is allocated at ABI level is very likely implementation-specific.

stephenrkell commented 3 months ago

Obligatory addition: of course I care about more than benchmarks, so it'd be nice to be able to help Fortran programs/programmers also. :-)