man nm shows a symbol type of L that is possible denoting it as
a "leaf function text segment symbol". Often a leaf function
is distinguished by being at the end of a call hierarchy and
can sometimes yield difference in code generation regarding
stack space and such. Is this the case here? If so,
then a L is otherwise a T (and an l a t), or is there some
other differences?
--
Greg Comeau / 4.3.10.1 with C++0xisms now in beta!
Comeau C/C++ ONLINE ==> http://www.comeaucomputing.com/tryitout
World Class Compilers: Breathtaking C++, Amazing C99, Fabulous C90.
Comeau C/C++ with Dinkumware's Libraries... Have you tried it?