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: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Sep 2004 22:21:59 -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 giovannibajo at libero dot it 2004-09-26 22:21 -------
Mark,
I would very like to have this patch into 3.4. It affects only the AVR backend,
and fixes an ICE on -fdata-section which has always been there. -fdata-section
is very important for embedded targets, so it is an important fix for the AVR
port. The fix does look very safe, because default_unique_section in varasm.c
is surely much more stable.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |giovannibajo at libero dot
| |it, mmitchel at gcc dot gnu
| |dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14064