mburkley / tms9900-gcc

gcc cross-compiler for TMS9900
GNU General Public License v3.0
13 stars 1 forks source link

Initialising very long strings (2k or more) crashes the compiler #14

Closed mburkley closed 11 months ago

mburkley commented 11 months ago

The tms9900.c backend needs to split large text strings across multiple lines.