[Bug target/84211] [avr] Perform a post-reload register optimization pass

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 4 18:50:48 GMT 2024


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84211

--- Comment #5 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Georg-Johann Lay <gjl@gcc.gnu.org>:

https://gcc.gnu.org/g:2b75fe3708f062a8bbb432d4b0002a7a94149ab3

commit r15-5924-g2b75fe3708f062a8bbb432d4b0002a7a94149ab3
Author: Georg-Johann Lay <avr@gjlay.de>
Date:   Wed Dec 4 16:08:15 2024 +0100

    AVR: ad target/84211 - Fix dumping INSN_UID for null insn.

    gcc/
            PR target/84211
            * config/avr/avr-passes.cc (insninfo_t) <m_insn>: Preset to 0.
            (run_find_plies) [hamm=0, dump_file]: Don't print INSN_UID
            for a null m_insn.


More information about the Gcc-bugs mailing list