Status of 9.0.1 20190205 (experimental) [trunk revision 268546] (GCC) testsuite on x86_64-w64-mingw32

2019-02-06 Thread Rainer Emrich
Am 17.01.2019 um 17:05 schrieb Rainer Emrich: > I will try to do a bootstrap and testsuite run again on the next weekend. Ok, it took a little longer. I've updated my msys2 installation and the mingw-w64 runtime. The test results are for a resent msys2 installation and mingw-w64 runtime master from

Re: How to gimplify_build a FMA_EXPR since it was removed?

2019-02-06 Thread Laurent Thévenoux
Hi Andrew, Thanks again for your help! Unfortunately I didn't manage to replace gimplify_build3() yet. To give you a bit more of context, this is what I've tried so far: I'm trying to implement something similar to gimplify_build3(): ``` tree gimplify_build3 (gimple_stmt_iterator *gsi, enum tre

high memory usage by d21

2019-02-06 Thread Martin Sebor
While running GCC tests I happened to catch a glimpse of some d21 processes with much higher resident memory usage than others, on the order of 1GB to almost 2GB. Is that normal? Below is a snapshot I took. I saw a few others that were higher. (It's not causing any problems for me so I'm mostly