[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|---

[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

[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

[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