aboutsummaryrefslogtreecommitdiff
path: root/gcc/c
diff options
context:
space:
mode:
authorGaius Mulley <gaiusmod2@gmail.com>2025-01-25 02:28:13 +0000
committerGaius Mulley <gaiusmod2@gmail.com>2025-01-25 02:28:13 +0000
commitd0acb7b2b26d4f821968043eafd286a1a3a37ca3 (patch)
tree167e7eec8bcf67e4cc05086422fbfe90851145b8 /gcc/c
parent80bd9eb48190f3554c4de74ccb3d0976831160b1 (diff)
downloadgcc-d0acb7b2b26d4f821968043eafd286a1a3a37ca3.zip
gcc-d0acb7b2b26d4f821968043eafd286a1a3a37ca3.tar.gz
gcc-d0acb7b2b26d4f821968043eafd286a1a3a37ca3.tar.bz2
PR modula2/118010 m2 libc lseek procedure interface correction
This patch corrects a typo in the definition of lseek in libc. The second offset parameter should have been declared as COFF_T. No errors are seen when bootstrapping using -Werror=odr -Werror=lto-type-mismatch. gcc/m2/ChangeLog: PR modula2/118010 * gm2-compiler/P2SymBuild.mod (Debug): Comment out unused procedure. * gm2-libs/libc.def (lseek): Declare second parameter offset as COFF_T. Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
Diffstat (limited to 'gcc/c')
0 files changed, 0 insertions, 0 deletions