This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Two failed tests with gcc
- From: bemis <bemis at iol dot unh dot edu>
- To: "'gcc at gcc dot gnu dot org'" <gcc at gcc dot gnu dot org>, clp <clp at iol dot unh dot edu>
- Date: Tue, 14 May 2002 09:10:37 -0400
- Subject: Two failed tests with gcc
- Organization: University of New Hampshire
Does anyone see what is wrong with these tests?
FAIL: gcc.dg/format/warnll-1.c scanf %LX (test for warnings, line 44)
FAIL: gcc.dg/format/warnll-1.c (test for excess errors)
Excess errors:
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
n
Executing on host:
/mnt/u9/toolchain/buildsys/build/alpha9/basic/native/gcc-3_1-
branch/gcc/xgcc
-B/mnt/u9/toolchain/buildsys/build/alpha9/basic/native/gcc-3_1-b
ranch/gcc/
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg
/format/warnll-1.c -DWIDE -std=iso9899:1990 -pedantic -Wformat
-Wno-long-long
-S -o warnll-1.s (timeout = 300)
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c: In function `foo':
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:19: warning: ISO C does not support the `q' printf length
modifier
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:20: warning: ISO C does not support the `q' printf length
modifier
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:21: warning: ISO C does not support the `q' printf length
modifier
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:22: warning: ISO C does not support the `q' printf length
modifier
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:23: warning: ISO C does not support the `q' printf length
modifier
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:24: warning: ISO C does not support the `q' printf length
modifier
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:25: warning: ISO C does not support the `q' printf length
modifier
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:26: warning: ISO C does not support the `%Ld' printf format
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:27: warning: ISO C does not support the `%Li' printf format
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:28: warning: ISO C does not support the `%Lo' printf format
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:29: warning: ISO C does not support the `%Lu' printf format
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:30: warning: ISO C does not support the `%Lx' printf format
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:31: warning: ISO C does not support the `%LX' printf format
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:32: warning: ISO C does not support the `q' scanf length
modifier
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:33: warning: ISO C does not support the `q' scanf length
modifier
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:34: warning: ISO C does not support the `q' scanf length
modifier
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:35: warning: ISO C does not support the `q' scanf length
modifier
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:36: warning: ISO C does not support the `q' scanf length
modifier
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:37: warning: ISO C does not support the `q' scanf length
modifier
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:38: warning: ISO C does not support the `q' scanf length
modifier
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:39: warning: ISO C does not support the `%Ld' scanf format
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:40: warning: ISO C does not support the `%Li' scanf format
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:41: warning: ISO C does not support the `%Lo' scanf format
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:42: warning: ISO C does not support the `%Lu' scanf format
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:43: warning: ISO C does not support the `%Lx' scanf format
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:44: warning: ISO C does not support the `%LX' scanf format
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c: In function `foo':
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:19: warning: ISO C does not support the `q' printf length
modifier
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:20: warning: ISO C does not support the `q' printf length
modifier
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:21: warning: ISO C does not support the `q' printf length
modifier
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:22: warning: ISO C does not support the `q' printf length
modifier
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:27: warning: ISO C does not support the `%Li' printf format
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:28: warning: ISO C does not support the `%Lo' printf format
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:29: warning: ISO C does not support the `%Lu' printf format
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:30: warning: ISO C does not support the `%Lx' printf format
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:31: warning: ISO C does not support the `%LX' printf format
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:32: warning: ISO C does not support the `q' scanf length
modifier
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:33: warning: ISO C does not support the `q' scanf length
modifier
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:34: warning: ISO C does not support the `q' scanf length
modifier
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:35: warning: ISO C does not support the `q' scanf length
modifier
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:36: warning: ISO C does not support the `q' scanf length
modifier
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:37: warning: ISO C does not support the `q' scanf length
modifier
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:38: warning: ISO C does not support the `q' scanf length
modifier
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:39: warning: ISO C does not support the `%Ld' scanf format
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:40: warning: ISO C does not support the `%Li' scanf format
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:41: warning: ISO C does not support the `%Lo' scanf format
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:42: warning: ISO C does not support the `%Lu' scanf format
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:43: warning: ISO C does not support the `%Lx' scanf format
/mnt/u9/toolchain/buildsys/source/gcc-3_1-branch/gcc/testsuite/gcc.dg/format/war
nll-1.c:44: warning: ISO C does not support the `%LX' scanf format