This is the mail archive of the gcc-patches@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]

[PATCH,TARGET]AVR remove LINKER_NAME definition


This patch removes target definition of linker name. This breaks LTO.

I have checked with maintainers and the original reason for it's use is unknown. However, Linux and MinGW builds are successful with this change.

Ok for 4.5 head?

2010-01-10 Andy Hutchinson <hutchinsonandy@gcc.gnu.org>

* config/avr.h (LINKER_NAME) : Remove.


Attachment: linkername.patch
Description: Text document


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