On Wed, 14 Aug 2013 12:36:00, Richard Biener wrote:
> ChangeLog without gcc/ prefix - it's for the gcc/ChangeLog file. Ok
> with that
> change.
>
> Thanks,
> Richard.
>
Thanks for your quick response.
But as I do not have check-in access I might need some help.
Thanks
Bernd.
Sorry, forgot to mention:
This patch has been bootstrapped and regression tested on i686-pc-linux-gnu.
> this patch fixes a wrong code generation issue in the i386 target, PR58105.
>
> The i386 target has a feature that is called multi-versioned functions.
> That is a function may have different i
this patch fixes a wrong code generation issue in the i386 target, PR58105.
The i386 target has a feature that is called multi-versioned functions.
That is a function may have different implementations which are chosen based on
the cpuid information at runtime. That is done by a resolver function