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] PR37836 - ICE in gfc_trans_auto_array_allocation


Steve,

Thanks for pointing it out - it's a partial patch for PR38033.  I have
already posted this on the PR but, will not commit it with this one:-)

Cheers

Paul

On Sun, Nov 9, 2008 at 7:58 AM, Steve Kargl
<sgk@troutmask.apl.washington.edu> wrote:
> On Sun, Nov 09, 2008 at 07:40:52AM +0100, Paul Richard Thomas wrote:
>>
>>         PR fortran/37836
>>         * intrinsic.c (add_functions): Reference gfc_simplify._minval
>>       and gfc_simplify_maxval.
>>       * intrinsic.h : Add prototypes for gfc_simplify._minval and
>>       gfc_simplify_maxval.
>>       * simplify.c (min_max_choose): New function extracted from
>>       simplify_min_max.
>>       (simplify_min_max): Call it.
>>       (simplify_minval_maxval, gfc_simplify_minval,
>>       gfc_simplify_maxval): New functions.
>>
>
> The diff includes code changes in trans-array.c, which
> I believe are part of a patch for another PR.
>
> --
> Steve
>



-- 
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]