r254961 - in /trunk/gcc: ChangeLog Makefile.in ...
law@gcc.gnu.org
law@gcc.gnu.org
Mon Nov 20 17:44:00 GMT 2017
Author: law
Date: Mon Nov 20 17:44:45 2017
New Revision: 254961
URL: https://gcc.gnu.org/viewcvs?rev=254961&root=gcc&view=rev
Log:
* Makefile.in (OBJS): Add gimple-ssa-evrp-analyze.o.
* gimple-ssa-evrp-analyze.c: New file pulled from gimple-ssa-evrp.c.
* gimple-ssa-evrp-analyze.h: New file pulled from gimple-ssa-evrp.c.
* gimple-ssa-evrp.c: Remove bits moved into new files. Include
gimple-ssa-evrp-analyze.h.
Added:
trunk/gcc/gimple-ssa-evrp-analyze.c
trunk/gcc/gimple-ssa-evrp-analyze.h
Modified:
trunk/gcc/ChangeLog
trunk/gcc/Makefile.in
trunk/gcc/gimple-ssa-evrp.c
More information about the Gcc-cvs
mailing list