gcc4.4.1 related doubt

Ian Lance Taylor iant@google.com
Wed Mar 24 20:01:00 GMT 2010


trisha yad <trisha1march@gmail.com> writes:

> When iam compiling  test program if i don't use "-fno-optimize-sibling-calls" it
> won't generate  T.<num> symbols ,but in case  of Kernel build even though
>  i won't use "-fno-optimize-sibling-calls" it is generating T.<num>.
>
> Is there any way to prevent gcc(gcc4.4.1) from generating T.<num> in
> case kernel build ?

I don't know what T.<num> symbols are.  Give us a small,
self-contained, example.  Show exactly what you did, exactly what you
got, and what you expected to get instead.

Ian



More information about the Gcc-help mailing list