On Fri, Nov 23, 2012 at 3:21 PM, H.J. Lu <hjl.to...@gmail.com> wrote: > On Fri, Nov 23, 2012 at 2:12 PM, Tobias Burnus <bur...@net-b.de> wrote: >> As suggested by Joseph, it uses fegetround instead of trying to get the >> information elsewhere (which glibc does to avoid mixing libm with libc). >> >> Build and tested on x86-64-gnu-linux. Committed as Rev. 193770. >> >> Tobias > > This caused: > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55455
I checked in the missing libquadmath/quadmath-rounding-mode.h. Hopefully, it will fix the problem. -- H.J.