This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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, libfortran] PR 38135, RESHAPE, empty SOURCE with PAD


Hi all,

Thomas Koenig wrote:
> as mentioned in the PR, here's a fix for the f95 part of PR 38135.
> Regression-tested on i686-pc-linux-gnu.
> OK for trunk?  What about 4.3?
>   
OK. Backporting to 4.3 after the usual grace period is also also fine
with me.


Which parts are missing? The one mentioned by Mikael in the PR (where he
also posted a patch), viz
> There are two bugs actually:
> (1) the front-end doesn't expand the reshape. 
>     (at least in this case: reshape([integer::],[N,N],[1,2,2,2]) )
or is there there something else?

Tobias


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