sparcv9 systems.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51347
138bc75d-0d04-0410-961f-
82ee72b054a4
2002-03-25 Richard Henderson <rth@redhat.com>
+ * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc. Only run on
+ sparcv9 systems.
+
* gcc.c-torture/compile/20011119-1.c (xxx): New.
* gcc.c-torture/compile/20011119-2.c (xxx): New.
-/* { dg-do run { target sparc*-*-* } } */
-/* { dg-options "-O2 -mvis" } */
+/* ??? It'd be nice to run this for sparc32 as well, if we could know
+ for sure that we're on an ultrasparc, rather than an older cpu. */
+/* { dg-do run { target sparcv9-*-* sparc64-*-* } } */
+/* { dg-options "-O2 -m32 -mcpu=ultrasparc -mvis" } */
int l;