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


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