History log of /openbsd-current/regress/lib/libm/lgamma/Makefile
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.2 27-Jan-2023 miod

Add a few more -fno-builtin to make sure we test libm, not the compiler.


Revision tags: OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE OPENBSD_7_1_BASE OPENBSD_7_2_BASE
# 1.1 28-May-2011 martynas

Add some simple test cases for lgamma, and lgammaf.
Currently the functions return correct results for the input of
negative zero; however signgam is wrong in this case.


Revision tags: OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.1 28-May-2011 martynas

Add some simple test cases for lgamma, and lgammaf.
Currently the functions return correct results for the input of
negative zero; however signgam is wrong in this case.