[Bug target/67353] [avr] Option-ize Warning "appears to be a misspelled signal / interrupt handler"
denisc at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jun 15 16:44:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67353
--- Comment #3 from denisc at gcc dot gnu.org ---
Author: denisc
Date: Wed Jun 15 16:43:35 2016
New Revision: 237487
URL: https://gcc.gnu.org/viewcvs?rev=237487&root=gcc&view=rev
Log:
Correct Changelog entry:
PR target/67353
* config/avr/avr.c (avr_set_current_function): Warn misspelled
interrupt/ signal handler if -Wmisspelled-isr flag is enabled.
* config/avr/avr.opt (Wmisspelled-isr): New warning flag. Enabled
by default to warn misspelled interrupt/ signal handler.
* doc/invoke.texi (AVR Options): Document it. Update description
for -nodevicelib option.
Modified:
trunk/gcc/ChangeLog
More information about the Gcc-bugs
mailing list