[PATCH] Define HAS_CPUID/HAS_I586/HAS_I686 from -march=

Mike Frysinger vapier@gentoo.org
Wed Aug 19 13:05:00 GMT 2015


On 19 Aug 2015 04:21, H.J. Lu wrote:
> +#elif defined __i586__ || defined __pentium__
> +#elif (defined __i686__ || defined __pentiumpro__ \

as i mentioned, -march=pentiumpro will include __i686__, and -march=pentium
will include __i586__, so can't those two be deleted ?
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20150819/56329546/attachment.sig>


More information about the Libc-alpha mailing list