On 12/10/2014 10:29 AM, Adhemerval Zanella wrote: > static const long double huge = 1.0e4000L; __builtin_huge_vall() ? That would suppress the werror for this line too... r~