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

Re: [PATCH] PR41094 testcase: Link against libm


On Fri, 13 Nov 2009, Andreas Krebbel wrote:

> Hi,
> 
> the testcase for BZ 41094 currently fails to link when built with -O0
> due a missing pow function.

DejaGnu should automatically link with -lm for all tests, without an 
individual test needing to request it.

-- 
Joseph S. Myers
joseph@codesourcery.com


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