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]

Re: PR target/43123 wrong value for march or mtune produces confusing output


Hello!

> Bootstrapped and regression tested on x86_64-unknown-linux-gnu.
>
> OK for 4.5 or 4.6?
>
> 2010-02-22  Manuel López-Ibáñez  <manu@gcc.gnu.org>
>
> 	PR 43123
> 	* config/i386/i386.c (override_options): Reorganise to provide
> 	better error messages.
> testsuite/
> 	* gcc.dg/march.c: New.
> 	* gcc.dg/march-generic.c: New.
> 	* gcc.dg/mtune.c: New.

OK for 4.5. No need to keep little annoyances like this in non-core
parts of the compiler alive for another release.

Thanks,
Uros.


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