This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Bootstrap failures due to C++ warnings with --enable-gather-detailed-memory-stats
- From: Diego Novillo <dnovillo at google dot com>
- To: "Kaveh R. GHAZI" <ghazi at caip dot rutgers dot edu>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 3 Jul 2008 11:56:35 -0400
- Subject: Bootstrap failures due to C++ warnings with --enable-gather-detailed-memory-stats
Kaveh,
I'm testing trunk as of revision 137346 with
--enable-gather-detailed-memory-stats and I'm getting a bootstrap
failure due to C++ cast problems. Since you've been hacking at this
and added the stricter checking, could you fix the invalid casts? If
not, I may try to produce a patch soonish.
Thanks. Diego.