* const-elim-1.c: xfail hppa-*-*.
From-SVN: r80759
This commit is contained in:
parent
e6b75edc00
commit
89afce0105
@ -1,3 +1,7 @@
|
||||
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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user