This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/47221] Bugus warnings issued during lto bootstrap
- From: "hubicka at ucw dot cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 11 Jan 2011 13:03:07 +0000
- Subject: [Bug lto/47221] Bugus warnings issued during lto bootstrap
- Auto-submitted: auto-generated
- References: <bug-47221-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47221
--- Comment #2 from Jan Hubicka <hubicka at ucw dot cz> 2011-01-11 13:03:00 UTC ---
> we don't check for an error of inflateInit2 in which case state is
> not initialized.
Probably we should fix that, but still I don't think we should leak our well
engineered
MEM_REF gimple syntax into user warnings...
Honza