public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r11-7916] analyzer testsuite: fix typo
@ 2021-03-30 21:50 David Malcolm
  0 siblings, 0 replies; only message in thread
From: David Malcolm @ 2021-03-30 21:50 UTC (permalink / raw)
  To: gcc-cvs

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

commit r11-7916-ga01f5fd71031bb34fd9d2792e6ec42d982c68a8e
Author: David Malcolm <dmalcolm@redhat.com>
Date:   Wed Mar 24 21:08:04 2021 -0400

    analyzer testsuite: fix typo
    
    gcc/testsuite/ChangeLog:
            * gcc.dg/analyzer/symbolic-1.c: Fix typo.

Diff:
---
 gcc/testsuite/gcc.dg/analyzer/symbolic-1.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/testsuite/gcc.dg/analyzer/symbolic-1.c b/gcc/testsuite/gcc.dg/analyzer/symbolic-1.c
index 9d228e6331c..feab9ce3a2d 100644
--- a/gcc/testsuite/gcc.dg/analyzer/symbolic-1.c
+++ b/gcc/testsuite/gcc.dg/analyzer/symbolic-1.c
@@ -1,6 +1,6 @@
 #include "analyzer-decls.h"
 
-/* The example from store2.h  */
+/* The example from store.h  */
 
 void test_1 (char a, char b, char c, char d, char e, char f,
 	     int i, int j)


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

only message in thread, other threads:[~2021-03-30 21:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-30 21:50 [gcc r11-7916] analyzer testsuite: fix typo David Malcolm

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