public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-5125] Fix typo in modref-13.c
@ 2021-11-10 14:48 Jan Hubicka
  0 siblings, 0 replies; only message in thread
From: Jan Hubicka @ 2021-11-10 14:48 UTC (permalink / raw)
  To: gcc-cvs

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

commit r12-5125-ga5c9b9bc2b60845624b105a98297bdf854c289da
Author: Jan Hubicka <jh@suse.cz>
Date:   Wed Nov 10 15:47:53 2021 +0100

    Fix typo in modref-13.c
    
    gcc/testsuite/ChangeLog:
    
    2021-11-10  Jan Hubicka  <hubicka@ucw.cz>
    
            * gcc.dg/tree-ssa/modref-13.c: Fix typo.

Diff:
---
 gcc/testsuite/gcc.dg/tree-ssa/modref-13.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gcc.dg/tree-ssa/modref-13.c b/gcc/testsuite/gcc.dg/tree-ssa/modref-13.c
index 5a5750425d2..276711e2321 100644
--- a/gcc/testsuite/gcc.dg/tree-ssa/modref-13.c
+++ b/gcc/testsuite/gcc.dg/tree-ssa/modref-13.c
@@ -18,4 +18,4 @@ test ()
 	return w.array == &arrayval;
 }
 /* We should deterine that write_array writes to PTR only indirectly.  */
-/* { dg-final { scan-tree-dump "return 1" "releae_ssa"  } } */
+/* { dg-final { scan-tree-dump "return 1" "release_ssa"  } } */


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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-10 14:48 [gcc r12-5125] Fix typo in modref-13.c Jan Hubicka

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