diff options
author | Gaius Mulley <gaiusmod2@gmail.com> | 2025-01-25 02:28:13 +0000 |
---|---|---|
committer | Gaius Mulley <gaiusmod2@gmail.com> | 2025-01-25 02:28:13 +0000 |
commit | d0acb7b2b26d4f821968043eafd286a1a3a37ca3 (patch) | |
tree | 167e7eec8bcf67e4cc05086422fbfe90851145b8 /gcc/c | |
parent | 80bd9eb48190f3554c4de74ccb3d0976831160b1 (diff) | |
download | gcc-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