Make -fdata-sections work for AVR port.
authorJames E Wilson <wilson@specifixinc.com>
Thu, 2 Sep 2004 01:04:22 +0000 (01:04 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 2 Sep 2004 01:04:22 +0000 (18:04 -0700)
commit130d5426f03f01226b351b31ccf6fffbd85b1410
tree866afeb63f0ca9af344fd08604df26b6fc92be42
parent57a6af27ed66c67241c101ba79b3f3b0c44a4867
Make -fdata-sections work for AVR port.

PR target/14064
* config/avr/avr.c (avr_unique_section): Delete prototype and
definition.
(TARGET_ASM_UNIQUE_SECTION): Delete.

From-SVN: r86951
gcc/ChangeLog
gcc/config/avr/avr.c