]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/45044 (Different named COMMON block size: No warning)
authorTobias Burnus <burnus@net-b.de>
Sun, 9 Oct 2011 19:37:47 +0000 (21:37 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Sun, 9 Oct 2011 19:37:47 +0000 (21:37 +0200)
commit7de61dc6ac5ec699bffb6af49636db501f436004
tree38807adc0309dc6dbf59b746024f9e1cbd0017d2
parent0cc8903520c9aff729ed624d4ae4510cb721e7ba
re PR fortran/45044 (Different named COMMON block size: No warning)

2011-10-09  Tobias Burnus  <burnus@net-b.de>

        PR fortran/45044
        * trans-common.c (translate_common): Fix -Walign-commons
        check.

2011-10-09  Tobias Burnus  <burnus@net-b.de>

        PR fortran/45044
        * gfortran.dg/common_14.f90: Compile with -Wno-align-commons.
        * gfortran.dg/common_16.f90: New.

From-SVN: r179729
gcc/fortran/ChangeLog
gcc/fortran/trans-common.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/common_14.f90
gcc/testsuite/gfortran.dg/common_16.f90 [new file with mode: 0644]