[Webkit-unassigned] [Bug 33451] error: 'asm' operand requires impossible reload" on OpenBSD/macppc/g++ 4.2.4
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 30 13:43:12 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=33451
--- Comment #11 from Landry Breuil <landry at openbsd.org> 2012-03-30 13:43:12 PST ---
Created an attachment (id=134871)
--> (https://bugs.webkit.org/attachment.cgi?id=134871&action=review)
Assembly output from FastMalloc.cpp, when using : "=m" (lockword_)
Looking at the asm the 4 offending instructions are stw with 3 numeric args(stw 27, 28,24), while others have two args (f .ex stw 0,-360(29))
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list