git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: eae7be6) | patch
Fix signedness error in 9f225e992 for gcc
Wed, 6 Mar 2024 08:54:25 +0000 (15:54 +0700)
Wed, 6 Mar 2024 08:55:55 +0000 (15:55 +0700)
commit de7c6fe8347ab726c80ebbfcdb57f4b714d5243d
Fix signedness error in 9f225e992 for gcc

The first argument of vshrq_n_s8 needs to be a signed vector type,
but it was passed unsigned. Clang is more lax with conversion, but
gcc needs a cast.

Fix by me, tested by Masahiko Sawada

Per buildfarm members splitfin, batta, widowbird, snakefly, parula,
massasauga

Discussion: https://postgr.es/m/20240306074106.mg6w4koohdlworbs%40alap3.anarazel.de
src/include/port/simd.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /