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: thanks


Jack

The bugs are in the test suite NOT the cray pointer implementation.
We knew about the test suite problems and Asher is in the process 
of changing the test's so the optimizer can't reorder code.
(He is also working on making the test suite dejagnu compatible.)

It seemed to be a good idea to get Cray Pointer code released
as soon as it was stable.

Mike
 
> Asher,
>    I was able to build gcc-4.1-20050728 with your patch and the 
> GTY patch for gfc_array_range_type without any additional gfortran
> regressions popping up. I found that building the cp_test.f90 
> test program with "gfortran -fcray-pointer" created a binary
> that executed with no failures. However while I saw the same
> at -O1, I found at -O2 and -O3, the resulting binary had the
> following errors...


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