On Thu, May 22, 2014 at 7:15 PM, Richard Smith <rich...@metafoo.co.uk>wrote:

> Thoughts? What does GCC do? (If there's no libgcc equivalent, this is
> probably dead in the water since it won't work for people who don't use
> compiler-rt.)


GCC doesn't support using __builtin_blah in conjunction with -fmath-errno
to get non-errno-setting behavior. IE, it lacks the feature of Clang that
Hal and I like. =]
_______________________________________________
cfe-commits mailing list
cfe-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to