[fortran,patch] Fix PR36059: don't repack arrays that have the TARGET attribute.
Thomas Koenig
tkoenig@netcologne.de
Mon May 12 18:50:00 GMT 2008
On Mon, 2008-05-12 at 18:55 +0100, FX wrote:
> Subject says it all... bootstrapped and regtested on x86_64-linux, OK
> to commit? (I'm not committing as obvious because I fear I might be
> missing something fundamental abound these repacked arrays, it seems
> to simple to be true!)
This is OK.
I re-checked the code, and we do indeed repack arrays on the callee
side. (Thinking of this, this does make sense - we don't want
-frepack-arrays to change our ABI).
Thomas
More information about the Fortran
mailing list