This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, ARM] Atomic builtins using kernel helpers for Linux/EABI


On Thu, Jul 10, 2008 at 10:36:13AM -0400, Carlos O'Donell wrote:
> Do you think that will get messy?

Yes.  I also think it's of limited use.  Out of line calls make sense
for the architectures which need kernel helpers, which on Linux I
think is ARM pre-v6K, hppa, and maybe coldfire.  Anyone with
instructions is going to want to use them inline.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]