This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r226766 - in /trunk: gcc/testsuite/ChangeLog gc...


Author: hjl
Date: Mon Aug 10 19:19:05 2015
New Revision: 226766

URL: https://gcc.gnu.org/viewcvs?rev=226766&root=gcc&view=rev
Log:
Treat model == 0x4f as Broadwell

gcc/testsuite/

	* gcc.target/i386/builtin_target.c (check_intel_cpu_model):
	Treat model == 0x4f as Broadwell.

libgcc/

	* config/i386/cpuinfo.c (get_intel_cpu): Treat model == 0x4f as
	Broadwell.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/i386/builtin_target.c
    trunk/libgcc/ChangeLog
    trunk/libgcc/config/i386/cpuinfo.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]