Hi Gaurav,
<snip>
Do you have a number of inline functions in your code ? You could try tuning that with -finline-limit-X, where X may be reasonably set to a value between 100 and 5000.
Yes I do, but I'm already using -fno-inline. I guess that should do away with it?
Yup .
cheers Ramana