From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2140) id A6A7638337B0; Thu, 26 May 2022 12:49:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A6A7638337B0 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] (142 commits) Daily bump. X-Act-Checkin: gcc X-Git-Author: Alexandre Oliva X-Git-Refname: refs/users/aoliva/heads/testbase X-Git-Oldrev: b8944f0438a183a0245ffe17aeaeaf3a1a00069c X-Git-Newrev: 3dff965cae6709a5fd1b7b05c51c3c8aba786961 Message-Id: <20220526124938.A6A7638337B0@sourceware.org> Date: Thu, 26 May 2022 12:49:38 +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, 26 May 2022 12:49:38 -0000 The branch 'aoliva/heads/testbase' was updated to point to: 3dff965cae6... Daily bump. It previously pointed to: b8944f0438a... compiler: traverse expressions when exporting constants Diff: Summary of changes (added commits): ----------------------------------- 3dff965... Daily bump. (*) da2c56e... c++: fix ICE on invalid attributes [PR96637] (*) 34970d0... c++: CTAD with alias and nested template [PR105655] (*) 850a9ce... c++: deduction from auto fn [PR105623] (*) 8c9c92f... c++: constexpr returning deallocated ptr (*) 6209009... c++: strict constexpr and local vars (*) 1b661f3... c++: ICE with temporary of class type in DMI [PR100252] (*) 75c4e49... AArch64: Prioritise init_have_lse_atomics constructor [PR 1 (*) 761cc32... Tweak comments. (*) 156d7d8... Use infer instead of side-effect for ranges. (*) 63f1985... RISC-V: Don't unconditionally add m,a,f,d in arch-canonical (*) 2a79068... GCN: Add gfx908/gfx90a to -march/-mtune in invoke.texi (*) 7a3ee77... c: Improve build_component_ref diagnostics [PR91134] (*) 329417d... d: add more 'final' and 'override' to gcc/d/*.cc 'visit' im (*) 19aec65... Fix misspelled default (*) af02daf... asan: Fix up instrumentation of assignments which are both (*) c125f50... libgomp: Fix occassional hangs with taskwait nowait depend (*) a1c9f77... Add GIMPLE switch support to loop unswitching (*) 0d344b5... aarch64: Fix pac-ret with unusual dwarf in libgcc unwinder (*) 768f49a... Daily bump. (*) 5af2202... Fix profile count maintenance in vectorizer peeling. (*) 10d1986... PR middle-end/105604 - ICE: in tree_to_shwi with vla in str (*) 1189c03... c++: *this folding in constexpr call (*) 0aee03c... gcc.misc-tests/outputs.exp: Use link test to check for -gsp (*) 72f7654... c++: discarded-value and constexpr (*) 2540e2c... c++: constexpr empty base redux [PR105622] (*) ae8decf... Add new parameter to vec_perm_const hook for specifying ope (*) 2f4f7de... x86: Document -mcet-switch (*) cde52d3... amdgcn: Add gfx90a support (*) 8086230... amdgcn: Remove LLVM 9 assembler/linker support (*) 2c5c645... libiberty: remove FINAL and OVERRIDE from ansidecl.h (*) e8a2555... Optimize double word negation of zero extended values on x8 (*) 793f847... PR tree-optimization/105668: Provide vcond_mask_v1tiv1ti pa (*) 9e7a0e4... Minor improvement to genpreds.cc (*) d0ef9e0... c++: set TYPE_CANONICAL for more template types (*) 442cf09... d: add 'final' and 'override' to gcc/d/*.cc 'visit' impls (*) d44e471... RISC-V: Cache Management Operation instructions testcases (*) 3df3ca9... RISC-V: Cache Management Operation instructions (*) 23c738b... RISC-V: Add mininal support for Zicbo[mzp] (*) 4665cfb... tree-vect-slp-patterns.cc: add 'final' and 'override' to ve (*) f31ba11... ipa: add 'final' and 'override' to call_summary_base vfunc (*) bd06c36... Revert "Mitigate -Wmaybe-uninitialized in expmed.cc." (*) c5c5237... Mitigate -Wmaybe-uninitialized in expmed.cc. (*) 3677eb8... Extend --with-zstd documentation (*) 91c7c5e... middle-end/105711 - properly handle CONST_INT when expandin (*) 4fb2b4f... OpenMP: Support nowait with Fortran [PR105378] (*) b646d7d... RISC-V: Inhibit FP <--> int register moves via tune param (*) b438369... openmp: Add taskwait nowait depend support [PR105378] (*) 1adf118... tree-optimization/100221 - improve DSE a bit (*) d918fae... tree-optimization/105629 - spaceship recognition regression (*) 8fa8bca... testsuite/rs6000: Adjust gcc.target/powerpc/pr78604.c [PR10 (*) 149d04c... rs6000: Skip debug insns for union [PR105627] (*) 168fc8b... Daily bump. (*) f1a80c0... x86: Avoid uninitialized variable in PR target/104441 test (*) ef85d15... RISC-V: Enable TARGET_SUPPORTS_WIDE_INT (*) 8473ef7... test plugins: use "final" and "override" directly, rather t (*) 58c9c74... jit: use 'final' and 'override' where appropriate (*) 2ac1459... analyzer: use 'final' and 'override' where appropriate (*) a239aff... [x86_64]: Zhaoxin lujiazui enablement (*) e6c04ac... testsuite: mallign: Handle word size of 1 byte (*) b7feb71... demangler: C++ modules support (*) 63798f6... tilepro: fix missing ARRAY_SIZE macro (*) 0236ea9... Remove forward_propagate_into_cond (*) 19dd439... Remove is_gimple_condexpr (*) 68e0063... Force the selection operand of a GIMPLE COND_EXPR to be a r (*) 49d1a2f... OpenMP: Handle descriptors in target's firstprivate [PR1049 (*) 7707d7f... Some additional ix86_rtx_costs clean-ups: NEG, AND, andn an (*) 075fb87... RISC-V: Fix canonical extension order (K and J) (*) 657612f... Increase move cost between mask and gpr. (*) 260f189... Daily bump. (*) a602284... Daily bump. (*) 570fbf4... testsuite: Skip vectorize tests for PRU (*) addacdc... testsuite: Adjust pr91088.c for default_packed targets (*) 0380b65... testsuite: Skip gcc.dg/pr46647.c for PRU (*) 7ee307b... testsuite: Skip ifcvt-4.c for PRU (*) bad2999... testsuite: Mark extra warnings for default_packed (*) 57f2ce6... Daily bump. (*) d5cf2a1... testsuite: add missing dg-require-effective-target fpic (*) e3b8b4f... libstdc++: Reduce test iterations for simulators (*) 48f3f27... AArch64: Improve rotate patterns (*) 1be715f... AArch64: Cleanup CPU option processing code (*) ff171cb... Use "final" and "override" directly, rather than via macros (*) 6c42019... libgomp: Add new runtime routines omp_target_memcpy_async a (*) 5143fae... libgcc: use __builtin_clz and __builtin_ctz in libbid (*) 308a0af... libgcc: Add support for HF mode (aka _Float16) in libbid (*) 46c6976... testsuite: Add C++ unwinding tests with Decimal Floating-Po (*) 096eaea... testsuite: enable more BID DFP tests for AArch64 (*) 1b99d71... testsuite: Add new tests for DFP under aarch64/aapcs64 (*) 4ca3201... testsuite:: Fix pr39986.c testcase for AArch64 (*) 012310a... libgcc: enable DFP for AArch64 (*) 43ccb7e... libgcc: Enable XF mode conversions to/from DFP modes only i (*) 0dc8e1e... aarch64: Add backend support for DFP (*) afd82c1... aarch64: Enable DFP (Decimal Floating-point) (BID format) (*) 6865c95... Disable snapshots from gcc-9 (*) 12750f8... Daily bump. (*) 6f038ef... libstdc++: Avoid including for std::char_traits (*) f3e22ba... libstdc++: Only include for COW string (*) 8ccdc7c... libstdc++: Ensure pmr aliases work without