This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16036] [3.5 regression] Spurious "may be used uninitialized in this function" warning
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Jun 2004 20:51:21 -0000
- Subject: [Bug c++/16036] [3.5 regression] Spurious "may be used uninitialized in this function" warning
- References: <20040617184019.16036.wanderer@rsu.ru>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-06-17 20:51 -------
Richard you said you will deal with PR 14564, the testcase here shows excatly the same problem, it
comes from the fact that the uninitialized warnings do not take into account abornal edges in the CFG.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |rth at gcc dot gnu dot org
|dot org |
Status|NEW |ASSIGNED
Keywords| |diagnostic
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16036