This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: [Bug target/13547] [3.4 Regression] avr port does not build
- From: "S. Bosscher" <S dot Bosscher at student dot tudelft dot nl>
- To: 'pinskia at gcc dot gnu dot org ' <gcc-bugzilla at gcc dot gnu dot org>,"'steven at gcc dot gnu dot org '" <steven at gcc dot gnu dot org>
- Cc: "'gcc at gcc dot gnu dot org'" <gcc at gcc dot gnu dot org>
- Date: Sat, 3 Jan 2004 14:10:31 +0100
- Subject: RE: [Bug target/13547] [3.4 Regression] avr port does not build
I commited part of a patch by accident, I'll fix it tonight when I get home.
Sorry about the inconvenience :-/
Gr.
Steven
-----Original Message-----
From: pinskia at gcc dot gnu dot org
To: steven@gcc.gnu.org
Sent: 2-1-04 18:34
Subject: [Bug target/13547] [3.4 Regression] avr port does not build
------- Additional Comments From pinskia at gcc dot gnu dot org
2004-01-02 17:34 -------
Just to you tell Steven must have a commited a patch which was without a
changelog, there is
obvious fix to this problem, fix avr.c not to use current_function_name
but
(*lang_hooks.decl_printable_name) (current_function_decl, 2) which I
have a patch for.
--
What |Removed |Added
------------------------------------------------------------------------
----
Summary|avr port does not build |[3.4 Regression] avr
port
| |does not build
Target Milestone|--- |3.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13547
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.