]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/17675 ([Regression w.r.t. g77] Alignment constraints not honored in...
authorPaul Brook <paul@codesourcery.com>
Sun, 16 Jan 2005 12:05:53 +0000 (12:05 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Sun, 16 Jan 2005 12:05:53 +0000 (12:05 +0000)
commit36c028f675622046a0f0261cc62c70f58e9a3b4b
treee72be26edb631135d1891d29924473000aacca6d
parent3a2794abdb6a38e8e17108ffbd326b3af910f0ae
re PR fortran/17675 ([Regression w.r.t. g77] Alignment constraints not honored in EQUIVALENCE)

2004-01-16  Paul Brook  <paul@codesourcery.com>

PR fortran/17675
* trans-common.c (translate_common): Remove duplicate function call.
(finish_equivalences): Preserve alignment when biasing offsets.
testsuite/
* gfortran.dg/common_4.f90: New test.

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