This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/34470] [4.3.0 regression] spurious "is used uninitialized" from auto_ptr
- 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: 14 Dec 2007 22:36:03 -0000
- Subject: [Bug c++/34470] [4.3.0 regression] spurious "is used uninitialized" from auto_ptr
- References: <bug-34470-37@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from pinskia at gcc dot gnu dot org 2007-12-14 22:36 -------
(In reply to comment #4)
> How do you know whether an EH region is dead? That information does not seem
> to be in the dumps.
the summary of that other bug is incorrect. I already added information about
the wrong code in the other bug. See my comment #1.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34470