RFR: 8317763: Follow-up to AVX512 intrinsics for Arrays.sort() PR [v2]

Srinivas Vamsi Parasa duke at openjdk.org
Tue Oct 10 19:04:58 UTC 2023


On Tue, 10 Oct 2023 18:01:59 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

>> Srinivas Vamsi Parasa has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   pragma workround for GCC12 bug
>
> What is change for "Addressing the build failure due to a bug in GCC 12"?

Hello Vladimir (@vnkozlov) and Erik (@erikj79),

Please see the latest commit which has the `#pragma` based workaround to address the build failure caused by GCC 12.

Thanks,
Vamsi

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

PR Comment: https://git.openjdk.org/jdk/pull/16124#issuecomment-1756046292


More information about the hotspot-compiler-dev mailing list