./../gcc-4.7/gcc/pretty-print.h:324: warning: ‘__gcc_tdiag__’ is an unrecognized format function type ../../gcc-4.7/gcc/pretty-print.h:327: warning: ‘__gcc_tdiag__’ is an unrecognized format function type
I get a lot of those.
Yes, I'm using -disable-bootstrap.
It is a warning, not an error.
Maybe it should be autoconf'ed away?
Or just removed entirely if building with -disable-bootstrap? (kind of like
how -O2 is removed)
- Jay
