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

[Bug fortran/33942] FreeBSD gfortran interprets an external function as a library function?



------- Comment #3 from fxcoudert at gcc dot gnu dot org  2007-10-30 10:36 -------
(In reply to comment #2)
> At which point, one could have added the required tgammaf wrapper to
> c99_functions.c.

This issue (adding configure tests and float-variant wrappers) is PR33583. To
Michael: you can either compile with -std=f95 or -std=f2003, or (as you noted)
add an EXTERNAL declaration.

*** This bug has been marked as a duplicate of 33583 ***


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


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