]> git.ipfire.org Git - thirdparty/gcc.git/commit
AVR: Use "avr-peep2-after-fuse-move" for the 2nd run of peephole2.
authorGeorg-Johann Lay <avr@gjlay.de>
Sat, 22 Mar 2025 18:10:39 +0000 (19:10 +0100)
committerGeorg-Johann Lay <avr@gjlay.de>
Sat, 22 Mar 2025 18:16:52 +0000 (19:16 +0100)
commita54bd1c8995ad9dab27b09feb4bdbeba169d5419
treeff85166fb743b83e11ec42a447303e5dc878957c
parent45d54c70ec54af889053888897626f6912c512ab
AVR: Use "avr-peep2-after-fuse-move" for the 2nd run of peephole2.

This patch uses a name for the dump file that makes it clear where
in the pass chain the 2nd run of peephole2 is located.

gcc/
* config/avr/avr.cc (avr_option_override): Use
"avr-peep2-after-fuse-move" as dump name instead of "peephole2".
gcc/config/avr/avr.cc