[Bug 225249] java/openjdk8: vm/atomic_bsd_x86.inline.hpp:95:21: error: unknown token in expression

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 18 18:43:57 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225249

Dimitry Andric <dim at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dim at FreeBSD.org

--- Comment #3 from Dimitry Andric <dim at FreeBSD.org> ---
Note: this should be fixed after head r328090:

Log:
 Pull in r322623 from upstream llvm trunk (by Andrew V. Tischenko):

   Allow usage of X86-prefixes as separate instrs.
   Differential Revision: https://reviews.llvm.org/D42102

 This should fix parse errors when x86 prefixes (such as 'lock' and
 'rep') are followed by various non-mnemonic tokens, e.g. comments, .byte
 directives and labels.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-java mailing list