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: RFA: Revamp fortran array types


Tobias Burnus wrote:
> Largest progress was seen for "induct" where the run time decreased from
> 37.19s to 28.39s (24% faster) ...

On my macbook (Core2Duo) I just see the opposite: ~58s with the patch versus
~34s without it. If I am reading my logs correctly, I did not see that with 
the first patch.

I also tried using the unpatched gcc/tree-ssa-structalias.c without
change.

Otherwise the new patch passed my tests and regtested fine.

Thanks

Dominique


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