public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-168] [Committed] Move new test case to gcc.target/avr/mmcu/pr54816.c
@ 2023-04-22 20:02 Roger Sayle
  0 siblings, 0 replies; only message in thread
From: Roger Sayle @ 2023-04-22 20:02 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:911db256258004b2eec9a0ca3fa47f9bcb5c5856

commit r14-168-g911db256258004b2eec9a0ca3fa47f9bcb5c5856
Author: Roger Sayle <roger@nextmovesoftware.com>
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  <roger@nextmovesoftware.com>
    
    gcc/testsuite/ChangeLog
            PR target/54816
            * gcc.target/avr/pr54816.c: Move to...
            * gcc.target/avr/mmcu/pr54816.c: ... here.

Diff:
---
 gcc/testsuite/gcc.target/avr/{ => mmcu}/pr54816.c | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/gcc/testsuite/gcc.target/avr/pr54816.c b/gcc/testsuite/gcc.target/avr/mmcu/pr54816.c
similarity index 100%
rename from gcc/testsuite/gcc.target/avr/pr54816.c
rename to gcc/testsuite/gcc.target/avr/mmcu/pr54816.c

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-04-22 20:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-22 20:02 [gcc r14-168] [Committed] Move new test case to gcc.target/avr/mmcu/pr54816.c Roger Sayle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).