Re: wrong code with -fforce-addr

2007-10-03 Thread Manfred Schwarb
> On Wed, Oct 03, 2007 at 12:24:27PM +0200, Manfred Schwarb wrote: > > I'm in a loss where to search for the real cause. Has anybody a hint > > how to proceed further? > > Sounds like weird-but-somewhat-determinist behaviour you can get when > you do out-of-bound

Re: wrong code with -fforce-addr

2007-10-03 Thread Manfred Schwarb
> > Hi, > > > > I have a rather nasty optimization issue with gfortran (as of > yesterday). As I think it could > > be an optimization issue and not an gfortran frontend issue, I post it > here, > > the fortran list was not able to help so far. > > > > I narrowed my problem to one single fortran f

wrong code with -fforce-addr

2007-10-03 Thread Manfred Schwarb
Hi, I have a rather nasty optimization issue with gfortran (as of yesterday). As I think it could be an optimization issue and not an gfortran frontend issue, I post it here, the fortran list was not able to help so far. I narrowed my problem to one single fortran function. If I compile this fu