Menu

#2639 FATAL Compiler Internal Error in file 'SDCCast.c' line number '5513' : node PARAM shouldn't be processed here

open
nobody
None
Front-end
5
2017-08-11
2017-08-11
No

Compiling the attached code using sdcc 3.6.9 #9990 results in:

philipp@notebook5:/tmp$ sdcc test2.c
test2.c:9: warning 112: function 'tile_at' implicit declaration
test2.c:9: error 101: too many parameters 
test2.c:9: error 9: FATAL Compiler Internal Error in file 'SDCCast.c' line number '5513' : node PARAM shouldn't be processed here 
Contact Author with source code

While there is a declaration missing in the code, this shouldn't result in internal errors.

Philipp

1 Attachments

Discussion


Log in to post a comment.

Monday.com Logo