CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2017/08/04 15:32:45

Modified files:
        gnu/llvm/tools/clang/include/clang/Basic: Builtins.def 

Log message:
Backport https://reviews.llvm.org/D29778.  Fixes a bug where clang was
optimizing code around an lgamma(3) call a bit too much.  Fixes the
lib/libm/lgamma regress test.

ok patrick@, millert@

Reply via email to