diff options
author | Georg-Johann Lay <avr@gjlay.de> | 2011-06-29 07:57:25 +0000 |
---|---|---|
committer | Georg-Johann Lay <gjl@gcc.gnu.org> | 2011-06-29 07:57:25 +0000 |
commit | 946c8b23ddf4ab7cc6af92c5a58b36814af3ecac (patch) | |
tree | 51d6e45470246d7525f6abd38e9cc6a4d020bfb0 /gcc/dwarf2out.c | |
parent | 9a63dee43dc3415c872f8087c9ef4ea7cb68208b (diff) | |
download | gcc-946c8b23ddf4ab7cc6af92c5a58b36814af3ecac.zip gcc-946c8b23ddf4ab7cc6af92c5a58b36814af3ecac.tar.gz gcc-946c8b23ddf4ab7cc6af92c5a58b36814af3ecac.tar.bz2 |
re PR target/34734 ([avr] attribute((progmem)) not handled properly in C++)
PR target/34734
* config/avr/avr.c (avr_handle_progmem_attribute): Move warning
about uninitialized data attributed 'progmem' from here...
(avr_encode_section_info): ...to this new function.
(TARGET_ENCODE_SECTION_INFO): New define.
(avr_section_type_flags): For data in ".progmem.data", remove
section flag SECTION_WRITE.
From-SVN: r175621
Diffstat (limited to 'gcc/dwarf2out.c')
0 files changed, 0 insertions, 0 deletions