This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/14064] -fdata-sections triggers ICE
- From: "berndtrog at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Mar 2004 18:55:42 -0000
- Subject: [Bug target/14064] -fdata-sections triggers ICE
- References: <20040207184406.14064.berndtrog@yahoo.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From berndtrog at yahoo dot com 2004-03-06 18:55 -------
Hello,
David Gay suggested the removal of
#undef TARGET_ASM_UNIQUE_SECTION
#define TARGET_ASM_UNIQUE_SECTION avr_unique_section
in avr.c on the avr-gcc list.
This works very well for me!
I don't think it will cause any regressions with existing code.
Would this be OK for 3.4.0?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14064