This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PING: [4.2 PATCH] fix deprecation warning for -m386


On Wednesday, 25. April 2007, Dirk Mueller wrote:

> I've noticed that 4.2 at least (perhaps older versions as well, didn't
> check) do no longer emit a warning when -m386 is used on the command line.
> This is because the default seems to be to include -mtune=native, which
> effectively disables handling and the warning deprecated -mXXX variants.
>
> patch below was bootstrapped and regtested on mainline, gcc 4.2 bootstrapp
> completed and 4.2 regtest is in progress for i686-suse-linux.

Regtest completed with no failures. 

http://gcc.gnu.org/ml/gcc-patches/2007-04/msg01646.html


Thanks,
Dirk


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]