Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jan 2018 18:43:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 225249] java/openjdk8: vm/atomic_bsd_x86.inline.hpp:95:21: error: unknown token in expression
Message-ID:  <bug-225249-8522-1PCwSxhzW6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-225249-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-225249-8522@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225249

Dimitry Andric <dim@FreeBSD.org> changed:

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

--- Comment #3 from Dimitry Andric <dim@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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225249-8522-1PCwSxhzW6>