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


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