This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16034] 3.5: dtor called prematurely for while-loop scoped variable
- From: "snyder at fnal dot gov" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Jun 2004 14:35:02 -0000
- Subject: [Bug c++/16034] 3.5: dtor called prematurely for while-loop scoped variable
- References: <20040617110404.16034.snyder@fnal.gov>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From snyder at fnal dot gov 2004-06-17 14:34 -------
Subject: Re: 3.5: dtor called prematurely for while-loop scoped variable
>I can't reproduce this with a mainline snapshot from 20040615. Which
>version are you using, and what flags did you give to the compiler?
Here's the version string i have:
gcc version 3.5.0 20040617 (experimental)
This problem appeared just in the past couple days.
I'm guessing that this is due to Richard's changes.
sss
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16034