analyzer testsuite: fix typo

gcc/testsuite/ChangeLog:
	* gcc.dg/analyzer/symbolic-1.c: Fix typo.
This commit is contained in:
David Malcolm 2021-03-24 21:08:04 -04:00
parent 5f3c602725
commit a01f5fd710

View file

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