diff options
Diffstat (limited to 'gcc/testsuite/gfortran.dg/common_5.f')
-rw-r--r-- | gcc/testsuite/gfortran.dg/common_5.f | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/gfortran.dg/common_5.f b/gcc/testsuite/gfortran.dg/common_5.f index d4b9614d6fb..0f04b1360bf 100644 --- a/gcc/testsuite/gfortran.dg/common_5.f +++ b/gcc/testsuite/gfortran.dg/common_5.f @@ -1,4 +1,5 @@ C { dg-do compile } +C { dg-options "-pedantic-errors -mdalign" { target sh*-*-* } } C PR 20059 C Check that the warning for padding works correctly. SUBROUTINE PLOTZ |