[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:42:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59396
--- Comment #10 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Author: gjl
Date: Fri Mar 14 09:41:51 2014
New Revision: 208564
URL: http://gcc.gnu.org/viewcvs?rev=208564&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_8-branch/gcc/ChangeLog
branches/gcc-4_8-branch/gcc/config/avr/avr.c
More information about the Gcc-bugs
mailing list