public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/25236]  New: FAIL: g++.dg/warn/huge-val1.C (test for excess errors)
@ 2005-12-03  0:03 danglin at gcc dot gnu dot org
  2005-12-03  0:05 ` [Bug c++/25236] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: danglin at gcc dot gnu dot org @ 2005-12-03  0:03 UTC (permalink / raw)
  To: gcc-bugs

Executing on host: /home/dave/gcc-4.1/objdir/gcc/testsuite/../g++
-B/home/dave/g
cc-4.1/objdir/gcc/testsuite/../
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn
/huge-val1.C  -nostdinc++
-I/home/dave/gcc-4.1/objdir/hppa-linux/libstdc++-v3/in
clude/hppa-linux -I/home/dave/gcc-4.1/objdir/hppa-linux/libstdc++-v3/include
-I/
home/dave/gcc-4.1/gcc/libstdc++-v3/libsupc++
-I/home/dave/gcc-4.1/gcc/libstdc++-
v3/include/backward -I/home/dave/gcc-4.1/gcc/libstdc++-v3/testsuite
-fmessage-le
ngth=0  -pedantic-errors   
-L/home/dave/gcc-4.1/objdir/hppa-linux/./libstdc++-v
3/src/.libs  -L/home/dave/gcc-4.1/objdir/hppa-linux/./libstdc++-v3/src/.libs
-L/
home/dave/gcc-4.1/objdir/hppa-linux/./libiberty  -lm   -o huge-val1.exe   
(time
out = 300)
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:8:12: error: use
of
 C99 hexadecimal floating constant
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:8: error: floating
constant exceeds range of 'double'
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:10:11: error: use
o
f C99 hexadecimal floating constant
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:10: error:
floating
 constant exceeds range of 'float'
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:13:17: error: use
o
f C99 hexadecimal floating constant
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:13: error:
floating
 constant exceeds range of 'double'
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:22:7: error: use
of
 C99 hexadecimal floating constant
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:22: error:
floating
 constant exceeds range of 'double'
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:25:7: error: use
of
 C99 hexadecimal floating constant
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:25: error:
floating
 constant exceeds range of 'float'
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:29:7: error: use
of
 C99 hexadecimal floating constant
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:29: error:
floating
 constant exceeds range of 'double'
compiler exited with status 1
output is:
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:8:12: error: use
of
 C99 hexadecimal floating constant
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:8: error: floating
constant exceeds range of 'double'
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:10:11: error: use
o
f C99 hexadecimal floating constant
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:10: error:
floating
 constant exceeds range of 'float'
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:13:17: error: use
o
f C99 hexadecimal floating constant
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:13: error:
floating
 constant exceeds range of 'double'
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:22:7: error: use
of
 C99 hexadecimal floating constant
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:22: error:
floating
 constant exceeds range of 'double'
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:25:7: error: use
of
 C99 hexadecimal floating constant
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:25: error:
floating
 constant exceeds range of 'float'
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:29:7: error: use
of
 C99 hexadecimal floating constant
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:29: error:
floating
 constant exceeds range of 'double'

FAIL: g++.dg/warn/huge-val1.C (test for excess errors)
Excess errors:
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:8:12: error: use
of
 C99 hexadecimal floating constant
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:8: error: floating
constant exceeds range of 'double'
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:10:11: error: use
o
f C99 hexadecimal floating constant
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:10: error:
floating
 constant exceeds range of 'float'
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:13:17: error: use
o
f C99 hexadecimal floating constant
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:13: error:
floating
 constant exceeds range of 'double'
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:22:7: error: use
of
 C99 hexadecimal floating constant
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:22: error:
floating
 constant exceeds range of 'double'
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:25:7: error: use
of
 C99 hexadecimal floating constant
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:25: error:
floating
 constant exceeds range of 'float'
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:29:7: error: use
of
 C99 hexadecimal floating constant
/home/dave/gcc-4.1/gcc/gcc/testsuite/g++.dg/warn/huge-val1.C:29: error:
floating
 constant exceeds range of 'double'


-- 
           Summary: FAIL: g++.dg/warn/huge-val1.C (test for excess errors)
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa-unknown-linux-gnu
  GCC host triplet: hppa-unknown-linux-gnu
GCC target triplet: hppa-unknown-linux-gnu


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug c++/25236] FAIL: g++.dg/warn/huge-val1.C (test for excess errors)
  2005-12-03  0:03 [Bug c++/25236] New: FAIL: g++.dg/warn/huge-val1.C (test for excess errors) danglin at gcc dot gnu dot org
@ 2005-12-03  0:05 ` pinskia at gcc dot gnu dot org
  2005-12-03  0:14 ` dave at hiauly1 dot hia dot nrc dot ca
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-12-03  0:05 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2005-12-03 00:05 -------
Hmm, limits.h should have been fixincluded but for some reason it was not.


-- 


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug c++/25236] FAIL: g++.dg/warn/huge-val1.C (test for excess errors)
  2005-12-03  0:03 [Bug c++/25236] New: FAIL: g++.dg/warn/huge-val1.C (test for excess errors) danglin at gcc dot gnu dot org
  2005-12-03  0:05 ` [Bug c++/25236] " pinskia at gcc dot gnu dot org
