On 01/27/12 10:00, Patrick Marlier wrote:
On 01/27/2012 10:14 AM, Aldy Hernandez wrote:
+ITM_REGPARM noinline uint32_t _ITM_beginTransaction(uint32_t a, ...)
{ asm(""); }

No ITM_REGPARM here. It should be also removed from libitm.h.

--
Patrick.


I'm ok either way.  I'm just trying to get 32-bits to pass the tests.

If you all agree to remove ITM_REGPARM from libitm.h, then the tests on x86-32 will work. What is the status of this-- was there agreement on removing regparm?

Reply via email to