Re: Clarification on PowerPC64 Linux ABI

2011-03-21 Thread Rohit Arul Raj
Hello Andrew, On Tue, Mar 22, 2011 at 11:41 AM, Andrew Pinski wrote: > On Mon, Mar 21, 2011 at 10:50 PM, Rohit Arul Raj > wrote: >> Hello All, >> >> I have a question regarding PowerPC64 bit ABI. Since GCC generates FP >> instructions for Non FP code, i was running in to issues with >> applicat

Re: Clarification on PowerPC64 Linux ABI

2011-03-21 Thread Andrew Pinski
On Mon, Mar 21, 2011 at 10:50 PM, Rohit Arul Raj wrote: > Hello All, > > I have a question regarding PowerPC64 bit ABI. Since GCC generates FP > instructions for Non FP code, i was running in to issues with > applications having interrupts (i have seen some threads with people > complaining about

Clarification on PowerPC64 Linux ABI

2011-03-21 Thread Rohit Arul Raj
Hello All, I have a question regarding PowerPC64 bit ABI. Since GCC generates FP instructions for Non FP code, i was running in to issues with applications having interrupts (i have seen some threads with people complaining about this). So the other option to resolve this was to build the entire a