------- Comment #3 from joseph at codesourcery dot com  2005-12-03 00:51 -------
Subject: Re:  FAIL: g++.dg/warn/huge-val1.C (test for excess
 errors)

On Sat, 3 Dec 2005, pinskia at gcc dot gnu dot org wrote:

> Hmm, limits.h should have been fixincluded but for some reason it was not.

This test is for <bits/huge_val*.h> (or whatever headers define HUGE_VAL 
etc.), not <limits.h>.  <bits/huge_val*.h> should indeed be fixincluded, 
but there may be definitions out there in some glibc versions not matching 
the patterns in huge_val_hex, huge_valf_hex, huge_vall_hex.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25236

Reply via email to