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: Thu, 2 Jun 2011 21:52:21 +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
Jan Hubicka <hubicka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #22 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-06-02 21:50:54 UTC ---
Thanks for confirmation. My best bet is:
2011-05-29 Richard Guenther <rguenther@suse.de>
PR tree-optimization/49217
* ipa-pure-const.c (propagate_pure_const): Fix typos.
this bug could've caused symptoms seen here. Closing the PR then.