Workaround old GCC viz indexed string literals
commit18db8da7df3c1493384f1e6b420b081784087b22
authorMichael Matz <matz@suse.de>
Sat, 20 Jun 2020 21:17:02 +0000 (20 23:17 +0200)
committerMichael Matz <matz@suse.de>
Sat, 20 Jun 2020 21:17:02 +0000 (20 23:17 +0200)
treee90a82ae94ba9f695c79cfc61d4859bd6337ce80
parent1711eb2ef38466b4befcac4b3732f3aee4bac934
Workaround old GCC viz indexed string literals

GCCs before gcc8 didn't deal with these where constants are
required.
tests/tcctest.c