[ACTIVITY] 8 - 12 August 2016

2016-08-13 Thread Diana Picus
== Progress == * Refactor SelectionDAGBuilder::visitInlineAsm [TCWG-643] [1/10] - Incorporated some review feedback and committed the patch upstream * [AArch64] Support for label arithmetic in the assembler [TCWG-710] [4/10] - Most of the support seems to be there, but the error checking is t

Re: stdc-predef.h failed during gcc-linaro-snapshot-6.1-2016.07 compile

2016-08-13 Thread Jim Wilson
On Sat, Aug 13, 2016 at 3:17 PM, wrote: > I've been trying to build the c and c++ cross-compiler for triplet > aarch64-linux-gnu (--target=aarch64-linux-gnu --enable-languages=c,c++) on > snapshot for 6.1-2016.07, and cannot get past this: > cc1: error: no include path in which to search for stdc

stdc-predef.h failed during gcc-linaro-snapshot-6.1-2016.07 compile

2016-08-13 Thread stimits
Hi, I've been trying to build the c and c++ cross-compiler for triplet aarch64-linux-gnu (--target=aarch64-linux-gnu --enable-languages=c,c++) on snapshot for 6.1-2016.07, and cannot get past this: cc1: error: no include path in which to search for stdc-predef.h From what I can tell this may a