@ 2005-12-03  0:14 ` dave at hiauly1 dot hia dot nrc dot ca
  2005-12-03  0:51 ` joseph at codesourcery dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: dave at hiauly1 dot hia dot nrc dot ca @ 2005-12-03  0:14 UTC (permalink / raw)
  To: gcc-bugs



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

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

Seems to be in gcc/include.  It's possible there's something messed
up with the system headers.  This is the first successful build and
check since replacement of the boot hard drive on Monday.

Dave


-- 


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug c++/25236] FAIL: g++.dg/warn/huge-val1.C (test for excess errors)
  2005-12-03  0:03 [Bug c++/25236] New: FAIL: g++.dg/warn/huge-val1.C (test for excess errors) danglin at gcc dot gnu dot org
  2005-12-03  0:05 ` [Bug c++/25236] " pinskia at gcc dot gnu dot org
  2005-12-03  0:14 ` dave at hiauly1 dot hia dot nrc dot ca
@ 2005-12-03  0:51 ` joseph at codesourcery dot com
  2005-12-03  1:10 ` dave at hiauly1 dot hia dot nrc dot ca
  2005-12-03 19:16 ` danglin at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: joseph at codesourcery dot com @ 2005-12-03  0:51 UTC (permalink / raw)
  To: gcc-bugs



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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug c++/25236] FAIL: g++.dg/warn/huge-val1.C (test for excess errors)
  2005-12-03  0:03 [Bug c++/25236] New: FAIL: g++.dg/warn/huge-val1.C (test for excess errors) danglin at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2005-12-03  0:51 ` joseph at codesourcery dot com
@ 2005-12-03  1:10 ` dave at hiauly1 dot hia dot nrc dot ca
  2005-12-03 19:16 ` danglin at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: dave at hiauly1 dot hia dot nrc dot ca @ 2005-12-03  1:10 UTC (permalink / raw)
  To: gcc-bugs



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


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug c++/25236] FAIL: g++.dg/warn/huge-val1.C (test for excess errors)
  2005-12-03  0:03 [Bug c++/25236] New: FAIL: g++.dg/warn/huge-val1.C (test for excess errors) danglin at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2005-12-03  1:10 ` dave at hiauly1 dot hia dot nrc dot ca
@ 2005-12-03 19:16 ` danglin at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: danglin at gcc dot gnu dot org @ 2005-12-03 19:16 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from danglin at gcc dot gnu dot org  2005-12-03 19:16 -------
The problem went away when I removed the old headers, so closing as
invalid.


-- 

danglin at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-12-03 19:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-03  0:03 [Bug c++/25236] New: FAIL: g++.dg/warn/huge-val1.C (test for excess errors) danglin at gcc dot gnu dot org
2005-12-03  0:05 ` [Bug c++/25236] " pinskia at gcc dot gnu dot org
2005-12-03  0:14 ` dave at hiauly1 dot hia dot nrc dot ca
2005-12-03  0:51 ` joseph at codesourcery dot com
2005-12-03  1:10 ` dave at hiauly1 dot hia dot nrc dot ca
2005-12-03 19:16 ` danglin at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).