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/59396] [avr] Wrong warning with ISR() and -flto


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59396

--- Comment #9 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Author: gjl
Date: Fri Mar 14 09:27:19 2014
New Revision: 208562

URL: http://gcc.gnu.org/viewcvs?rev=208562&root=gcc&view=rev
Log:
    PR target/59396
    * config/avr/avr.c (avr_set_current_function): Pass function name
    through default_strip_name_encoding before sanity checking instead
    of skipping the first char of the assembler name.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/avr/avr.c


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