analyzer testsuite: fix typo
gcc/testsuite/ChangeLog: * gcc.dg/analyzer/symbolic-1.c: Fix typo.
This commit is contained in:
parent
5f3c602725
commit
a01f5fd710
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue