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 other/19696] gcc.c-torture/execute/ieee/copysign1.c: Unsatisfied symbols: copysignl


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2005-01-30 14:17 -------
> For hpux, is this simply because we don't link against libm?

No, we do link against libm.  Same problem on Solaris 2.5.1 and 2.6: copysign is
in libm, but not copysignl.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu dot
                   |                            |org
 GCC target triplet|hppa2.0w-hp-hpux11.11,      |hppa2.0w-hp-hpux11.11,
                   |powerpc-darwin              |powerpc-darwin,
                   |                            |solaris2.[56]


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


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