CE-Programming / toolchain

Toolchain and libraries for C/C++ programming on the TI-84+ CE calculator series
https://ce-programming.github.io/toolchain/index.html
GNU Lesser General Public License v3.0
528 stars 53 forks source link

Ran out of registers during register allocation (InternetCE) #467

Open ItsSven64 opened 11 months ago

ItsSven64 commented 11 months ago

When building a InternetCE dependent project the compiler throws the following error; image

I asked in the discord and was referred to here.

Any help is appreciated!

ItsSven64 commented 11 months ago

image This is the error after some changes

mateoconlechuga commented 10 months ago

The issue has been reported here: https://github.com/jacobly0/llvm-project/issues/45