summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>2011-10-21 14:34:51 +0000
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>2011-10-21 14:34:51 +0000
commite9c1817eff1e8a4af05a615ac0dc9e7f70c017d0 (patch)
treec88fd3c95fcaa023eff2b174b600a0d92f5a672b
parent90cfa5fe52faec448c6b1631e7b5444a2d90aa63 (diff)
downloadgcc-e9c1817eff1e8a4af05a615ac0dc9e7f70c017d0.tar.gz
* ChangeLog: Add missing PR reference.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@180305 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 86658cb2a95..79af84004c3 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.