]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/testsuite/gcc.target/mips/dse-1.c
dse.c (find_shift_sequence): Always choose an integer mode for new_mode.
[gcc.git] / gcc / testsuite / gcc.target / mips / dse-1.c
index 0491265ae6c472f6dad7df3da4951661750fe0c8..0a21af7556e8cd98fb535218c41efcb399cb07c5 100644 (file)
@@ -1,3 +1,7 @@
+/* ??? Further to the subreg comment below, we can't rely on any of the
+   tests passing unless we handle subregs, and the patch to do so has
+   been rejected for the time being.  */
+/* { dg-do compile { target { ! *-*-* } } } */
 /* { dg-mips-options "-mgp64 -O" } */
 
 #define TEST(ID, TYPE1, TYPE2)                                 \
This page took 0.02616 seconds and 5 git commands to generate.