This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

does g++ perform return-value-optimization?


Hi,
Does anyone know if g++ performs return-value-optimization?  If so, how 
do you enable it?  My question pertains mainly to the optimization of 
temporary objects resulting from  expression template usage (PETE 
libraries).  Any info would be greatly appreiciated.
-Jeff


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