Commit bbffa101 by Richard Henderson Committed by Richard Henderson

20001013-1.c: Add -mcpu=ultrasparc.

        * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
        sparcv9 systems.

From-SVN: r51347
parent f2356393
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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment