This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/14064] -fdata-sections triggers ICE


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]