On 20 Nov 2013, at 11:22, Stanisław Halik <sthalik_at_misaki.pl> wrote: > On Wed November 20 2013 11:16:03 you wrote: >> Ah yes, we did attempt to fix those long nops on Geode once and for all, >> can you please confirm that pkg built with recent clang does not cause >> SIGILL for you? > > Not unless -march=geode :( > > Please see: > > http://llvm.org/bugs/show_bug.cgi?id=11212 > http://llvm.org/bugs/show_bug.cgi?id=17792 > > Got bitten by that with -march=i486... Those bugs are about other CPU's, not specifically the Geode, or i486. The version of clang in head, stable/10 and stable/9 produces regular nops for -march=i486, which is the default setting if you don't pass any arch. So how did you get bitten, then? Were you using 9.1-RELEASE, by any chance? -Dimitry
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:44 UTC