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: gfortran 4.4 regressions


Dear Tobias, Mikael and Daniel,

> 38859  wrong-code  [4.3/4.4 Regression] ubound and lbound treat
> structure co...
>   (a one-line patch by Mikael exists, which may nor may not be enough)

As it happens, I have been looking at PR38852, which is strongly
related but on the runtime.  Mikael's patch parallels code in
trans-intrinsic.c(gfc_conv_intrinsic_bound) and will be enough IMHO.

>
> 38887  wrong-code  [4.4 Regression] run-time abort for MVBITS with
> run-time ...
> 38883  [4.4 Regression] ICE for MVBITS with derived type argumen...
>  (For these two, something goes wrong with copying/array (un)packing
> the TO= argument)

If Daniel is available, he should certainly look at these two, since
he has most recently laid hands on this part of the compiler.

>
> 38907  ice-on-valid-code  [4.3/4.4 Regression ] ICE when contained
> function has sam...

This has my grubby fingers all over it - I'll look tonight

>
> 37754 -- [4.4 Regression] READ I/O Performance regression from 4.3...
>  (If I understood correctly, Jerry might have a patch which should
> still get in 4.4. I think fixing this can be deferred to 4.5.)

Agreed - I think that a performance fix is too risky for this stage.

Paul




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