On Sat, May 3, 2008 at 3:13 PM, Richard Sandiford
<[EMAIL PROTECTED]> wrote:
> "Mohamed Shafi" <[EMAIL PROTECTED]> writes:
> > The gcc port that i am currently working on has both long calls and
> > short calls. If no 'shortcall' attribute is provided in the function
> > declaration then calls t
"Mohamed Shafi" <[EMAIL PROTECTED]> writes:
> The gcc port that i am currently working on has both long calls and
> short calls. If no 'shortcall' attribute is provided in the function
> declaration then calls to that function is made as long call. This is
> happening when no optimization is enable