Re: [PATCH 2/2] gcc_qsort: build system changes

2018-05-11 Thread Richard Biener
On Thu, May 10, 2018 at 5:56 PM, Alexander Monakov wrote: > * Makefile.in (OBJS-libcommon): Add sort.o. > (build/sort.o): New target. Use it... > (BUILD_RTL): ... here, and... > (build/gencfn-macros): ... here, and... > (build/genmatch): ... here. OK if th

[PATCH 2/2] gcc_qsort: build system changes

2018-05-10 Thread Alexander Monakov
* Makefile.in (OBJS-libcommon): Add sort.o. (build/sort.o): New target. Use it... (BUILD_RTL): ... here, and... (build/gencfn-macros): ... here, and... (build/genmatch): ... here. --- gcc/Makefile.in | 9 + 1 file changed, 5 insertions(+), 4 deleti