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: Regression when compiling Molcas


--- Ignacio Fernández Galván <jellby@yahoo.com> wrote:

> I have run more
> tests
> now, it fails with "-O1", but it's fine with the following instead:
> 
> "-fdefer-pop -fdelayed-branch -fguess-branch-probability
> -fcprop-registers -fif-conversion -fif-conversion2 -fsplit-wide-types
> -ftree-ccp -ftree-dce -ftree-dominator-opts -ftree-dse -ftree-ter
> -ftree-sra -ftree-copyrename -ftree-fre -ftree-ch -funit-at-a-time
> -finline-small-functions -fmerge-constants -fomit-frame-pointer"
>
> [snip]
> 
> Now, before the call to GetMem, iGAStat is 0, but after that it's
> 110103560... I'll try to investigate further into GetMem.

However, a similar behaviour (although the exact number seems to be
random) appears when I compile with -O0, so it must be something else,
but I don't know what else to try...


      ___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/ 


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