Missing CPU ID in x86/fat/fat.c

Mike Frysinger vapier at gentoo.org
Sun Dec 6 13:05:41 UTC 2015


On 06 Dec 2015 09:38, Achim Gratz wrote:
> --- origsrc/gmp-6.1.0/mpn/x86/fat/fat.c	2015-11-01 16:19:49.000000000 +0100
> +++ src/gmp-6.1.0/mpn/x86/fat/fat.c	2015-11-28 14:30:03.016355800 +0100
> @@ -351,6 +351,13 @@ __gmpn_cpuvec_init (void)
>  		case 0x2c:		/* WSM Gulftown */
>  		case 0x2e:		/* NHM Beckton */
>  		case 0x2f:		/* WSM Eagleton */
> +	    case 0x37:		/* Silvermont */

you seem to be mixing tabs & spaces incorrectly.  please recheck your
style against the file you're modifying.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <https://gmplib.org/list-archives/gmp-bugs/attachments/20151206/cf1fa52b/attachment.bin>


More information about the gmp-bugs mailing list