[Bug c++/64142] Add option, -felide-copies
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
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.