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
This commit is contained in:
parent
e193b105a1
commit
e0277d6b51
2 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue