[Bug c++/36016] for-loop scoping problem: Method gets called after destructor

2024-03-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36016

Andrew Pinski  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #5 from Andrew Pinski  ---
Since PR 86769 has more analysis and a start of a patch, marking this as a dup
of that one.

*** This bug has been marked as a duplicate of bug 86769 ***

[Bug c++/36016] for-loop scoping problem: Method gets called after destructor

2017-01-13 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36016

Martin Sebor  changed:

   What|Removed |Added

 CC||msebor at gcc dot gnu.org
  Known to fail||4.1.0, 4.8.3, 4.9.3, 5.3.0,
   ||6.3.0, 7.0

--- Comment #4 from Martin Sebor  ---
The problem still exists in recent top of trunk (GCC 7.0).

[Bug c++/36016] for-loop scoping problem: Method gets called after destructor

2010-02-09 Thread jason at gcc dot gnu dot org


--- Comment #3 from jason at gcc dot gnu dot org  2010-02-09 23:46 ---
Yep, that's a bug.


-- 

jason at gcc dot gnu dot org changed:

   What|Removed |Added

   Severity|minor   |normal
 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1
   Priority|P3  |P2
   Last reconfirmed|-00-00 00:00:00 |2010-02-09 23:46:23
   date||


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36016



[Bug c++/36016] for-loop scoping problem: Method gets called after destructor

2008-04-22 Thread gnu4u at flonatel dot org


--- Comment #1 from gnu4u at flonatel dot org  2008-04-22 17:29 ---
Created an attachment (id=15511)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15511action=view)
Source to reproduce the bug


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36016



[Bug c++/36016] for-loop scoping problem: Method gets called after destructor

2008-04-22 Thread rguenth at gcc dot gnu dot org


--- Comment #2 from rguenth at gcc dot gnu dot org  2008-04-22 22:25 ---
EDG agrees with you.


-- 

rguenth at gcc dot gnu dot org changed:

   What|Removed |Added

   Keywords||wrong-code


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36016