Commit e0277d6b by Georg-Johann Lay

re PR target/71151 ([avr] -fmerge-constants and…

re PR target/71151 ([avr] -fmerge-constants and -fdata-sections/-ffunction-sections results in string constants in .progmem.gcc_sw section)

	* gcc/ChangeLog: Add pointer to PR71151 for r237536.
	* gcc/testsuite/ChangeLog: Same.

From-SVN: r237709
parent e193b105
......@@ -416,6 +416,7 @@
2016-06-16 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
PR target/71151
* config/avr/avr.c (avr_asm_init_sections): Remove setup of
progmem_swtable_section.
(progmem_swtable_section): Remove.
......
......@@ -258,6 +258,7 @@
2016-06-16 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
PR target/71151
* gcc.target/avr/pr71151-1.c: New test.
* gcc.target/avr/pr71151-2.c: New test.
* gcc.target/avr/pr71151-3.c: New test.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment