Compilation of syscall_proc.c from the FUZIX kernel fails with current sdcc (#9107). Current FUZIX version from yesterday.
I was able to create a small compileable code sample to reproduce this bug.It is attached. It fails for all ports I tried (z80, stm8, mcs51):
Internal error: validateLink failed in SPEC_NOUN(type) @ SDCCcse.c:1667: expected SPECIFIER, got DECLARATOR
Philipp
2330 is a duplicate of this one.
Philipp
Fixed in revision 9131
Added regression test in revision #9139.
Philipp