From: Martin Liska Date: Thu, 22 Jun 2017 11:31:28 +0000 (+0200) Subject: Backport r248729 X-Git-Tag: releases/gcc-5.5.0~189 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=009631d0cb156c56728ca51a3b61d5e023064e2f;p=thirdparty%2Fgcc.git Backport r248729 2017-06-22 Martin Liska Backport from mainline 2017-05-31 Martin Liska PR target/79155 * config/i386/cpuid.h: Fix typo in a comment in cpuid.h. From-SVN: r249538 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4a5e4f536b5d..da3214403846 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,11 @@ +2017-06-22 Martin Liska + + Backport from mainline + 2017-05-31 Martin Liska + + PR target/79155 + * config/i386/cpuid.h: Fix typo in a comment in cpuid.h. + 2017-06-22 Martin Liska Backport from mainline diff --git a/gcc/config/i386/cpuid.h b/gcc/config/i386/cpuid.h index c7778d989f56..1b6ab6d0a564 100644 --- a/gcc/config/i386/cpuid.h +++ b/gcc/config/i386/cpuid.h @@ -167,7 +167,7 @@ /* Return highest supported input value for cpuid instruction. ext can - be either 0x0 or 0x8000000 to return highest supported value for + be either 0x0 or 0x80000000 to return highest supported value for basic or extended cpuid information. Function returns 0 if cpuid is not supported or whatever cpuid returns in eax register. If sig pointer is non-null, then first four bytes of the signature