> I'm just going to use --disable-werror now, as apparently everybody else > does.
I personally don't and bootstrap works fine probably because the bug is fixed. Are you sure that you are bootstrapping the compiler and not just building it? -Werror is supposed to be disabled during stage #1 of a bootstrap. -- Eric Botcazou