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