http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55507
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-11-28 19:40:30 UTC --- (In reply to comment #3) > On 11/28/2012 1:25 PM, rth at gcc dot gnu.org wrote: > > Since this is _powtf2, you probably need --enable-long-double-128 in the > > configure line when cross-compiling. > Actually, it's 64 bits on hppa-linux. Has the long double default > changed? He was saying for his testcase that happens on alpha also you would need to configure with --enable-long-double-128. Not the original testcase that happens on hppa.