Withdrawn: 8313141: Remove discarded volatile qualifier in assembler_aarch64.hpp

Julian Waters jwaters at openjdk.org
Sat Jul 29 04:48:55 UTC 2023


On Wed, 26 Jul 2023 05:19:02 GMT, Julian Waters <jwaters at openjdk.org> wrote:

> ISO C++ asm is always implicitly volatile, as per https://gcc.gnu.org/onlinedocs/gcc/Basic-Asm.html, and all volatile qualifiers are always ignored if GNU asm was never used

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk/pull/15031


More information about the hotspot-compiler-dev mailing list