From 8d2f1b33f3158bdbc0df52359ca708e1f0e2e361 Mon Sep 17 00:00:00 2001 From: hjl Date: Sun, 9 May 2010 14:49:53 +0000 Subject: [PATCH] Properly detect Atom, Core 2 and Core i7. 2010-05-09 H.J. Lu PR target/44046 * config/i386/driver-i386.c (host_detect_local_cpu): Properly detect Atom, Core 2 and Core i7. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@159202 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index bd64d9daec0..3a9d1f9dd05 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2010-05-09 H.J. Lu + + PR target/44046 + * config/i386/driver-i386.c (host_detect_local_cpu): Properly + detect Atom, Core 2 and Core i7. + 2010-05-09 Richard Guenther * gcc.c (store_arg): Handle temporary file deletion for -- 2.11.0