The following applies to the March 7 snapshot under NetBSD. When I compile and
link the following program:

PROGRAM test
END PROGRAM test

I get the following messages:

/home/mrichmon/irun/lib/gcc/i386-unknown-netbsdelf4.0/4.4.0/../../../libgfortran.so:
undefined reference to `truncl'
/home/mrichmon/irun/lib/gcc/i386-unknown-netbsdelf4.0/4.4.0/../../../libgfortran.so:
undefined reference to `expl'
collect2: ld returned 1 exit status

It is presumably related to Bug 35524


-- 
           Summary: [4.4 regression] Unconditional use of expl() and
                    truncl() in libgfortran
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: michael dot a dot richmond at nasa dot gov


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

Reply via email to