On 05/03/07, Mark Mitchell <[EMAIL PROTECTED]> wrote:
After reviewing all of the traffic[1] that stemmed from my previous status report, I've decided that, indeed, it makes sense to steam ahead with GCC 4.2.0 based on current GCC 4.2.0 release branch.
I ask special permission to apply this patch: http://gcc.gnu.org/ml/gcc-patches/2007-02/msg01461.html to GCC 4.2.0. This patch is trivial and it has been in GCC 4.3 for a few weeks already. It replaces two options that are introduced in GCC 4.2 with a single switch -Waddress. I think we should replace them before releasing, to minimise the effect of the change in users. In addition, there are two trivial doc fixes for GCC 4.2, one in invoke.texi and another in opts.c, where it says -Werror- and it should say -Werror= Can I commit them as obvious or do I need to submit a patch? Cheers, Manuel.