------- Comment #1 from kargl at gcc dot gnu dot org  2008-03-11 02:22 -------
This is caused by the recent addition of erfc and erf intrinsics.  You'll
need to ask FX to fix the problem.  The guilty diff is
http://gcc.gnu.org/ml/fortran/2008-02/msg00318/2008-libgfortran.diff
which unilateral defined EXP(x) as expl().


-- 

kargl at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
      Known to fail|                            |4.4.0
      Known to work|                            |4.3.0
   Last reconfirmed|0000-00-00 00:00:00         |2008-03-11 02:22:03
               date|                            |
            Summary|EXP library function not    |[4.3/4.2 regression] EXP
                   |found in March 7 snapshot   |library function not found
                   |under FreeBSD               |in March 7 snapshot under
                   |                            |FreeBSD


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

Reply via email to