Commit 89afce01 by John David Anglin Committed by John David Anglin

* const-elim-1.c: xfail hppa-*-*.

From-SVN: r80759
parent e6b75edc
2004-04-16 John David Anglin <dava.anglin@nrc-cnrc.gc.ca>
* const-elim-1.c: xfail hppa-*-*.
2004-04-15 Richard Sandiford <rsandifo@redhat.com>
* lib/target-supports.exp (check_profiling_available): Assume profiling
......
......@@ -13,7 +13,7 @@
Currently known targets with this problem: all ARM; PA32 ("hppa*.*"
matches "hppa2.0w" but not "hppa64"); PPC if string instructions
are enabled (notably under AIX); Xtensa. */
/* { dg-final { scan-assembler-not "L\\\$?C\[^A-Z\]" { xfail arm-*-* strongarm-*-* xscale-*-* hppa*.*-*-* powerpc*-*-aix* xtensa-*-* } } } */
/* { dg-final { scan-assembler-not "L\\\$?C\[^A-Z\]" { xfail arm-*-* strongarm-*-* xscale-*-* hppa-*-* hppa*.*-*-* powerpc*-*-aix* xtensa-*-* } } } */
#define I (__extension__ 1.0iF)
......
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