#36229: gfortran return values of type real(kind=8) or real(kind-10) are mangled ---------------------+-------------------------------- Reporter: me@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: gfortran Port: gcc45 | ---------------------+-------------------------------- Comment (by me@…): Apparently I was missing an "IMPLICIT NONE" and type declarations for called functions at the top of every program/function/subroutine. If I ever write about Fortran I'll include that anywhere I describe types or calls (unlike any examples or tutorials I've seen). So this should be closed as invalid (I don't see a way to do that myself). -- Ticket URL: <https://trac.macports.org/ticket/36229#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS