[Bug middle-end/21124] [4.1 regression] bogus "may be used uninitialized" warning
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Apr 20 15:19:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-20 15:19 -------
Confirmed:
# D.1678_31 = PHI <0(3), D.1678_8(0)>;
Why is this PHI, here, it is just dead code, maybe we should check the use info to see if it is actually
used.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|c++ |middle-end
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2005-04-20 15:19:17
date| |
Target Milestone|--- |4.1.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21124
More information about the Gcc-bugs
mailing list