------- Comment #15 from petermorgan at grapevine dot net dot au 2008-09-07 23:56 ------- Subject: Re: [4.3 Regression] gfortran errors in compilation and the making for upgraded compilers
Dear Andrew Thanks message below. Unfortunately this is not the correct test case. The test case involves involves the routine tssum. I will redo the test case in case there are difficulties with the test module. regards and thanks peter pinskia at gcc dot gnu dot org wrote: > ------- Comment #14 from pinskia at gcc dot gnu dot org 2008-09-06 23:06 > ------- > Reduced testcase: > real*8 in_mjd(5000000), in_xyz_std(6,5000000) > real*8 ref_xyz(3), ref_llu(3), ref_neu(3) > common / ts_r8 /sec_rel, in_mjd, in_xyz_std, ref_llu, ref_neu > real*8 locref(3) > locref(1) = ref_llu(1) > call loc_to_geod(locref, neuref) > write(*,*) in_mjd(i) > end > --- CUT --- > Works on the trunk. > > > -- *************************************** * * * Peter and Carol Morgan * * 20 Goodparla St * * Hawker, ACT, 2614 * * Australia * * * * Home Phone +61 (0)2 6254 0137 * * Peter's Mobile +61 (0)4 1854 0137 * * * * * *************************************** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37310