From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1944) id 63E95385E004; Wed, 14 Feb 2024 15:26:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 63E95385E004 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1707924374; bh=b7LbvMHhXBPDg8I1qfVUDRwN0wGjP+ZJFxNJANcALxk=; h=From:To:Subject:Date:From; b=PtnfKp/VxDXWSd6FB+tzwY09rU5M6OleVAPODQ2tNibsw19/qGbOY78wSKQ4NBLLN DSraXilbm0MTPXEtkkgA+dEYYxlofjRt/Hr0/Rf9TOHHcRzVU+4QC1CtttF1etfpeG 7b2tbtUqbEluSKl+jJQq19cIhK4s9Dd+yxe2dwXE= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Szabolcs Nagy To: gcc-cvs@gcc.gnu.org Subject: [gcc/ARM/heads/gcs] (298 commits) aarch64: Introduce indirect_return attribute X-Act-Checkin: gcc X-Git-Author: Szabolcs Nagy X-Git-Refname: refs/vendors/ARM/heads/gcs X-Git-Oldrev: 314cbfe2980b32f5b91141be54dd019028284320 X-Git-Newrev: 7f952ecef184a5b8c0ba40ba5fb31e6ac687329a Message-Id: <20240214152614.63E95385E004@sourceware.org> Date: Wed, 14 Feb 2024 15:26:14 +0000 (GMT) List-Id: The branch 'ARM/heads/gcs' was updated to point to: 7f952ecef184... aarch64: Introduce indirect_return attribute It previously pointed to: 314cbfe2980b... libstdc++: Do not use def-file-line for each macro in dfp conversions (*) b2684e5... libgcc: Fix BIL_TYPE_SIZE == 32 support in _BitInt <-> dfp (*) 3992044... gimple-low: Fix up handling of volatile automatic vars in a (*) 8427290... Add %[zt][diox] support to pretty-print (*) 89e93ce... Use HOST_SIZE_T_PRINT_* and HOST_WIDE_INT_T_PRINT_* some mo (*) 48207a5... c++: testcases for PR113545 (constexpr with switch and pass (*) 8632026... PR modula2/113848 modula2 does not build with clang (*) 2523654... Daily bump. (*) f29f7f8... c++: fix ICE with __type_pack_element [PR113834] (*) 3a3e0f1... c++: make build_throw SFINAE-friendly [PR98388] (*) b3d622d... Fortran: error recovery on arithmetic overflow on unary ope (*) 41a6d25... libstdc++: Use _GLIBCXX_USE_BUILTIN_TRAIT for is_same (*) f931bd7... c++/modules: anon union member of as-base class [PR112580] (*) c9bdcb0... lower-bitint: Fix handling of VIEW_CONVERT_EXPRs to minimal (*) 2bb4556... hwint: Introduce HOST_SIZE_T_PRINT_* (*) 0a329ec... libgcc, Darwin: Update symbol exports to include bitint and (*) 0ad1884... expand: Fix asm goto expansion [PR113415] (*) 6c12487... lower-bitint: Fix up additions of EH edges [PR113818] (*) 97e49bf... lower-bitint: Attempt not to emit always true conditions in (*) 1175d1b... testsuite: Pattern does not match when using --specs=nano.s (*) 90586e2... Daily bump. (*) 3d112bb... libstdc++: Fix comment typo in std::atomic2 (*) 4d7fe3c... MIPS: Fix wrong MSA FP vector negation (*) 42959ac... tree-optimization/113707 - ICE with VN elimination (*) 9d139c0... Vectorizer and address-spaces (*) dede174... lower-bitint: Remove single label _BitInt switches [PR11373 (*) d413df0... i386: Clear REG_UNUSED and REG_DEAD notes from the IL at th (*) 5b28194... target/113255 - avoid REG_POINTER on a pointer difference (*) 91e09b3... RISC-V: Add sifive-p450, sifive-p67 to -mcpu (*) 7c190f9... RISC-V: Support scheduling for sifive p400 series (*) 7231917... Daily bump. (*) 260a22d... libstdc++: Replace padding bits with bit-fields in __format (*) abf40d2... libstdc++: Fix libstdc++exp.a so it really does contain Fil (*) e99d960... libstdc++: Add copyright and license text to new generated (*) 3f722e7... xtensa: Fix missing mode warning in "*eqne_zero_masked_bits (*) 7c2c7dd... xtensa: Recover constant synthesis for HImode after LRA tra (*) 777df37... [committed] Reasonably handle SUBREGs in risc-v cost modeli (*) aa33570... LoongArch: Fix wrong LSX FP vector negation (*) 829b263... LoongArch: Avoid out-of-bounds access in loongarch_symbol_i (*) 8e6ebac... LoongArch: testsuite: Fix gcc.dg/vect/vect-reduc-mul_{1, 2} (*) 2ada8bc... libphobos: Merge upstream phobos 37796e783 (*) c428454... d: Merge dmd, druntime a6f1083699, phobos 31dedd7da (*) 435bed3... Daily bump. (*) fa96099... Fix xfail for 32-bit hppa*-*-* in gcc.dg/pr84877.c (*) d436e8e... libgfortran: EN0.0E0 and ES0.0E0 format editing. (*) 2663540... libatomic: Provide FPU exception defines for __hppa__ (*) 78005c6... MAINTAINERS: Update my e-mail address (*) 09df058... wide-int: Fix up wi::bswap_large [PR113722] (*) a4e2406... ggc-common: Fix save PCH assertion (*) 51c4eb2... d: Merge dmd. druntime e770945277, phobos 6d6e0b9b9 (*) 854b855... LoongArch: Fix an ODR violation (*) 1149588... libphobos: Merge upstream phobos c6e1f98fa (*) 4b7d4d8... Daily bump. (*) 686b5eb... c++: requires-exprs and partial constraint subst [PR110006] (*) 64b0130... PR modula2/113730 Unexpected handling of mixed-precision in (*) 85094e2... middle-end: check memory accesses in the destination block (*) 48148a0... Fix some of vect-avg-*.c testcases (*) f204359... d: Merge dmd, druntime bce5c1f7b5, phobos e4d0dd513. (*) 5470a9b... d: Merge dmd, druntime d8e3976a58, phobos 7a6e95688 (*) 838e706... d: Merge upstream dmd, druntime f1a045928e (*) cfc6d9a... libgo: better error messages for unknown GOARCH/GOOS (*) e52d318... compiler: export the type "any" as a builtin (*) fbb5693... libgcc: Fix up _BitInt division [PR113604] (*) 5d534a2... libgccjit: Implement sizeof operator (*) e17a122... c++: op== defaulted outside class [PR110084] (*) 1c3cfb5... hppa: Implement TARGET_ATOMIC_ASSIGN_EXPAND_FENV (*) 922e459... RISC-V: Expand VLMAX scalar move in reduction (*) 639bd5e... testsuite, Darwin: Allow for undefined symbols in shared te (*) ae061a1... testsuite, ubsan: Add libstdc++ deps where required. (*) a6afa0d... testsuite, asan, hwsan: Add libstdc++ deps where required. (*) 2c27aa8... [PATCH] libgcc: Include stdlib.h for abort() on mingw32 (*) 6f75149... libstdc++: Make std::function deduction guide support expli (*) f929293... libstdc++: Fix experimental/names.cc failure on AIX (*) 9f5caef... libgcc: Export XF, TF, HF and BFmode specific _BitInt symbo (*) cc13e60... doc: Fix typo in description of hardbool attribute (*) a049aca... testsuite: Add another bitint testcase [PR113691] (*) fb28d5c... lower-bitint: Handle casts from large/huge _BitInt to point (*) 49e7566... lower-bitint: Handle uninitialized large/huge SSA_NAMEs as (*) 5b06911... libstdc++: Implement some missing functions for net::ip::ne (*) a628658... libstdc++: Fix invalid order in PSTL inplace_merge test [PR (*) 723a7c1... libstdc++: Avoid reusing moved-from iterators in PSTL tests (*) a8f335c... tree-ssa-math-opts: Fix is_widening_mult_rhs_p - unbreak bo (*) e5b14d9... testsuite: i386: Fix gcc.target/i386/pr71321.c on Solaris/x (*) f60d7e1... libstdc++: Allow explicit conversion of string views with d (*) 67f5a8c... libstdc++: Remove noexcept from std::osyncstream::operator= (*) 91adf21... libstdc++: Remove noexcept from std::generator::promise_typ (*) a9e3818... testsuite: i386: Fix gcc.target/i386/sse2-stv-1.c on Solari (*) 5487daf... testsuite: i386: Restrict gcc.target/i386/pr80569.c to gas (*) 3e0b495... Revert "RISC-V: Allow LICM hoist POLY_INT configuration cod (*) f4aa644... testsuite, libphobos: Update link flags [PR112864]. (*) bec7100... testsuite, Objective-C++: Update link flags [PR112863]. (*) e439c78... testsuite, gfortran: Update link flags [PR112862]. (*) 74489c1... RISC-V: Allow LICM hoist POLY_INT configuration code sequen (*) 8939854... testsuite: i386: Fix gcc.target/i386/pieces-memcpy-7.c etc. (*) 63f0907... testsuite: i386: Fix gcc.target/i386/apx-ndd-cmov.c on Sola (*) 56891a2... MAINTAINERS: Update my e-mail address. (*) f499860... c++: no_unique_address and constexpr [PR112439] (*) 0b786ff... c++: variable template array of unknown bound [PR113638] (*) e0701f8... RISC-V: Cleanup the comments for the psabi (*) 22622a5... RISC-V: Remove vsetvl_pre bogus instructions in VSETVL PASS (*) 92acc92... LoongArch: Fix incorrect return type for frecipe/frsqrte in (*) 593d518... LoongArch: Adjust cost of vector_stmt that match multiply-a (*) f72586e... LoongArch: Don't split the instructions containing relocs f (*) 3932899... LoongArch: Added support for loading __get_tls_addr symbol (*) 5fbd802... LoongArch: Enable explicit reloc for extreme TLS GD/LD with (*) fa97294... LoongArch: Add the macro implementation of mcmodel=extreme. (*) 252f770... LoongArch: Merge template got_load_tls_{ld/gd/le/ie}. (*) 3499793... LoongArch: Modify the address calculation logic for obtaini (*) e255454... Daily bump. (*) 8efcdbf... c++: -Wdangling-reference tweak to unbreak aarch64 (*) 4476498... i386: Improve *cmp_doubleword splitter [PR113701] (*) e9b2f15... libgcc: Avoid warnings on __gcc_nested_func_ptr_created [PR (*) 0351917... libgcc: Fix up i386/t-heap-trampoline [PR113403] (*) 65b4cba... libstdc++: Implement P2165R4 changes to std::pair/tuple/etc (*) 87d1623... libstdc++/pair: Factor out const-assignability helper for C (*) b142097... Set num_threads to 50 on 32-bit hppa in two libgomp loop te (*) d71c7f1... xfail gnat.dg/trampoline3.adb scan-assembler-not check on h (*) f260947... hppa: Fix bug in atomic_storedi_1 pattern (*) 3ba5be1... c++: ttp TEMPLATE_DECL equivalence [PR112737] (*) a886a90... AVR: Tabify avr.cc (*) 4571b4d... middle-end: Fix ICE in poly-int.h due to SLP. (*) (*) This commit already exists in another branch. Because the reference `refs/vendors/ARM/heads/gcs' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.