Re: [PATCH 36/49] analyzer: new file: sm-pattern-test.cc

2019-12-07 Thread Jeff Law
On Fri, 2019-11-15 at 20:23 -0500, David Malcolm wrote: > This patch adds a custom state machine checker intended purely for > DejaGnu > testing of the sm "machinery". > > gcc/ChangeLog: > * analyzer/sm-pattern-test.cc: New file. OK when prereqs are all approved. jeff

[PATCH 36/49] analyzer: new file: sm-pattern-test.cc

2019-11-15 Thread David Malcolm
This patch adds a custom state machine checker intended purely for DejaGnu testing of the sm "machinery". gcc/ChangeLog: * analyzer/sm-pattern-test.cc: New file. --- gcc/analyzer/sm-pattern-test.cc | 165 1 file changed, 165 insertions(+) create m