This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gcc cvs HEAD 20030705 on sparc64-linux: toplev.h:63: warning: `__gcc_diag__' is an unrecognized format function type
- From: Christian Joensson <c dot christian dot joensson at comhem dot se>
- To: gcc <gcc at gcc dot gnu dot org>
- Date: Sat, 5 Jul 2003 08:25:42 +0200
- Subject: gcc cvs HEAD 20030705 on sparc64-linux: toplev.h:63: warning: `__gcc_diag__' is an unrecognized format function type
Aurora SPARC Linux 1.0 (Ansel) Ultra1 single UltraSparc I sun4u:
binutils 2.14.90 20030705 sparc64-linux
bison-1.35-1
dejagnu-1.4.2-10 (ftp://ftp.redhat.com/pub/redhat/linux/rawhide/SRPMS/SRPMS)
expect-5.32.2-67
gcc 3.4 20030629 (experimental) sparc64-linux
glibc-2.2.5-42
glibc-kernheaders-2.4-8.9sparc (ftp://auroralinux.org/pub/aurora/corona/RPMS)
glibc64-2.2.5-42
kernel-2.4.20-3.4sparc (ftp://auroralinux.org/pub/aurora/corona/RPMS)
tcl-8.3.3-67
LAST_UPDATED: Sat Jul 5 05:59:39 UTC 2003 + Zadenek's cfglayout patch
While bootstrapping, I get a warning that might be of concern:
echo timestamp > s-output
gcc -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -fno-common -DHAVE_CONFIG_H -I. -I. -I/usr/local/src/gcc-binutils/trunk/gcc/gcc -I/usr/local/src/gcc-binutils/trunk/gcc/gcc/. -I/usr/local/src/gcc-binutils/trunk/gcc/gcc/config -I/usr/local/src/gcc-binutils/trunk/gcc/gcc/../include -I../intl -c insn-output.c \
-o insn-output.o
/usr/local/src/gcc-binutils/trunk/gcc/gcc/toplev.h:63: warning: `__gcc_diag__' is an unrecognized format function type
/usr/local/src/gcc-binutils/trunk/gcc/gcc/toplev.h:64: warning: `__gcc_diag__' is an unrecognized format function type
/usr/local/src/gcc-binutils/trunk/gcc/gcc/toplev.h:65: warning: `__gcc_diag__' is an unrecognized format function type
/usr/local/src/gcc-binutils/trunk/gcc/gcc/toplev.h:67: warning: `__gcc_diag__' is an unrecognized format function type
/usr/local/src/gcc-binutils/trunk/gcc/gcc/toplev.h:68: warning: `__gcc_diag__' is an unrecognized format function type
/usr/local/src/gcc-binutils/trunk/gcc/gcc/toplev.h:69: warning: `__gcc_diag__' is an unrecognized format function type
/usr/local/src/gcc-binutils/trunk/gcc/gcc/toplev.h:70: warning: `__gcc_diag__' is an unrecognized format function type
/usr/local/src/gcc-binutils/trunk/gcc/gcc/toplev.h:87: warning: `__gcc_diag__' is an unrecognized format function type
/usr/local/src/gcc-binutils/trunk/gcc/gcc/toplev.h:89: warning: `__gcc_diag__' is an unrecognized format function type
Just a heads up from me...
Cheers,
/ChJ