------- Comment #2 from ghazi at gcc dot gnu dot org 2007-05-07 07:35 ------- I'll be doing the reentrant lgamma_r/gamma_r versions as well. (They're actually easier because I get the signgam identifer as a pointer parameter rather than having to find it at global scope.)
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30250