]> git.ipfire.org Git - thirdparty/gcc.git/commit
AVR: Set .type of jump table label.
authorGeorg-Johann Lay <avr@gjlay.de>
Thu, 31 Jul 2025 16:31:33 +0000 (18:31 +0200)
committerGeorg-Johann Lay <avr@gjlay.de>
Thu, 31 Jul 2025 18:50:33 +0000 (20:50 +0200)
commit87a2b9d69eb86fb872c13d1400fd2aebfe7c43ff
tree26af02290c509cf8f6076f2ba432c3266e40b5f3
parentdf63b4a2f77acd6d10aad68fdfbf4d5b698dad5b
AVR: Set .type of jump table label.

gcc/
* config/avr/avr.cc (avr_output_addr_vec) <labl>: Asm out its .type.

(cherry picked from commit 33d02f3f13cb9356c971ff75835758fc1fdb5dfd)
gcc/config/avr/avr.cc