[Bug c++/64142] Add option, -felide-copies

2016-07-18 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64142 --- Comment #2 from Andrew Pinski --- C++17 changes the rules about elide-copies and actually forces to do it rather than just allowing it.

[Bug c++/64142] Add option, -felide-copies

2014-12-01 Thread r.p.nicholl at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64142 --- Comment #1 from Ryan Nicholl --- The option would be -felide-copies, incase the title needs to be changed later.