This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug tree-optimization/44897] -fwhopr + ipa-sra misoptimize sqlite



------- Comment #5 from hubicka at ucw dot cz  2010-07-18 22:35 -------
Subject: Re:  -fwhopr + ipa-sra misoptimize
        sqlite

> IPA-SRA => Martin
Well, the trick is that IPA-SRA is run before LTO streaming, so it means that
it should not be affected
by -fwhopr at all (and linking resulting .o file w/o LTO seems to work).  So it
is really combination
of those.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44897


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