MIPS: Remove redundant dg-skip-if from mips16-attributes.c.
authorToma Tabacu <toma.tabacu@imgtec.com>
Wed, 14 Dec 2016 14:44:14 +0000 (14:44 +0000)
committerToma Tabacu <tomtab@gcc.gnu.org>
Wed, 14 Dec 2016 14:44:14 +0000 (14:44 +0000)
gcc/testsuite

* gcc.target/mips/mips16-attributes.c: Remove dg-skip-if for
-mmicromips.

From-SVN: r243649

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/mips16-attributes.c

index e353ee051ec06715812cffaa82350074a29f0acc..6e1c5174c522750d570c7caca6adabb624b2e9f7 100644 (file)
@@ -1,3 +1,8 @@
+2016-12-14  Toma Tabacu  <toma.tabacu@imgtec.com>
+
+       * gcc.target/mips/mips16-attributes.c: Remove dg-skip-if for
+       -mmicromips.
+
 2016-12-14  Andre Vehreschild  <vehre@gcc.gnu.org>
 
        PR fortran/78780
index e1497c01d735126f6357108f5d3576a8a79205e1..421aa778553428203c721d3a55f759c02a2f23e4 100644 (file)
@@ -3,7 +3,6 @@
    function.  */
 /* { dg-do run } */
 /* { dg-options "(-mips16) (REQUIRES_STDLIB)" } */
-/* { dg-skip-if "" { *-*-* } { "-mmicromips" } { "" } } */
 
 #include <stdlib.h>