pretty-print.h warning: ‘__gcc_tdiag__’ is an unrecognized format function type
Jay K
jay.krell@cornell.edu
Mon Jun 11 10:50:00 GMT 2012
./../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
More information about the Gcc
mailing list