diff options
author | Uros Bizjak <uros@gcc.gnu.org> | 2011-10-21 16:34:51 +0200 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2011-10-21 16:34:51 +0200 |
commit | d25f2fb9d6120bfc2b00c1ba02e326f6a2227d7c (patch) | |
tree | c88fd3c95fcaa023eff2b174b600a0d92f5a672b /gcc | |
parent | 2c9b39efcb20aa2a89aff9676a236f9582d5a952 (diff) | |
download | gcc-d25f2fb9d6120bfc2b00c1ba02e326f6a2227d7c.zip gcc-d25f2fb9d6120bfc2b00c1ba02e326f6a2227d7c.tar.gz gcc-d25f2fb9d6120bfc2b00c1ba02e326f6a2227d7c.tar.bz2 |
* ChangeLog: Add missing PR reference.
From-SVN: r180305
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 86658cb..79af840 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,7 @@ 2011-10-21 H.J. Lu <hongjiu.lu@intel.com> Kirill Yukhin <kirill.yukhin@intel.com> + PR target/50740 * config/i386/driver-i386.c (host_detect_local_cpu): Do cpuid 7 only if max_level allows that. |