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]

r278205 - in /trunk/gcc: ChangeLog config/i386/...


Author: jakub
Date: Thu Nov 14 08:15:31 2019
New Revision: 278205

URL: https://gcc.gnu.org/viewcvs?rev=278205&root=gcc&view=rev
Log:
	* config/i386/i386-options.c (ix86_omp_device_kind_arch_isa): Don't
	change sse4.2 to sse4_2 and sse4.1 to sse4.1.
	* config/i386/t-omp-device (omp-device-properties-i386): Likewise.

	* c-c++-common/gomp/declare-variant-11.c: Add "sse4.2" and "sse4.1"
	test.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386-options.c
    trunk/gcc/config/i386/t-omp-device
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/c-c++-common/gomp/declare-variant-11.c


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