public inbox for gcc-cvs@sourceware.org help / color / mirror / Atom feed
From: Eugene Rozenfeld <erozen@gcc.gnu.org> To: gcc-cvs@gcc.gnu.org Subject: [gcc/microsoft/heads/main] (85 commits) Merge commit 'aa360fbf68b11e54017e8fa5b1bdb87ce7c19188' int Date: Sun, 2 Oct 2022 07:13:47 +0000 (GMT) [thread overview] Message-ID: <20221002071347.5D2173858D32@sourceware.org> (raw) The branch 'microsoft/heads/main' was updated to point to: 0944b447055... Merge commit 'aa360fbf68b11e54017e8fa5b1bdb87ce7c19188' int It previously pointed to: 76382a4b3ed... Merge commit '9e79a25b66cb7e0ddbd1410ecc86cec25588d172' int Diff: Summary of changes (added commits): ----------------------------------- 0944b44... Merge commit 'aa360fbf68b11e54017e8fa5b1bdb87ce7c19188' int 1526070... Update xfail with new failures aa360fb... Install correct patch version. (*) c3cb74a... Emit discriminators for inlined call sites. (*) 3a221b7... Daily bump. (*) 1214196... More gimple const/copy propagation opportunities (*) 89b5a31... Minor cleanup/prep in DOM (*) 2002c54... Document -fexcess-precision=16 in target.def (*) 4dcd340... Document -fexcess-precision=16 in tm.texi (*) 75c0899... RISC-V: Support -fexcess-precision=16 (*) 789ddef... libstdc++: Remove <sstream> dependency from std::bitset::to (*) 1c12a3c... libstdc++: Optimize operator>> for std::bitset (*) 4eb46f4... libstdc++: Remove non-standard public members in std::bitse (*) 7069d03... libstdc++: Fix broken dg-prune-output (*) 61786ed... arm, csky: Fix C++ ICEs with _Float16 and __fp16 [PR107080] (*) b52b99b... diagnostics: Fix virtual location for -Wuninitialized [PR69 (*) e564021... aarch64: Fix C++ ICEs with _Float16 and __fp16 [PR107080] (*) a6d8c61... i386, rs6000, ia64, s390: Fix C++ ICEs with _Float64x or _F (*) fe8264b... testsuite: Windows paths use \ and not / (*) 5fb7136... testsuite: Only run test on target if VMA == LMA (*) 86291da... testsuite: Do not prefix linker script with "-Wl," (*) 32f86f2... RISC-V: Add '-m[no]-csr-check' option in gcc. (*) 1e2c124... c++: streamline built-in trait addition process (*) 3bb2d70... testsuite: Colon is reserved on Windows (*) 57707f3... libstdc++: Add missing <bits/stl_algobase.h> include to <bi (*) c23b500... rs6000: Rework ELFv2 support for -fpatchable-function-entry (*) c289571... rs6000/test: Adjust pr104992.c with vect_int_mod [PR106516] (*) c09663e... testsuite: [arm] Relax expected register names in MVE tests (*) 44510e4... tree-optimization/107095 - fix typo in .MASK_STORE DSE hand (*) 10a1161... Fortran: Update use_device_ptr for OpenMP 5.1 [PR105318] (*) 9b8ffbb... Arrange to --disable-shared by default for VxWorks (*) 43faf3e... c++: reduce redundant TARGET_EXPR (*) bbdcdf5... Daily bump. (*) 3a3516b... c: C2x noreturn attribute (*) 7ea258a... Process unsigned overflow relations for plus and minus is r (*) 67166c9... Refine ranges using relations in GORI. (*) 431cdfb... Track value_relations in GORI. (*) cfa7434... Move class value_relation the header file. (*) ef9bc36... Audit op1_range and op2_range for undefined LHS. (*) 845ee38... Remove undefined behaviour from testscase. (*) c2ee70f... c++: implicit lookup of std::initializer_list [PR102576] (*) 04d54b7... c++: fix triviality of class with unsatisfied op= (*) 13337ea... libstdc++: [_GLIBCXX_INLINE_VERSION] Add gdb pretty print f (*) 6176279... Improve comments and INITFINI macro use in vxcrtsutff.c (*) 73d9b0e... c++: check DECL_INITIAL for constexpr (*) bbdb561... c++: fix class-valued ?: extension (*) 32b2eb5... c++: reduce temporaries in ?: (*) af90348... amdgcn: remove unused variable (*) cc09a9c... Comment about HAVE_INITFINI_ARRAY_SUPPORT in vxworks.h (*) 64d6440... Add an mcmodel=large multilib for aarch64-vxworks (*) 77ce3fb... Remove TARGET_FLOAT128_ENABLE_TYPE setting for VxWorks (*) 2813f52... Robustify DWARF2_UNWIND_INFO handling in vx-common.h (*) 8ace67d... OpenACC: whole struct vs. component mappings (PR107028) (*) 9ca1471... c++: implement __remove_cv, __remove_reference and __remove (*) 817e878... c++: introduce TRAIT_TYPE alongside TRAIT_EXPR (*) df7f273... libstdc++: Guard use of new built-in with __has_builtin (*) a1f7f95... c++: import/export NTTP objects (*) a0aafbc... place `const volatile' objects in read-only sections (*) 2f52c8c... data-ref: Fix ranges_maybe_overlap_p test (*) a316418... aarch64: Remove redundant TARGET_* checks (*) 2a269bd... aarch64: Tweak handling of -mgeneral-regs-only (*) bb7f43b... aarch64: Tweak contents of flags_on/off fields (*) fed55a6... aarch64: Make more use of aarch64_feature_flags (*) 60dee63... aarch64: Tweak constness of option-related data (*) 13af9e9... aarch64: Avoid std::string in static data (*) 4ebf56f... aarch64: Simplify generation of .arch strings (*) 11a113d... aarch64: Simplify feature definitions (*) c067c47... aarch64: Reorder an entry in aarch64-option-extensions.def (*) b754d32... aarch64: Fix transitive closure of features (*) 0f244d8... aarch64: Remove AARCH64_FL_RCPC8_4 [PR107025] (*) 198bb6e... aarch64: Avoid redundancy in aarch64-cores.def (*) 0af214b... aarch64: Small config.gcc cleanups (*) 00c22ba... aarch64: Add "V" to aarch64-arches.def names (*) 0f833d1... aarch64: Rename AARCH64_FL_FOR_ARCH macros (*) 78aaafc... aarch64: Rename AARCH64_FL architecture-level macros (*) 2a4788a... aarch64: Rename AARCH64_ISA architecture-level macros (*) c1e1fa0... Add OPTIONS_H_EXTRA to GTFILES (*) a5a9237... driver, cppdefault: Unbreak bootstrap on Debian/Ubuntu [PR1 (*) b7723e1... support -gz=zstd for both linker and assembler (*) 9b0d780... ada: Remove duplicated doc comment section (*) 0f8a934... ada: Further tweak new expansion of contracts (*) 9ebc54a... ada: Improve efficiency of slice-of-component assignment (*) 01ea043... ada: Fix checking of Refined_State with nested package rena (*) a1cd4d5... tree-optimization/105646 - re-interpret always executed in (*) f758d44... Check nonlinear iv in vect_can_advance_ivs_p. (*) (*) This commit already exists in another branch. Because the reference `refs/vendors/microsoft/heads/main' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.
reply other threads:[~2022-10-02 7:13 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20221002071347.5D2173858D32@sourceware.org \ --to=erozen@gcc.gnu.org \ --cc=gcc-cvs@gcc.gnu.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).