public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-7392] testsuite: Move pr104540.C test to g++.target/i386/
@ 2022-02-25 17:05 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2022-02-25 17:05 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:cc187fbca79ee9d107e5e3ea24dd649ce26aba74

commit r12-7392-gcc187fbca79ee9d107e5e3ea24dd649ce26aba74
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Fri Feb 25 18:03:57 2022 +0100

    testsuite: Move pr104540.C test to g++.target/i386/
    
    Both -mforce-drap and -mstackrealign options are x86 specific.
    
    2022-02-25  Jakub Jelinek  <jakub@redhat.com>
    
            * g++.dg/pr104540.C: Move to ...
            * g++.target/i386/pr104540.C: ... here.

Diff:
---
 gcc/testsuite/{g++.dg => g++.target/i386}/pr104540.C | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/gcc/testsuite/g++.dg/pr104540.C b/gcc/testsuite/g++.target/i386/pr104540.C
similarity index 100%
rename from gcc/testsuite/g++.dg/pr104540.C
rename to gcc/testsuite/g++.target/i386/pr104540.C


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

only message in thread, other threads:[~2022-02-25 17:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-25 17:05 [gcc r12-7392] testsuite: Move pr104540.C test to g++.target/i386/ Jakub Jelinek

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).