This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/42483] AVR fails all whopr/lto tests
- From: "hutchinsonandy at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jan 2010 23:21:50 -0000
- Subject: [Bug c/42483] AVR fails all whopr/lto tests
- References: <bug-42483-16013@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from hutchinsonandy at gcc dot gnu dot org 2010-01-11 23:21 -------
Due to target defining linker name.
Fixed 4.5 HEAD
Author: hutchinsonandy
Date: Mon Jan 11 23:12:14 2010
New Revision: 155819
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155819
Log:
2010-01-11 Andy Hutchinson <hutchinsonandy@gcc.gnu.org>
* config/avr/avr.h (LINKER_NAME): Remove.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/avr/avr.h
--
hutchinsonandy at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42483