Condition coverage counters

2025-08-17 Thread Sebastian Huber
Hello, I have question to the counters used for the condition coverage implementation in tree-profile.cc /* Stores the incoming edge and previous counters (in SSA form) on that edge for the node e->deston that edge for the node e->dest. The counters record the seen-true (0), seen-false (1

gcc-16-20250817 is now available

2025-08-17 Thread GCC Administrator via Gcc
Snapshot gcc-16-20250817 is now available on https://gcc.gnu.org/pub/gcc/snapshots/16-20250817/ and on various mirrors, see https://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 16 git branch with the following options: git://gcc.gnu.org/git/gcc.git branch

Re: Help with RTL/MD needed

2025-08-17 Thread Jan Dubiec via Gcc
On 03.08.2025 17:18, Jeff Law wrote: [...] Mine tests: --target_board=h8300-sim\{-mh/-mint32,-ms/-mint32,-msx/-mint32\} In simpler terms it'll test -mh, -ms -msx, each with -mint32. Not sure what yours is testing, but additional coverage is useful. I also run tests on simulator, usually with