From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 1D7EB3858C5E; Thu, 23 Feb 2023 13:47:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1D7EB3858C5E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1677160074; bh=IgBcHEryykysGQJHlFV0yZZGk6LYVDHewGV39AbAaek=; h=From:To:Subject:Date:From; b=tGcQnByD6vHUuk5BPmFingdDzU3wx6MpsQ5ey1hLyCP4G2OLJOv2DuN3VXX/GxSVe Z/z+90OX9LOAd1GgF8Zv+5NBKsDinW1sUcVWLtXN4NEujCG2NR6YeqhFHmGhZOxTSP 1HTvyWVG+x9OkfGPULak/ZPowaDNQ3ghV6sfw97c= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Alexandre Oliva To: gcc-cvs@gcc.gnu.org Subject: [gcc/aoliva/heads/testbase] (18 commits) Fix memory leak in if-conversion X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testbase X-Git-Oldrev: aee5ee35602e0098c2ae16fa2fc9c8845caf92ed X-Git-Newrev: af46073dbe83d88e2d93d967da447346b22c70bb Message-Id: <20230223134754.1D7EB3858C5E@sourceware.org> Date: Thu, 23 Feb 2023 13:47:54 +0000 (GMT) List-Id: The branch 'aoliva/heads/testbase' was updated to point to: af46073dbe8... Fix memory leak in if-conversion It previously pointed to: aee5ee35602... Rust: In 'type_for_mode' langhook also consider all 'int_n' Diff: Summary of changes (added commits): ----------------------------------- af46073... Fix memory leak in if-conversion (*) 31cc582... tree-optimization/108888 - call if-conversion (*) 4f609c6... xtensa: Fix missing mode warnings in machine description (*) 782e442... xtensa: fix PR target/108876 (*) 4c3191d... Revert "gcc: xtensa: fix PR target/108876" (*) ddf6fe3... docs: Reorder @opindex before corresponding options (*) b6f9899... Daily bump. (*) 1370014... c-family: avoid compile-time-hog in c_genericize [PR108880] (*) 31303c9... Fortran: reject invalid CHARACTER length of derived type co (*) 5344482... testsuite: Skip module_cmi_p and related unsupported module (*) 1a684dc... [arm] avoid aes-1742098 mitigation in combine tests (*) c20ab9b... Drop need for constant I in ctf test (*) 2d6a0fd... xfail fp-uint64-convert-double-* on all arm targets (*) ac113b5... [arm] [testsuite] asm-flag-4.c: match quotes in expected me (*) 1a45573... testsuite: Accept pmf-vbit-in-delta extra warning (*) d70f49e... [libstdc++] do not destruct mutex_pool mutexes (*) 2ff7108... [libstdc++] xfail noreplace tests on vxworks (*) 937692f... [libstdc++] [testsuite] intro/names.cc: undef func on vxw7k (*) (*) This commit already exists in another branch. Because the reference `refs/users/aoliva/heads/testbase' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.