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

Unified Diff: gcc/gcc/testsuite/gcc.target/i386/sse4_1-roundsd-3.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
Index: gcc/gcc/testsuite/gcc.target/i386/sse4_1-roundsd-3.c
diff --git a/gcc/gcc/testsuite/gcc.target/i386/sse4_1-roundsd-3.c b/gcc/gcc/testsuite/gcc.target/i386/sse4_1-roundsd-3.c
index 1e419644308a364aeba9ed4a6bad4ca9ef3c0f36..81a3f760638c16374a37c29c43bfa8527bbe26c0 100644
--- a/gcc/gcc/testsuite/gcc.target/i386/sse4_1-roundsd-3.c
+++ b/gcc/gcc/testsuite/gcc.target/i386/sse4_1-roundsd-3.c
@@ -1,6 +1,7 @@
/* { dg-do run } */
/* { dg-require-effective-target sse4 } */
/* { dg-options "-O2 -msse4.1" } */
+/* { dg-skip-if "no M_PI" { vxworks_kernel } } */
#include "sse4_1-check.h"
« no previous file with comments | « gcc/gcc/testsuite/gcc.target/i386/sse4_1-roundsd-2.c ('k') | gcc/gcc/testsuite/gcc.target/i386/sse4_1-roundsd-4.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698