From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id 6002A3858D38; Wed, 28 Dec 2022 05:22:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6002A3858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1672204968; bh=NGIVa3Jv5Qd1PgDYhcvP84+1S4D1P/01jIfGRGCb6FI=; h=From:To:Subject:Date:From; b=iuk57Ox+Wef3G2vhPHnd8gMe0w3iGHUs4cFVfspwj8ZcKEDU6KIBtJV3RfYto0eZ+ 2fz1OZxZZUnaqQwgUF+XlQ608nrPkDeVDm3ZZo7aIzWhIMQ3xkBbfUfsGCq/4ysXD2 hKOVWNOEf5PleWWGlDM/T4Erd/KL08zF2/Kb1YHU= 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] (51 commits) RISC-V: Return const ref. for vl_vtype_info::get_avl_info X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testbase X-Git-Oldrev: 40b8ac12dfce49a956bcd61f3d53f779dec2c630 X-Git-Newrev: 31ec203247413f150d5244198efd586fc6d2ef5e Message-Id: <20221228052248.6002A3858D38@sourceware.org> Date: Wed, 28 Dec 2022 05:22:48 +0000 (GMT) List-Id: The branch 'aoliva/heads/testbase' was updated to point to: 31ec2032474... RISC-V: Return const ref. for vl_vtype_info::get_avl_info It previously pointed to: 40b8ac12dfc... Daily bump. Diff: Summary of changes (added commits): ----------------------------------- 31ec203... RISC-V: Return const ref. for vl_vtype_info::get_avl_info (*) 7b885ec... Daily bump. (*) 103f963... Commit right version of last patch (missing modes) (*) 2e886ee... RISC-V: Produce better code with complex constants [PR95632 (*) 7c755fd... riscv: Restructure callee-saved register save/restore code (*) 3895dd7... riscv: attr: Synchronize comments with code (*) b0a32b6... Fixed typo in RISCV (*) cf8b110... gcc: fix Windows target binutils secrel detection (*) b92f1c2... gcc: xtensa: use define_c_enums instead of define_constants (*) 48a0e82... xtensa: Generate density instructions in set_frame_ptr (*) 98a1b4d... xtensa: Change GP_RETURN{,_REG_COUNT} to GP_RETURN_{FIRST,L (*) b22f86b... xtensa: Clean up xtensa_expand_prologue (*) 89d5982... xtensa: Tabify, and trim trailing spaces (*) 3d365ac... RISC-V: Add riscv_vector.h wrapper (*) 681a563... RISC-V: Fix ICE of visiting non-existing block in CFG. (*) 12b23c7... RISC-V: Fix ICE for avl_info deprecated copy and pp_print e (*) acc727c... rs6000: Rework option -mpowerpc64 handling [PR106680] (*) e2acff4... Daily bump. (*) 3e97831... testsuite: fix analyzer failures on AIX (*) e54375d... x86: Add a new option -mdaz-ftz to enable FTZ and DAZ flags (*) bc38aee... Daily bump. (*) febb58d... Use movss/movsd to implement V4SI/V2DI VEC_PERM on x86. (*) 339db34... libgcc: fix gfortran build on Windows (*) 843c4d2... Daily bump. (*) 3cf6d0e... [Committed] Tweak new gcc.target/i386/pr107548-1.c for -mar (*) 8ec139a... libstdc++: Test for tzdata.zi before fallback version files (*) 4c3a036... libstdc++, testsuite: Correct an init. (*) 163f0f2... libgcc, Darwin: No early install for the compatibility libg (*) 376d6b8... Daily bump. (*) 9149a5b... Reimplement GNU threads library on native Windows (*) 6a95f0e... Fortran: incorrect array bounds when bound intrinsic used i (*) cf59c89... c++: get_nsdmi in template context [PR108116] (*) 3d6bb83... phiopt: Improve value_replacement maybe equal phires range (*) fd1b0ae... tree-ssa-dom: can_infer_simple_equiv fixes [PR108068] (*) bd1fc4a... c++: template friend with variadic constraints [PR107853] (*) b358521... libstdc++: Fix Darwin bootstrap error in src/c++20/tzdb.cc (*) 1e7d2b2... Fortran: Typo/unicode-o fixes (*) 0b2c136... PR target/107548: Handle vec_select in STV on x86. (*) 24a7980... PR target/106933: Limit TImode STV to SSA-like def-use chai (*) db3c583... libstdc++: Remove problematic static_assert from src/c++20/ (*) a846817... c++, driver: Fix -static-libstdc++ for targets without Bsta (*) 16eb1f4... RISC-V: Fix vle constraints (*) a143c3f... RISC-V: Support vle.v/vse.v intrinsics (*) 55d65ad... RISC-V: Update vsetvl/vsetvlmax intrinsics to the latest ap (*) b47b33c... RISC-V: Remove side effects of vsetvl pattern in RTL. (*) 37fd10f... RISC-V: Remove side effects of vsetvl/vsetvlmax intriniscs (*) 9374f76... RISC-V: Fix incorrect annotation (*) 85112fb... RISC-V: Fix muti-line condition format (*) 7e76cd9... Remove not needed assert macro which fails. (*) 8ec5fcb... libstdc++: Improve output of default contract violation han (*) e70380f... contrib: Add dg-out-generator.pl (*) (*) 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.