Sourceware Survey 2025

2025-03-13 Thread Mark Wielaard
The Sourceware Project Leadership Committee would like to know who our users are, which hosted projects they feel part of, what services they rely on and what the priorities should be for new initiatives. https://nextcloud.sfconservancy.org/apps/forms/s/xmGgmJFzSb2FZNd58cXMtAZp The survey will ru

Sourceware Survey 2025

2025-03-13 Thread Mark Wielaard
The Sourceware Project Leadership Committee would like to know who our users are, which hosted projects they feel part of, what services they rely on and what the priorities should be for new initiatives. https://nextcloud.sfconservancy.org/apps/forms/s/xmGgmJFzSb2FZNd58cXMtAZp The survey will ru

gcc-12-20250313 is now available

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

Using nonzero_bits() in insn conditions?

2025-03-13 Thread Georg-Johann Lay via Gcc
There are situations where knowledge about which bits of a value are (not) set can be used for optimization. For example in an insn combine pattern like: (define_insn_and_split "" [(set (match_operand:QI 0 "register_operand" "=d") (ior:QI (ashift:QI (match_operand: