[Patch, fortran] [2/11] Inline transpose part 1

Mikael Morin mikael.morin@sfr.fr
Sat Sep 4 14:23:00 GMT 2010


Obvious and not absolutely necessary:
As we are using n to access the loop bounds, let's stop on the loop 
dimension instead of the array dimension.
I've added an assert to check that it is effectively the same.
The trans-stmt.c change is there to prevent the assert from triggering.
OK for trunk?
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: inline_transpose_1-2.changelog
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20100904/dc557309/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: inline_transpose_1-2.diff
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20100904/dc557309/attachment-0001.ksh>


More information about the Fortran mailing list