This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
A regression on Cygwin
- From: "THOMAS Paul Richard 169137" <Paul dot Richard dot THOMAS at cea dot fr>
- To: <fortran at gcc dot gnu dot org>
- Cc: <paulthomas2 at wanadoo dot fr>
- Date: Tue, 18 Jul 2006 14:51:02 +0200
- Subject: A regression on Cygwin
Array constructors in every way shape and form are producing the error
../trunk/gcc/testsuite/gfortran.dg/actual_array_constructor_1.f90:10: warning: a
lignment of 'line' is greater than maximum object file alignment. Using 16
on Cygwin. I do not have time to investigate further and it has stopped my
efforts to regtest the TR15581 patch.
Paul