Re: [PATCH v2] analyzer: Move gcc.dg/analyzer tests to c-c++-common (1) [PR96395]

2023-08-29 Thread Benjamin Priour via Gcc-patches
Hi Prathamesh, Thanks for the report, I am running on a x86_64_linux_gnu and never had to cross-compile before. I've tried to set it up and reproduce your errors, please tell me if I'm off the mark. I configured gcc as: ../gcc/configure --prefix $CONTROL_PFX --disable-bootstrap

Re: [PATCH v2] analyzer: Move gcc.dg/analyzer tests to c-c++-common (1) [PR96395]

2023-08-26 Thread David Malcolm via Gcc-patches
On Sat, 2023-08-26 at 14:22 +0200, priour...@gmail.com wrote: > From: benjamin priour > > Hi, > > Updated version of the patch, regstrapping the changes described in > https://gcc.gnu.org/pipermail/gcc-patches/2023-August/628455.html. > > Regstrapped off trunk