Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(144)

Unified Diff: gcc/gcc/testsuite/g++.dg/other/i386-5.C

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gcc/gcc/testsuite/g++.dg/other/i386-4.C ('k') | gcc/gcc/testsuite/g++.dg/other/mmintrin.C » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gcc/gcc/testsuite/g++.dg/other/i386-5.C
diff --git a/gcc/gcc/testsuite/g++.dg/other/i386-5.C b/gcc/gcc/testsuite/g++.dg/other/i386-5.C
deleted file mode 100644
index ffbd3f3cec4db4ad6b2f9b26a37b9de5dc144b26..0000000000000000000000000000000000000000
--- a/gcc/gcc/testsuite/g++.dg/other/i386-5.C
+++ /dev/null
@@ -1,6 +0,0 @@
-/* Test that {,x,e,p,t,s,w,a,b,i}mmintrin.h, mm3dnow.h and mm_malloc.h are
- usable with -O -fkeep-inline-functions. */
-/* { dg-do compile { target i?86-*-* x86_64-*-* } } */
-/* { dg-options "-O -fkeep-inline-functions -march=k8 -m3dnow -mavx -msse5 -maes -mpclmul" } */
-
-#include <x86intrin.h>
« no previous file with comments | « gcc/gcc/testsuite/g++.dg/other/i386-4.C ('k') | gcc/gcc/testsuite/g++.dg/other/mmintrin.C » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698