gcc/
commita545c6cdd1c83611a2c967534e1a4b1af2d2fbb6
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 May 2015 19:54:42 +0000 (11 19:54 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 May 2015 19:54:42 +0000 (11 19:54 +0000)
tree10677b74440cfc112f5207e53600dbc0cb51e65e
parentd337ac082fd64234abb16f23903306d6147e6ed1
gcc/
* genrecog.c (match_pattern_1): Expect the pattern to be a SEQUENCE
for define_peephole2s.
(get_peephole2_pattern): New function.
(main): Use it.  Call validate_pattern.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@223015 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/genrecog.c