lkml.org 
[lkml]   [2008]   [Sep]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
DateTue, 09 Sep 2008 10:03:53 -0700
From"H. Peter Anvin" <>
SubjectRe: [git pull] x86 fixes
Adrian Bunk wrote:
>
> As far as I understood it it's a gas issue, and X86_GENERIC=y would
> therefore *not* fix the bug with gcc < 4.2 and affected binutils
> since we pass -mtune=i686 for gcc < 4.2 with X86_GENERIC=y.
>
> Anything I miss?
>

Well, for one thing, gcc doesn't actually pass the -mtune= option to
gas, it turns out.

But yes, "-Wa,-march=generic32" is really the proper fix.

-hpa


\
 
 \ /
  Last update: 2008-09-09 19:07    [from the cache]
©2003-2010