Commit 685dca12 by Kaz Kojima

common_5.f: Add -mdalign for sh.

	* gfortran.dg/common_5.f: Add -mdalign for sh.
	* gfortran.dg/common_align_2.f90: Likewise.

From-SVN: r150983
parent 339e4e40
2009-08-21 Kaz Kojima <kkojima@gcc.gnu.org>
* gfortran.dg/common_5.f: Add -mdalign for sh.
* gfortran.dg/common_align_2.f90: Likewise.
2009-08-20 Thomas Koenig <tkoenig@gcc.gnu.org>
PR libfortran/40962
......
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
......
! { dg-do run }
! { dg-options "-pedantic-errors -mdalign" { target sh*-*-* } }
! Tests the fix for PR37614, in which the alignement of commons followed
! g77 rather than the standard or other compilers.
!
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment