public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-5243] Remove gcc.dg/pr103229.c
@ 2021-11-14 15:18 Aldy Hernandez
  0 siblings, 0 replies; only message in thread
From: Aldy Hernandez @ 2021-11-14 15:18 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:8a601f9bc45f9faaa91f18d58ba71b141acff701

commit r12-5243-g8a601f9bc45f9faaa91f18d58ba71b141acff701
Author: Aldy Hernandez <aldyh@redhat.com>
Date:   Sun Nov 14 16:17:36 2021 +0100

    Remove gcc.dg/pr103229.c
    
    gcc/testsuite/ChangeLog:
    
            * gcc.dg/pr103229.c: Removed.

Diff:
---
 gcc/testsuite/gcc.dg/pr103229.c | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/gcc/testsuite/gcc.dg/pr103229.c b/gcc/testsuite/gcc.dg/pr103229.c
deleted file mode 100644
index 96ef9aff67c..00000000000
--- a/gcc/testsuite/gcc.dg/pr103229.c
+++ /dev/null
@@ -1,10 +0,0 @@
-// { dg-do compile }
-// { dg-options "-O -w" }
-
-int main() {
-  int i;
-  for (; i;)
-    ;
-
-  return 0;
-}


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

only message in thread, other threads:[~2021-11-14 15:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-14 15:18 [gcc r12-5243] Remove gcc.dg/pr103229.c Aldy Hernandez

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