[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:27:00 GMT 2014
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
More information about the Gcc-bugs
mailing list