r237099 - in /branches/gcc-6-branch/gcc: Change...

uros@gcc.gnu.org uros@gcc.gnu.org
Sun Jun 5 15:45:00 GMT 2016


Author: uros
Date: Sun Jun  5 15:45:44 2016
New Revision: 237099

URL: https://gcc.gnu.org/viewcvs?rev=237099&root=gcc&view=rev
Log:
	Backport from mainline
	2016-06-01  Uros Bizjak  <ubizjak@gmail.com>
		    Jocelyn Mayer  <l_indien@magic.fr>

	PR target/67310
	* config/i386/driver-i386.c (host_detect_local_cpu): Correctly
	detect processor family for signature_CENTAUR_ebx.
	<case PROCESSOR_I486>: Pass c3, winchip2 or winchip-c6 for
	signature_CENTAUR_ebx.
	<case PROCESSOR _PENTIUMPRO>: Pass c3-2 for signature_CENTAUR_ebx.
	<default>: Pass x86-64 for has_longmode.


Modified:
    branches/gcc-6-branch/gcc/ChangeLog
    branches/gcc-6-branch/gcc/config/i386/driver-i386.c



More information about the Gcc-cvs mailing list