On January 26, 2017 at 9:12:36 AM, Jerry DeLisle
(jvdeli...@charter.net(mailto:jvdeli...@charter.net)) wrote:
> On 01/26/2017 05:25 AM, FX wrote:
>
> > - I am a bit surprised by the complexity of the script… couldn’t we provide
> > a Makefile for opencoarrays, to be compatible with our other buil
Hi All,
I am trying to understand how match.pd works as I'm writing a simple matching
rule but have run into some issues
and there's very little documented on match.pd.
short version:
1) Why is there a difference in expressiveness between the GIMPLE and the
GENERIC
versions of match.pd. Par
On 25/01/17 19:02, Aaro Koskinen wrote:
> Configured with: ../gcc-6.3.0/configure --with-arch=armv8-a+crc
> --with-cpu=cortex-a53 --disable-multilib --disable-nls
> --prefix=/home/aaro/gcctest/newcompiler --enable-languages=c,c++
> --host=aarch64-unknown-linux-gnu --build=aarch64-unknown-linux-g