Message ID | 1432074676.2625.220.camel@yam-132-YW-E178-FTW |
---|---|
State | New |
Headers | show |
Index: gcc/testsuite/gcc.target/sh/pr64366.c =================================================================== --- gcc/testsuite/gcc.target/sh/pr64366.c (revision 223416) +++ gcc/testsuite/gcc.target/sh/pr64366.c (working copy) @@ -1,5 +1,5 @@ /* { dg-do compile } */ -/* { dg-options "-O2 -m4 -ml -mlra" } */ +/* { dg-options "-O2 -mlra" } */ typedef int int8_t __attribute__ ((__mode__ (__QI__))); typedef int int16_t __attribute__ ((__mode__ (__HI__)));