* Samuel Thibault <[email protected]> [130828 14:15]: > Etienne Millon, le Wed 28 Aug 2013 13:15:24 +0200, a écrit : > > As for the -fprefetch-loop-arrays warnings, I think that they are > > present because we target 486 code. Removing the option would of > > course work but a better fix (albeit impossible due to i386 > > policy) > > Mmm, IIRC debian does not target i386-only any more (linux itself > doesn't work on it anymore IIRC), and it assumes at least an i486.
Yes, that's I meant but the denomination makes it a bit hard to follow: on the i386 architecture (as in "any-i386"), we have to target 486-level CPUs, but presumably a higher level is necessary to support -fprefetch-loop-arrays. -- Etienne Millon -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/20130828121758.GA19342@klow

