This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/51571] No named return value optimization while adding a dummy scope
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 15 Dec 2011 21:59:31 +0000
- Subject: [Bug c++/51571] No named return value optimization while adding a dummy scope
- Auto-submitted: auto-generated
- References: <bug-51571-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51571
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |missed-optimization
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011-12-15
Ever Confirmed|0 |1
Known to fail| |4.2.3, 4.7.0
Severity|critical |normal
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-12-15 21:59:31 UTC ---
Confirmed, this is just a missed optimization and not very critical really.