[Bug fortran/45044] Different named COMMON block size: No warning
burnus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Oct 9 19:38:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45044
--- Comment #6 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-10-09 19:37:52 UTC ---
Author: burnus
Date: Sun Oct 9 19:37:47 2011
New Revision: 179729
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179729
Log:
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.
Added:
trunk/gcc/testsuite/gfortran.dg/common_16.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/trans-common.c
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gfortran.dg/common_14.f90
More information about the Gcc-bugs
mailing list