From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1499) id 4539F3856DE5; Thu, 5 May 2022 19:37:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4539F3856DE5 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Gaius Mulley To: gcc-cvs@gcc.gnu.org Subject: [gcc/devel/modula-2] (58 commits) Merge branch 'master' into devel/modula-2. X-Act-Checkin: gcc X-Git-Author: Gaius Mulley X-Git-Refname: refs/heads/devel/modula-2 X-Git-Oldrev: ae56a3ce252147379dbfd13e250f728e6504ae2b X-Git-Newrev: b387a116186320a87e386486279f1217d4c6d65b Message-Id: <20220505193747.4539F3856DE5@sourceware.org> Date: Thu, 5 May 2022 19:37:47 +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, 05 May 2022 19:37:47 -0000 The branch 'devel/modula-2' was updated to point to: b387a116186... Merge branch 'master' into devel/modula-2. It previously pointed to: ae56a3ce252... PR-105409 Bugfix add CC1_SPEC to the cc1/cc1plus invocation Diff: Summary of changes (added commits): ----------------------------------- b387a11... Merge branch 'master' into devel/modula-2. 880456e... Remove loop-incremented dead code. (*) 6c53cf2... profile: Unify identifier names for profiling (*) 4b03970... Remove sanity checking in stream_out_histogram_value. (*) ee1cb43... tree-optimization/104162 - CSE of &MEM[ptr].a[i] and ptr + (*) 92fff39... [Committed] PR testsuite/105486: Use "signed char" in gcc.d (*) 7ec6fed... libsanitizer: update LOCAL_PATCHES. (*) 45e69f7... libsanitizer: Apply local patches (*) 8996894... libsanitizer: merge from master (75f9e83ace52773af65dcebca5 (*) f1d8a2d... Embed real_value into REAL_CST (*) c2a0d2e... rewrite undefined overflow to defined in ifcombine (*) 000f448... testsuite/105486 - adjust testcase to avoid misaligned acce (*) e1a4114... tree-optimization/105484 - VEC_SET and EH (*) 938a02a... tree-optimization/104595 - vectorization of COND_EXPR with (*) b9b764b... MAINTAINERS: Add myself as PowerPC port co-maintainer (*) 3e7db51... Daily bump. (*) ae90c2d... libsanitizer: cherry-pick commit f52e365092aa from upstream (*) a47ab70... c++: alias CTAD refactoring [PR104470] (*) 8a98e3f... c++: ICE during aggr CTAD for member tmpl [PR105476] (*) 1cd3faf... c-family: Tweak -Woverflow diagnostic (*) a733dea... c++: wrong parse with functors [PR64679] (*) c8df720... c++: optimize reshape_init (*) c2e846b... c++: use %D more (*) 4a20616... libgomp/plugin/plugin-gcn.c: Use -foffload-options= in err (*) d7de15f... Update cpplib es.po (*) 3f8c389... OpenMP: Fix use_device_{addr,ptr} with in-data-sharing arg (*) 79a1a01... c++: parse error with >= in template argument list [PR10543 (*) 22399ad... libstdc++: Add always_inline to the simplest std::array acc (*) ef8d5ac... libstdc++: Simplify std::array accessors [PR104719] (*) 9c6a4be... c++: Remove cdtor_label (*) eca04dc... tree-optimization/104658 - avoid mixing mask & non-mask vec (*) 52b7b86... tree-optimization/103116 - SLP permutes and peeling for gap (*) 0aa9aa7... Remove dead code. (*) 3ae5cbf... Fold more vector constants early (*) 8afcd14... genconditions: Add support for targets without non-trivial (*) 7499c13... libsanitizer: update test that mixes fake and real stack (*) 056d8a8... libsanitizer: Update Makefile.am files. (*) 22a2a09... libsanitizer: Apply local patches (*) f732bf6... libsanitizer: merge from upstream (0a1bcab9f3bf75c4c5d3e53b (*) e2285af... arm: Restrict support of vectors of boolean immediates (PR (*) 1c8e9be... c++: Don't emit deprecated warnings or unavailable errors o (*) 3771486... hwasan: support new dg-output format. (*) 1ba68f7... debug/105158 - improve debug stmt retaining for forwarder r (*) c4ae175... LTO plugin: modernize a bit. (*) e66af28... Daily bump. (*) ec70591... Update gcc sv.po (*) a16fc9f... c++: make finish_non_static_data_member SFINAE enabled [PR1 (*) 5609bcd... testsuite: libgcc function name for PRU (*) 8381665... testsuite: Skip cases for default_packed targets (*) 0a7c4d6... testsuite: Annotate Wattributes-8.c for default_packed (*) 80d44ac... testsuite: Mark that PRU lowers DI alu ops by itself (*) a0fa33a... testsuite: Skip gcc.dg/Wno-frame-address.c for PRU (*) b3e98eb... PR tree-optimization/102950: Improved EVRP for signed BIT_X (*) ecd5727... Objective-C, NeXT: Adjust symbol marking to match host tool (*) 25389f3... [PR105324] libstdc++: testsuite: pr105324 requires FP from_ (*) 2680f5e... i386: Optimize _mm_storeu_si16 w/o SSE4 [PR105079] (*) da6d834... dfp.m4: Add missing license header (*) 7bb6fa5... middle-end/105083 - check prerequesites in scev_initialize (*) (*) This commit already exists in another branch. Because the reference `refs/heads/devel/modula-2' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.