Re: pgcrypto/des tests fail on riscv64 due to clang's code generation anomaly

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgcrypto/des tests fail on riscv64 due to clang's code generation anomaly
Дата
Msg-id 2284079.1773625237@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pgcrypto/des tests fail on riscv64 due to clang's code generation anomaly  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: pgcrypto/des tests fail on riscv64 due to clang's code generation anomaly
Список pgsql-hackers
Michael Paquier <michael@paquier.xyz> writes:
> On Sun, Mar 15, 2026 at 02:00:00PM +0200, Alexander Lakhin wrote:
>> adding -march=rv64gcv to CFLAGS makes clang generate different (wrong?)
>> code for crypt-des.c. Namely, having reproduced the diff locally, with
>> this debugging addition:
>> when the code compiled with CC=clang-20 CPPFLAGS="-march=rv64gcv".

> Thanks for the detailed investigation.  I was puzzled by it myself for
> a couple of hours, and did not see something else than a broken
> compiler here..

Seems like this might be worth a bug report to the clang people.

            regards, tom lane



В списке pgsql-hackers по дате отправления: