The XFAILs in this testcase (
20050603-3.c) are no longer necessary
since the fix to PR68803 was committed with svn revision r242681.
2020-03-04 Will Schmidt <will_schmidt@vnet.ibm.com>
testsuite
* gcc.target/powerpc/
20050603-3.c: Remove XFAILS.
+2020-03-04 Will Schmidt <will_schmidt@vnet.ibm.com>
+
+ * gcc.target/powerpc/20050603-3.c: Remove XFAILS.
+
2020-03-04 Will Schmidt <will_schmidt@vnet.ibm.com>
* gcc.target/powerpc/pr93122.c: Add dg-require.
b.y = (x<<12) | (x>>20);
}
-/* The XFAILs are PR68803. */
-/* { dg-final { scan-assembler-not {\mrlwinm} { xfail powerpc64le-*-* } } } */
+/* { dg-final { scan-assembler-not {\mrlwinm} } } */
/* { dg-final { scan-assembler-not {\mrldic} } } */
/* { dg-final { scan-assembler-not {\mrot[lr]} } } */
/* { dg-final { scan-assembler-not {\ms[lr][wd]} } } */
-/* { dg-final { scan-assembler-times {\mrl[wd]imi} 1 { xfail powerpc64le-*-* } } } */
+/* { dg-final { scan-assembler-times {\mrl[wd]imi} 1 } } */