about summary refs log tree commit diff
path: root/gmon/sprofil.c
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2023-01-15 20:54:42 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2023-01-15 20:56:12 +0100
commit569cfcc6bf35c28112ca8d7112e9eb4a22bed5b8 (patch)
tree61a39ba4d9fa9ee151e7946082a0dcfad68b2b1f /gmon/sprofil.c
parent7e31d166510ac4adbf53d5e8144c709a37dd8c7a (diff)
downloadglibc-569cfcc6bf35c28112ca8d7112e9eb4a22bed5b8.tar.gz
glibc-569cfcc6bf35c28112ca8d7112e9eb4a22bed5b8.tar.xz
glibc-569cfcc6bf35c28112ca8d7112e9eb4a22bed5b8.zip
hurd: Fix _NOFLSH value
shifting 1 (thus an integer) left 31 bit is undefined behavior. We have to
make it an unsigned integer to properly get 0x80000000 (like done in other
places).
Diffstat (limited to 'gmon/sprofil.c')
0 files changed, 0 insertions, 0 deletions