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 middle-end/30250] Evaluate lgamma/gamma at compile-time



------- 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


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