[gcc] write tableswitch relocation data to the .rodata section

by default gcc-4.4.x would put it to .text section, which does not pass the
NaCl validator.
1 file changed