r211939 - in /branches/match-and-simplify/gcc: ...
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Tue Jun 24 14:06:00 GMT 2014
Author: rguenth
Date: Tue Jun 24 14:06:14 2014
New Revision: 211939
URL: https://gcc.gnu.org/viewcvs?rev=211939&root=gcc&view=rev
Log:
2014-06-24 Richard Biener <rguenther@suse.de>
* Makefile.in (OBJS): Add generic-match.o.
(.PRECIOUS): Likewise.
(MOSTLYCLEANFILES): Add generic-match.c.
(generic-match.c): New rule.
(s-match): Amend.
* generic-match-head.c: New file.
* genmatch.c (write_gimple): Rename to ...
(write_header): ... this and support generic-match.c creation.
(main): Recognize -gimple and -generic switches and adjust
what we output.
Added:
branches/match-and-simplify/gcc/generic-match-head.c
Modified:
branches/match-and-simplify/gcc/ChangeLog.mas
branches/match-and-simplify/gcc/Makefile.in
branches/match-and-simplify/gcc/genmatch.c
More information about the Gcc-cvs
mailing list