This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/18240] warning: `obptr' might be used uninitialized in this function
- 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: 31 Oct 2004 00:12:04 -0000
- Subject: [Bug c/18240] warning: `obptr' might be used uninitialized in this function
- References: <20041031000441.18240.herbert@13thfloor.at>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-31 00:12 -------
Fixed on the mainline for 4.0.0 for sure as the warning has moved to the tree level instead of the RTL
level which causes some of these target specific bugs.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Target Milestone|--- |4.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18240