https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54816
--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Roger Sayle <[email protected]>: https://gcc.gnu.org/g:911db256258004b2eec9a0ca3fa47f9bcb5c5856 commit r14-168-g911db256258004b2eec9a0ca3fa47f9bcb5c5856 Author: Roger Sayle <[email protected]> Date: Sat Apr 22 20:57:28 2023 +0100 [Committed] Move new test case to gcc.target/avr/mmcu/pr54816.c AVR test cases that specify a specific -mmcu option need to be placed in the gcc.target/avr/mmcu subdirectory. Moved thusly. 2023-04-22 Roger Sayle <[email protected]> gcc/testsuite/ChangeLog PR target/54816 * gcc.target/avr/pr54816.c: Move to... * gcc.target/avr/mmcu/pr54816.c: ... here.
