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]

Re: PATCH: Add SSE4.1 testcases


H. J. Lu wrote:

I am checking in this patch. I will submit another patch to update
other testcases.


--- gcc/testsuite/gcc.target/i386/sse4_1-check.h.sse41-test 2007-05-22 07:45:41.000000000 -0700
+++ gcc/testsuite/gcc.target/i386/sse4_1-check.h 2007-05-22 07:48:00.000000000 -0700
@@ -0,0 +1,22 @@
+#include <stdio.h>
+#include <stdlib.h>
+
+#include "../auto-host.h"
+
This include is not needed anymore.

Uros.


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