Bug#667417: fixing __float128?

2012-07-27 Thread Mathieu Malaterre
Steve, [CCing Brad for confirmation] On Fri, Jul 27, 2012 at 4:13 AM, Steve M. Robbins st...@sumost.ca wrote: Hey ... is there a trick to fix #654718 similar to that for __int128? I guess: #undef _GLIBCXX_USE_FLOAT128 But I do not know if this is a fix, or a hack. HTH -- Mathieu -- To

Bug#667417: fixing __float128?

2012-07-27 Thread Mathieu Malaterre
On Fri, Jul 27, 2012 at 8:17 AM, Mathieu Malaterre mathieu.malate...@gmail.com wrote: Steve, [CCing Brad for confirmation] On Fri, Jul 27, 2012 at 4:13 AM, Steve M. Robbins st...@sumost.ca wrote: Hey ... is there a trick to fix #654718 similar to that for __int128? I guess: #undef

Bug#667417: fixing __float128?

2012-07-27 Thread Brad King
On 07/27/2012 02:17 AM, Mathieu Malaterre wrote: On Fri, Jul 27, 2012 at 4:13 AM, Steve M. Robbins st...@sumost.ca wrote: Hey ... is there a trick to fix #654718 similar to that for __int128? #undef _GLIBCXX_USE_FLOAT128 No, that is not the same problem. The __int128 fix told the *standard