This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
named return value optimization
- From: Stephane Aubry <stephane at algorithmics dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Sat, 03 Jul 2004 14:00:45 -0400
- Subject: named return value optimization
Hello,
I am wondering why this optimization has been removed from gcc 3.0.
There is apparently no explanation for it in the manual which says that
obsoleted features have been replaced by superior alternatives.
Yet no such alternative seems to be provided in this case.
Thanks.