This is the mail archive of the gcc-patches@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]

[PATCH, testsuite]: Remove unneeded dg-require-effective-target sse directives


Hello!

Compile tests do not need to check assembler for sse support.

2011-09-21  Uros Bizjak  <ubizjak@gmail.com>

	* g++.dg/other/i386-3.C: Remove duplicated dg-options.
	* g++.dg/other/i386-4.C: Remove dg-requre-effective-target directive.
	* g++.dg/other/i386-8.C: Ditto.
	* g++.dg/other/pr34435.C: Ditto.
	* g++.dg/other/pr39496.C: Ditto.
	* g++.dg/other/mmintrin.C: Ditto.

Tested on x86_64-pc-linux-gnu, committed to mainline SVN.

Uros.

Attachment: t.diff.txt
Description: Text document


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