[Webkit-unassigned] [Bug 60283] Fix MIPS build due to AssemblerLabel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 12 15:31:57 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=60283


Chao-ying Fu <fu at mips.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #5 from Chao-ying Fu <fu at mips.com>  2011-05-12 15:31:57 PST ---
r86239 fixed this bug.  So, just close this.  Thanks!

r86239 | zecke at webkit.org | 2011-05-11 09:42:43 -0700 (Wed, 11 May 2011) | 7 lines

[MIPS] Fix compilation of the MIPS JIT

Include the MIPSAssembler.h first to indirectly include
AssemblerBuffer.h before the AbstractMacroAssembler.h. This
order is used for the ARM and X86 MacroAssembler*.h.

* assembler/MacroAssemblerMIPS.h:

-- 
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