* gcc.target/mips/mips16-attributes.c: Skip if -mmicromips
flag is present.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@235881
138bc75d-0d04-0410-961f-
82ee72b054a4
+2016-05-04 Kwok Cheung Yeung <kcy@codesourcery.com>
+
+ * gcc.target/mips/mips16-attributes.c: Skip if -mmicromips
+ flag is present.
+
2016-05-04 Marek Polacek <polacek@redhat.com>
PR c/48778
function. */
/* { dg-do run } */
/* { dg-options "(-mips16)" } */
+/* { dg-skip-if "" { *-*-* } { "-mmicromips" } { "" } } */
#include <stdlib.h>