[Bug c++/17969] template inline functions not getting optimized

2004-10-13 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-13 11:38 --- Fixed on the mainline: xori r3,r3,10 subfic r0,r3,0 adde r3,r0,r3 xori r3,r3,1 blr -- What|Removed |Added

[Bug c++/17969] template inline functions not getting optimized

2004-10-12 Thread pkprasoon at gmail dot com
--- Additional Comments From pkprasoon at gmail dot com 2004-10-13 06:15 --- Created an attachment (id=7334) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7334&action=view) file correspoding to s2.cpp -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17969

[Bug c++/17969] template inline functions not getting optimized

2004-10-12 Thread pkprasoon at gmail dot com
--- Additional Comments From pkprasoon at gmail dot com 2004-10-13 06:14 --- Created an attachment (id=7333) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7333&action=view) file corresponding to s1.cpp -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17969