]> git.ipfire.org Git - thirdparty/gcc.git/commit
AVR: Adjust message for SIGNAL and INTERRUPT usage
authorGeorg-Johann Lay <avr@gjlay.de>
Fri, 22 Mar 2024 16:29:21 +0000 (17:29 +0100)
committerGeorg-Johann Lay <avr@gjlay.de>
Fri, 22 Mar 2024 18:30:18 +0000 (19:30 +0100)
commit65b7d1862e11784a0ce67ab758e06dd8aa65b181
tree42a58cea2fb0d3041a744e00a87fc5527d8b5819
parent637e76b90e8b045c5e25206a41e3be55deace8d5
AVR: Adjust message for SIGNAL and INTERRUPT usage

gcc/
* config/avr/avr.cc (avr_set_current_function): Adjust diagnostic
for deprecated SIGNAL and INTERRUPT usage without respective header.
gcc/config/avr/avr.cc