+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
 
    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)