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: Testsuite results... where do we stand?


On Thu, Jul 12, 2007 at 01:52:54PM -0700, Tim Prince wrote:
> >
> >  * on ia64-linux, gfortran.dg/array_constructor_6.f90 and 
> >gfortran.dg/auto_array_1.f90 fail with "-O3 -fomit-frame-pointer 
> >-funroll-loops". Andreas or H.J., could you please file a PR with the 
> >exact error and a backtrace? The fact that it occurs only at high 
> >optimization means it's probably either an optimizer problem or a 
> >wrong alignment in the code emitted by the front-end...
> >
> I'll start on this, in case I don't run into HJ to ask if he is doing 
> it, or hear that someone else took care of it.  I've left my 5-yr-old 
> space heater running.  Not that I would ever use omit-frame-pointer on 
> this target.

Both gfortran.dg/array_constructor_6.f90 and
gfortran.dg/auto_array_1.f90 are runtime error. Both failed at revision
126278. My last working one is revision 126007.

H.J.


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