Hi Siddhesh, Martin, > When the input compiler enables AVX, stack realignment requirements > causes gcc to fail to omit %rbp use, due to which the test fails to > clobber %rbp in inline asm. Disable AVX to build the test on x86_64 so > that the test continues working. Thanks for your work and testing, this patch merged! Kind regards, Petr