aboutsummaryrefslogtreecommitdiff
path: root/gcc/fold-const.cc
diff options
context:
space:
mode:
authorGaius Mulley <gaiusmod2@gmail.com>2024-01-25 15:04:53 +0000
committerGaius Mulley <gaiusmod2@gmail.com>2024-01-25 15:04:53 +0000
commit4ffcceef8137b7151ad1e779e38e4b6a3bdcaea8 (patch)
tree6bcd826bf5795911d1d89e0a992f1d0fa8133780 /gcc/fold-const.cc
parent5739d5fb5417e3e4303533ae464829e43ad3b47c (diff)
downloadgcc-4ffcceef8137b7151ad1e779e38e4b6a3bdcaea8.zip
gcc-4ffcceef8137b7151ad1e779e38e4b6a3bdcaea8.tar.gz
gcc-4ffcceef8137b7151ad1e779e38e4b6a3bdcaea8.tar.bz2
modula2: correct prototype for lseek within gcc/m2/gm2-libs/libc.def
This patch corrects the definition of lseek by changing the second parameter to a CSSIZE_T rather than LONGINT and allow the return value to be ignored. gcc/m2/ChangeLog: * gm2-libs/libc.def (lseek): Change the second parameter type to CSSIZE_T and make the return value optional. Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
Diffstat (limited to 'gcc/fold-const.cc')
0 files changed, 0 insertions, 0 deletions