return "branch long"
> }
> else
> {
> return "branch other"
> }
> }
> ")
> e)same for call_value ,where you ended to check the operands[3]
>
&g
Yes.. I still had no luck.
Do you have any thoughts on this??
On Wed, Oct 16, 2013 at 2:05 PM, Umesh Kalappa wrote:
> You still stuck with this issue ???
>
> ~Umesh
>
> On Tue, Oct 15, 2013 at 9:08 PM, Ian Lance Taylor wrote:
>> On Tue, Oct 15, 2013 at 8:04 AM, Nagar
Hi Ian,
Thanks for the reply.
On Fri, Oct 11, 2013 at 10:31 PM, Ian Lance Taylor wrote:
> On Fri, Oct 11, 2013 at 9:20 AM, Nagaraju Mekala
> wrote:
>>
>> I observed that in rs6000 port longcall is implemented by using
>> CALL_LONG define.
>> #define CALL_
Hi Ian,
Thanks for the reply.
Please accept my apologize for including both the mail chains. I
will make sure not to repeat this again.
On Fri, Oct 11, 2013 at 7:32 PM, Ian Lance Taylor wrote:
> On Fri, Oct 11, 2013 at 2:48 AM, Nagaraju Mekala
> wrote:
>>
>> My
Hi,
I am working on GCC-4.6.4 version ported to a embedded target which
is similar to frv.
My question is how to find the attributes of a function which we are
going to call
Problem:
Generally while calling a function we use branch instruction
ex: br r5,
But when we have a funct