On Fri, 15 Dec 2023 12:31:51 GMT, Kim Barrett <kbarr...@openjdk.org> wrote:

>> Ah, I was not aware that the asm specifications for explicit registers 
>> overrides the warning about the register keyword, thanks!
>
> It's not that it overrides the warning.  They are different syntactic 
> constructs that just happen to have
> a word in common.  The joys of parsing C++ ...

The keyword also happens to go in the same location as well. How coincidental...

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/14988#discussion_r1427947238

Reply via email to