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 #11 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Author: gjl
Date: Fri Mar 14 09:52:07 2014
New Revision: 208565

URL: http://gcc.gnu.org/viewcvs?rev=208565&root=gcc&view=rev
Log:
    Backport from 2014-03-14 trunk r208562.
    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:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/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]