This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, fortran] [3/5] PR 45648: Inline transpose part 2: Enable transpose optimization


Mikael,

This is also OK.

Paul

On 9/21/10, Mikael Morin <mikael.morin@sfr.fr> wrote:
> With this, the transpose optimization is back.
> The two previous patches permitted to call gfc_conv_expr_descriptor on
> transpose's arg, so now we just have to bypass the temporary generation in
> the transpose case.
> I don't add the testcase from the original commit as there is a wrong code
> regression introduced by this patch (uncaught by the testsuite) to be fixed
> in patch 5/5.
>
> OK for trunk ?
>
>
>


-- 
The knack of flying is learning how to throw yourself at the ground and miss.
       --Hitchhikers Guide to the Galaxy


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]