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, libgfortran] PR24224 Generalized internal array IO notimplemented.


Steven Bosscher wrote:
>>Unless I've missed a middle-end commit to 4.0, I think this commit
>>
>>2005-03-23  Steven Bosscher  <stevenb@suse.de>
>>
>>        * convert.c (convert): Replace fold (buildN (...)) with
>>fold_buildN.
> 
> 
> Not really.  Just provide fold_buildN static inline functions in g95.h
                                                                   ^^^^^
You said a bad word :-)
> and things should work.

I think this is ugly.  Instead one could identify the patch, apply it in
reverse, and then diff between mainline and 4.0.

- Tobi


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