[Bug target/71151] [avr] -fmerge-constants and -fdata-sections/-ffunction-sections results in string constants in .progmem.gcc_sw section
senthil.thecoder at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed May 18 03:36:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71151
--- Comment #1 from Senthil Kumar Selvaraj <senthil.thecoder at gmail dot com> ---
A workaround is to disable constant merging (-fno-merge-constants).
More information about the Gcc-bugs
mailing list