This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/25236] FAIL: g++.dg/warn/huge-val1.C (test for excess errors)



------- Comment #4 from dave at hiauly1 dot hia dot nrc dot ca  2005-12-03 01:10 -------
Subject: Re:  FAIL: g++.dg/warn/huge-val1.C (test for excess errors)

> 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.

There was a header mixup on the test system.  Somewhat old headers
were being used and possibly this is the cause of the warnings.  I've
removed these headers and started a new build.  I suspect this will
fix the problem.

Dave


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]