From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id B0A19381DC0F; Thu, 17 Dec 2020 15:16:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B0A19381DC0F Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Jakub Jelinek To: gcc-cvs@gcc.gnu.org Subject: [gcc/redhat/heads/gcc-11-branch] (85 commits) Merge commit 'r11-6232-gc25b504636fec7bf8f181a84af83a52757b X-Act-Checkin: gcc X-Git-Author: Jakub Jelinek X-Git-Refname: refs/vendors/redhat/heads/gcc-11-branch X-Git-Oldrev: ada196afb999077a634220ace175f349418e3078 X-Git-Newrev: cefb7ee9ef972ce42e8e54a65ef972386b8897d9 Message-Id: <20201217151659.B0A19381DC0F@sourceware.org> Date: Thu, 17 Dec 2020 15:16:59 +0000 (GMT) X-BeenThere: gcc-cvs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Dec 2020 15:16:59 -0000 The branch 'redhat/heads/gcc-11-branch' was updated to point to: cefb7ee9ef9... Merge commit 'r11-6232-gc25b504636fec7bf8f181a84af83a52757b It previously pointed to: ada196afb99... Merge commit 'r11-6148-g134afa38f0befc49f51747f3afe931fa470 Diff: Summary of changes (added commits): ----------------------------------- cefb7ee... Merge commit 'r11-6232-gc25b504636fec7bf8f181a84af83a52757b c25b504... Fix trap in pointer conversion in op1_range. (*) d592ee3... rtl-ssa: Include memmodel.h before tm_p.h (*) b429f53... bootstrap: Don't use strsignal [PR 98300] (*) 9f9dbc8... libstdc++: Fix -Wunused warning (*) 8dc63f1... libstdc++: Fix preprocessor condition [PR 98344] (*) 8cdca5f... libstdc++: Move std::hash to (*) 337cbb9... [Ada] Style cleanups in Parse_Aspect_Stable_Properties (*) 33f9250... IBM Z: Detect libc's float_t behavior on cross compiles (*) 2f49508... MAINTAINERS: Add myself for write after approval. (*) ba9fa68... Fortran: Delay vtab generation until after parsing [PR92587 (*) c09dece... PR fortran/98307 - Dependency check fails when using "alloc (*) 6f84865... test: add new Go tests from source repo (*) ba74e74... test: add new Go tests from source repo (*) 40bf68b... gcc: xtensa: add optimizations for shift operations (*) eefe499... Daily bump. (*) 0b76990... fwprop: Rewrite to use RTL SSA (*) 73b7582... Add rtl-ssa (*) 47d52e1... doc: Add documentation for rtl-ssa (*) a20cc01... rtlanal: Add simple_regno_set (*) 04ee46e... rtlanal: Add some new helper classes (*) a240ea0... recog: Add an RAII class for undoing insn changes (*) 0d74260... recog: Add a class for propagating into insns (*) eb74135... recog: Add a way of temporarily undoing changes (*) 6059a3d... recog: Add a validate_change_xveclen function (*) f48b514... simplify-rtx: Put simplify routines into a class (*) b665081... recog: Split out a register_asm_p function (*) d6c9781... Export print-rtl.c:print_insn_with_notes (*) 21335c4... Split update_cfg_for_uncondjump out of combine (*) d4b520d... Add a cut-down version of std::span (array_slice) (*) 9a0882e... Add an alternative splay tree implementation (*) ac62dce... Add a class that multiplexes two pointer types (*) 0dd4829... Add an RAII class for managing obstacks (*) 4187be4... Add more iterator utilities (*) 900846c... reginfo: Add a global_reg_set (*) 7c1e7ee... libstdc++: Add C++ runtime support for new 128-bit long dou (*) f4ae1f2... maintainer-scripts: Use /sourceware/snapshot-tmp/gcc as tem (*) 2a41832... rs6000: Add support for powerpc64le-unknown-freebsd (*) e38c912... test: add new Go tests from source repo (*) 58a45ce... C: Drop qualifiers of assignment expressions. [PR98047] (*) ec13758... C: Avoid incorrect warning for volatile in compound express (*) 64a5450... gcc: xtensa: rearrange DI mode constant loading (*) db253e8... Arm: MVE: Split refactoring of remaining complex instrinsic (*) 9732dc8... Arm: Add NEON and MVE RTL patterns for Complex Addition. (*) 84747ac... AArch64: Add NEON, SVE and SVE2 RTL patterns for Complex Ad (*) cdb1c27... testsuite: Adjust expected instruction count for PPC fold t (*) b7b6879... c++: Another solaris header use [PR 98315] (*) 8d8bb85... c++: Fix template parm ICE [PR 98297] (*) 3f78c8c... c++tools: fix install-strip [PR 98328] (*) 4d4f829... libstdc++: Simplify built-in detection in (*) 767537a... libstdc++: Warn if __STRICT_ANSI has been undefined (*) e128aaa... Fix instruction length for MMA insns. (*) 8379916... c++: Fix offsetof use [PR 98232] (*) 269e82d... C++: Fix solaris header use (mk 2) (*) 652702b... libcody: fix --enable-checking=... follow-up [PR98311] (*) 5098d35... PR fortran/98284 - ICE in get_array_index (*) (*) This commit already exists in another branch. Because the reference `refs/vendors/redhat/heads/gcc-11-branch' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.