This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/44897] -flto + ipa-sra misoptimize sqlite (non-plugin only)
- From: "hubicka at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 10 Jan 2011 22:10:26 +0000
- Subject: [Bug tree-optimization/44897] -flto + ipa-sra misoptimize sqlite (non-plugin only)
- Auto-submitted: auto-generated
- References: <bug-44897-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44897
--- Comment #10 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-01-10 22:10:11 UTC ---
It also appears with lto-partition=none with profile feedback, so it is not
WHOPR only bug.