Re: [PATCH] fix visium build

2015-01-12 Thread Richard Biener
On Fri, 9 Jan 2015, Prathamesh Kulkarni wrote: > Hi, > The tree.h and tree-core.h flattening patch: > (https://gcc.gnu.org/ml/gcc-patches/2015-01/msg00467.html > broke visium build. The attached patch fixes that. > Built on visium-elf. > OK to commit ? Ok. Thanks, Richard.

[PATCH] fix visium build

2015-01-09 Thread Prathamesh Kulkarni
Hi, The tree.h and tree-core.h flattening patch: (https://gcc.gnu.org/ml/gcc-patches/2015-01/msg00467.html broke visium build. The attached patch fixes that. Built on visium-elf. OK to commit ? Thank you, Prathamesh 2015-01-09 Prathamesh Kulkarni * config/visium/visium.c: Add includes ha