This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

Martin Sebor <msebor at gcc dot gnu.org> 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 <msebor at gcc dot gnu.org> ---
The problem still exists in recent top of trunk (GCC 7.0).

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]