[Bug target/59396] [avr] Wrong warning with ISR() and -flto
gjl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 14 09:52:00 GMT 2014
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
More information about the Gcc-bugs
mailing list