From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2116) id 70E6439450DA; Mon, 7 Dec 2020 21:28:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 70E6439450DA Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Ian Lance Taylor To: gcc-cvs@gcc.gnu.org Subject: [gcc/devel/gccgo] (79 commits) Merge from trunk revision b737b70fad398728f6006e8397d1bb31c X-Act-Checkin: gcc X-Git-Author: Ian Lance Taylor X-Git-Refname: refs/heads/devel/gccgo X-Git-Oldrev: 945ae3ab27757d3261d99446f96105c5ebe70247 X-Git-Newrev: 45c32be1f96ace25b66c34a84818dc5e07e9d516 Message-Id: <20201207212854.70E6439450DA@sourceware.org> Date: Mon, 7 Dec 2020 21:28:54 +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: Mon, 07 Dec 2020 21:28:54 -0000 The branch 'devel/gccgo' was updated to point to: 45c32be1f96... Merge from trunk revision b737b70fad398728f6006e8397d1bb31c It previously pointed to: 945ae3ab277... Merge from trunk revision 918a5b84a2c51dc9d011d39461cc276e6 Diff: Summary of changes (added commits): ----------------------------------- 45c32be... Merge from trunk revision b737b70fad398728f6006e8397d1bb31c b737b70... builtins: Avoid ICE with __builtin_clear_padding on POINTER (*) c3a1b3e... compiler: type of string index expression is byte (*) 7482d5a... c++: ICE with switch and scoped enum bit-fields [PR98043] (*) 16a2a45... go-test.exp: don't quote already-quoted parentheses (*) e910477... compiler: don't name type descriptor for alias type (*) 1cac89d... c-family: Fix hang with -Wsequence-point [PR98126] (*) ffb268f... c++: Adjust array type construction (*) 9d0eb0a... c++: check alias match for specializations [PR98116] (*) 92e563d... Fix location info in ipa_param_body_adjustments::modify_cal (*) 7243907... doc: "used" attribute saves decls from linker garbage colle (*) ebdfd16... tree-optimization/98113 - vectorize a sequence of BIT_INSER (*) cdcbef3... tree-optimization/98117 - fix range set by vectorization on (*) f8fb01f... Housekeeping work in gigi (*) 67c4d1c... Fix internal error on library-level type extended locally (*) 6a1e04b... Fix assembler name collision (*) 6fb8da7... Fix oversight in earlier change (*) 02221be... Fix corner case issue with discriminated record type (*) 090abb0... Fix problematic conversion to boolean type (*) bf615bf... IBM Z: Change Pmode to word_mode for stack probes (*) ad9c120... Fix PR ada/97504 for mips*-linux (*) a6a0db7... ipa-cp: Avoid unwanted multiple propagations (PR 97816) (*) 8441545... Don't build insn-extract.o with rtl checking (*) 7b4ea28... tree-optimization/98137 - enhance split_constant_offset ran (*) 0e49145... Daily bump. (*) 9da3382... doc: Remove -mcet (*) 6643ca0... x86: Check mode of pseudo register push (*) 8c23434... [PATCH] phiopt: Handle bool in two_value_replacement [PR796 (*) 9e12b8b... match.pd: Improve conditional_replacement for x ? 0 : -1 [P (*) bd0f024... Upper cobound is determined by num_images(), not this_image (*) 1fab57f... Re: testsuite: Adjust target requirements for sad-vectorize (*) 6e1edf4... Daily bump. (*) bfa7dd8... aix: fix ASM_OUTPUT_DEF warning (*) 4023420... c++: Normalize nested-requirements twice at parse time [PR9 (*) 904ac85... c++: Distinguish unsatisfaction vs errors during satisfacti (*) 4f47fca... PR target/95294: VAX: Add test cases for MODE_CC representa (*) e552abe... PR target/95294: VAX: Convert backend to MODE_CC representa (*) 76a5535... VAX: Fix the LTO compiler downgrading code to non-PIC model (*) c60d073... PDP11: Use `const_double_zero' to express double zero const (*) 20ab43b... RTL: Add `const_double_zero' syntactic rtx (*) 1be9edf... VAX: Make the `divmoddisi4' and `*amulsi4' comment notation (*) 3c08589... VAX: Correct issues with commented-out insns (*) 2b39f51... VAX: Fix predicates for widening multiply and multiply-add (*) d38f844... VAX: Fix predicates and constraints for bit-field compariso (*) 0a9ea21... VAX: Make `extv' an expander matching the remaining bit-fie (*) b3f3bba... VAX: Ensure PIC mode address is adjustable with aligned bit (*) 8a8de75... VAX: Remove EXTV/EXTZV/INSV instruction use from aligned ca (*) 4c29341... VAX: Fix predicates and constraints for EXTV/EXTZV/INSV ins (*) e93fbce... VAX: Add the `movmemhi' instruction (*) 2c45dc7... VAX: Add a test for the `cpymemhi' instruction (*) b9240a4... VAX: Actually produce QImode and HImode `ctz' operations (*) 273ffa3... VAX: Also provide QImode and HImode `ctz' and `ffs' operati (*) a17ab4b... VAX: Provide the `ctz' operation (*) da076a8... VAX: Add tests for `sync_lock_test_and_set' and `sync_lock_ (*) 65eee57... VAX: Add a test for the SImode `ffs' operation (*) ea84bae... VAX: Actually enable `builtins.md' now that it is fully fun (*) fbe5759... VAX: Correct `sync_lock_test_and_set' and `sync_lock_releas (*) 2500add... VAX: Use an int iterator to produce individual interlocked (*) 47d524a... VAX: Use a mode iterator to produce individual interlocked (*) 630c9a4... jump: Also handle jumps wrapped in UNSPEC or UNSPEC_VOLATIL (*) 4b70b2e... loop-doloop: Add missing call to `onlyjump_p' (*) 64880a7... cfgrtl: Add missing call to `onlyjump_p' (*) 4ec78ef... sel-sched-ir: Add missing call to `onlyjump_p' (*) a2bd4e5... loop-iv: Add missing calls to `onlyjump_p' (*) 94f3367... ifcvt: Add missing call to `onlyjump_p' (*) da749b9... RTL: Also support HOST_WIDE_INT with int iterators (*) 8c18e22... VAX: Correct fatal issues with the `ffs' builtin (*) dfb21f3... VAX: Rationalize expression and address costs (*) 7920fe3... VAX/testsuite: Run target testing over all the usual optimi (*) 85f5a7d... VAX: Define LEGITIMATE_PIC_OPERAND_P (*) 91ae8fb... VAX: Remove `c' operand format specifier overload (*) a27d5f9... PR target/58901: reload: Handle SUBREG of MEM with a mode-d (*) 4eb8f93... modulo-sched: Carefully process loop counter initialization (*) 7ae210d... Fortran: flag formal argument before resolving an array spe (*) 1352bc8... Darwin : Update libtool and dependencies for Darwin20 [PR97 (*) 3e2ae3e... X86_64: Enable support for next generation AMD Zen3 CPU. (*) 625e002... i386: Combine splitters followup [PR96226] (*) 43e84ce... c++: Fix constexpr access to union member through pointer-t (*) c5fd8a9... Daily bump. (*) (*) This commit already exists in another branch. Because the reference `refs/heads/devel/gccgo' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.