This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/53990] wrong "optimisation": automatic variable doesn't removed at fuction exit
- From: "vol.litwr at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 18 Jul 2012 12:18:54 +0000
- Subject: [Bug c++/53990] wrong "optimisation": automatic variable doesn't removed at fuction exit
- Auto-submitted: auto-generated
- References: <bug-53990-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53990
--- Comment #3 from litwr <vol.litwr at gmail dot com> 2012-07-18 12:18:54 UTC ---
Thank you very much! Excuse me this little ignorancy. However it is a bit
confusing that this allows to have code executed differently with different
compilers.