Menu

#3035 TININative backend completely broken

open
nobody
None
other
5
2020-06-09
2020-06-09
No
int x = 0;

Compiling this with sdcc test.c -mTININative results in this :

at 1: error 9: FATAL Compiler Internal Error in file 'SDCCsymt.c' line number '4176' : typeFromStr: unknown type 
Contact Author with source code
unknown: us
at 1: error 9: FATAL Compiler Internal Error in file 'SDCCsymt.c' line number '4176' : typeFromStr: unknown type 
Contact Author with source code
unknown: us

This triggers on essentially any non-ridiculously trivial C file , so this makes looking for other bugs in the TININative backend rather hard.

Discussion


Log in to post a comment.

Monday.com Logo