This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Return value optimisation patch for g++ 2.95.3?


Hi,

Apologise if this not the right forum to discuss this particular
issue. I am wondering
if there is a patch for return value optimisation (rvo) for g++ 2.95.3
version? I confirmed
with my test code (with -O2 ) that our g++ 2.95.3 does not seem to
have this important support.  Compiled and ran the same code with g++
3x and rvo works fine.

Glanced thru' various release notes and I could not find anything relevant.

Thanks,
Ravi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]