Opened 7 years ago

Last modified 7 years ago

#13582 new bug

Fix PowerPC 64-bit atomics — at Initial Version

Reported by: kallisti5 Owned by: nobody
Priority: low Milestone: Unscheduled
Component: System/libroot.so Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: PowerPC

Description

We recently moved to built-in GCC Atomics.

However, when you leverage 64-bit atomics on 32-bit PowerPC, GCC emits a _N function call expecting the feature to be custom handled.

A was commited in hrev51257 to fix bootstrap, this behavior however is incorrect.

Change History (0)

Note: See TracTickets for help on using tickets.