Ignore:
Timestamp:
Apr 5, 2013, 1:41:01 PM (12 years ago)
Author:
[email protected]
Message:

Unreviewed, rolling out http://trac.webkit.org/changeset/147729

It's causing a bunch of breakage on some more strict compilers:
<inline asm>:1267:2: error: ambiguous instructions require an explicit suffix (could be 'ficomps', or 'ficompl')

  • offlineasm/x86.rb:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r147793 r147794  
     12013-04-05  Filip Pizlo  <[email protected]>
     2
     3        Unreviewed, rolling out http://trac.webkit.org/changeset/147729
     4
     5        It's causing a bunch of breakage on some more strict compilers:
     6        <inline asm>:1267:2: error: ambiguous instructions require an explicit suffix (could be 'ficomps', or 'ficompl')
     7
     8        * offlineasm/x86.rb:
     9
    1102013-04-05  Roger Fong  <[email protected]>
    211
Note: See TracChangeset for help on using the changeset viewer.