trans-common.c (build_common_decl): Fix the alignment for BIND(C) common blocks.
authorChristopher D. Rickett <crickett@lanl.gov>
Sat, 24 Nov 2007 05:42:07 +0000 (05:42 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 24 Nov 2007 05:42:07 +0000 (05:42 +0000)
commitaf90c10fe1738861ec3b9be24a13e8215905c6e2
treec5a64ccde3c654fc170b739328b5f5ab27f8e278
parentb769ac9cb87157122d3aae1086d41566575a15b0
trans-common.c (build_common_decl): Fix the alignment for BIND(C) common blocks.

2007-11-23 Christopher D. Rickett <crickett@lanl.gov>

* trans-common.c (build_common_decl): Fix the alignment for
BIND(C) common blocks.

From-SVN: r130393
gcc/fortran/ChangeLog
gcc/fortran/trans-common.c