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: [committed] Update config/pa/linux-atomic.c to use new subword and double word atomic support


On 22-Nov-14, at 2:25 AM, Richard Henderson wrote:

Probably better to use __builtin_trap, now that you've added it.
At least then the compiler knows there's no fallthrough from the
ABORT_INSTRUCTION path.

Good suggestion.  Added to my tree for testing.


Any chance someone wants to add this support to libatomic?
Currently pa is using the posix path, using locks.

Will take a look when I get a chance.

Dave
--
John David Anglin	dave.anglin@bell.net




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