[Bug libstdc++/23425] vector::clear should be manually inlined
phython at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Aug 18 07:26:00 GMT 2005
------- Additional Comments From phython at gcc dot gnu dot org 2005-08-18 07:21 -------
I see absolutely no difference between the code generated for clear1() and
clear2() on powerpc-linux-gnu. This includes the final_cleanup tree dump and
the assembly output using g++ -O2.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23425
More information about the Gcc-bugs
mailing list