This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/36833] unexpected warning: guard 13936 owner may be used uninitialized in this function
- From: "manu at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Aug 2008 11:13:00 -0000
- Subject: [Bug c++/36833] unexpected warning: guard 13936 owner may be used uninitialized in this function
- References: <bug-36833-16437@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from manu at gcc dot gnu dot org 2008-08-27 11:13 -------
(In reply to comment #6)
>
> Perhaps we should just never warn about anything within EH BB, since they are
> not properly marked as compiler-generated by the front-end and the middle-end
> has problems dealing with them. That would fix a few bugs.
For example: PR 31246.
--
manu at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |31246
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36833