This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Fix testsuite/gcc.dg/20020312-2.c for x86-64
- From: Andreas Jaeger <aj at suse dot de>
- To: gcc-patches at gcc dot gnu dot org
- Date: Mon, 09 Sep 2002 13:52:39 +0200
- Subject: Fix testsuite/gcc.dg/20020312-2.c for x86-64
Ok to commit he following patch to CVS mainline?
Andreas
2002-09-09 Andreas Jaeger <aj@suse.de>
* testsuite/gcc.dg/20020312-2.c: Adjust for x86-64.
============================================================
Index: gcc/testsuite/gcc.dg/20020312-2.c
--- gcc/testsuite/gcc.dg/20020312-2.c 9 Jul 2002 23:30:51 -0000 1.8
+++ gcc/testsuite/gcc.dg/20020312-2.c 9 Sep 2002 11:52:03 -0000
@@ -96,6 +96,8 @@
/* No pic register. */
#elif defined(__sh__)
# define PIC_REG "r12"
+#elif defined(__x86_64__)
+/* No pic register. */
#else
# error "Modify the test for your target."
#endif
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
http://www.suse.de/~aj