public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/redhat/heads/gcc-11-branch] (145 commits) Merge commit 'r11-9898-gdfe099b4b5c0077a6bd699912fe94424312
@ 2022-04-21  9:34 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2022-04-21  9:34 UTC (permalink / raw)
  To: gcc-cvs

The branch 'redhat/heads/gcc-11-branch' was updated to point to:

 46deeb7fcf0... Merge commit 'r11-9898-gdfe099b4b5c0077a6bd699912fe94424312

It previously pointed to:

 f0191923ac7... Merge commit 'r11-9754-g5f587c81bc558942d2988f5e2965a72471f

Diff:

Summary of changes (added commits):
-----------------------------------

  46deeb7... Merge commit 'r11-9898-gdfe099b4b5c0077a6bd699912fe94424312
  dfe099b... sparc: Preserve ORIGINAL_REGNO in epilogue_renumber [PR1052 (*)
  141b66c... emit-rtl: Fix -fcompare-debug bug with label references in  (*)
  7b87956... gcov-profile: Allow negative counts of indirect calls [PR10 (*)
  1eee4e0... c++: don't ICE on NAMESPACE_DECL inside FUNCTION_DECL (*)
  2509b7b... Update BASE-VER to 11.3.1 (*)
  2d280e7... Update ChangeLog and version files for release (*)
  8f36dde... Daily bump. (*)
  691af15... c++: Fix up CONSTRUCTOR_PLACEHOLDER_BOUNDARY handling [PR10 (*)
  dfcfd74... Daily bump. (*)
  9f90544... doc/install.texi: CRIS: Remove gone websites. Adjust CRIS t (*)
  1b8643b... doc/invoke.texi: CRIS: Remove references to cris-axis-linux (*)
  4b790d6... tree-optimization/104880 - move testcase (*)
  c322ae7... Daily bump. (*)
  97eda33... Daily bump. (*)
  5fb29a7... Daily bump. (*)
  e508f0b... Daily bump. (*)
  2da53bb... Daily bump. (*)
  537dca0... libstdc++: Update incorrect statement about mainline in doc (*)
  36e93aa... IBM zSystems: Add support for z16 as CPU name. (*)
  5325418... Darwin, rs6000: Amend lo_sum use for forced constants [PR10 (*)
  94c9c6a... Darwin: Rework handling for unwinder code in libgcc_s and s (*)
  0aa76f8... libgcc, emutls: Allow building weak definitions of the emut (*)
  f155c4d... Darwin: Revise handling of some driver opts. (*)
  6cdca92... libstdc++, testsuite: Add a prune expression for external t (*)
  67d7ab0... configure, Darwin: Set appropriate defaults for host-shared (*)
  6841e9f... IPA: Provide a mechanism to register static DTORs via cxa_a (*)
  44d4c62... Darwin : Make trampoline templates linker-visible. (*)
  4dfbecb... Darwin, crts: Fix a build warning. (*)
  6d8e290... Darwin, config: Amend for Darwin 21 / macOS 12. (*)
  c751f5a... collect2: Fix missing cleanups. (*)
  1dcb779... Darwin, PPC : Fix R13 for PPC64. (*)
  9168148... Darwin, crts: Build Darwin10 unwinder shim as a library. (*)
  13ef16c... Jit, testsuite: Amend expect processing to tolerate more pl (*)
  b26b671... configure: Avoid unnecessary constraints on executables for (*)
  7000686... libgcc, X86: Adjust guard for Mach-O code. (*)
  3bf66ed... libgcc, soft-float: Fix strong_alias macro use for Darwin. (*)
  51fbd72... libiberty, configure, Darwin: Avoid detecting deprecated sb (*)
  b42500d... testsuite, Darwin : Skip a test requiring strndup in libc. (*)
  5e6b8b1... Darwin : Mark the mod init/term section starts with a linke (*)
  2cb0592... testsuite, JIT, Darwin: Adjust asm tests for Mach-O. (*)
  003287c... JIT, testsuite, Darwin: Initial testsuite fixes. (*)
  846d19e... Darwin, jit: Fix build [PR100613]. (*)
  e885cce... configure: Allow host fragments to react to --enable-host-s (*)
  65e0906... libiberty, Darwin : Fix simple-object LTO table for cross-e (*)
  a34305f... Darwin: Reset section names table at the end of compile. (*)
  b8870af... Darwin, libcc1: Handle hosts with mdynamic-no-pic support. (*)
  10abab4... Darwin, configury : Allow for specification and detection o (*)
  d744051... Darwin, config: Revise host config fragment. (*)
  0f4b6d5... Daily bump. (*)
  5b87d9f... i386: Fix ICE caused by ix86_emit_i387_log1p [PR105214] (*)
  1e4dd03... builtins: Fix up expand_builtin_int_roundingfn_2 [PR105211] (*)
  473f2b0... c-family: Initialize ridpointers for __int128 etc. [PR10518 (*)
  b283075... fold-const: Fix up make_range_step [PR105189] (*)
  a487dbd... combine: Don't record for UNDO_MODE pointers into regno_reg (*)
  3454017... Daily bump. (*)
  c8aaa9c... c++: treat NON_DEPENDENT_EXPR as not potentially constant [ (*)
  6eb8eb5... c++: constrained auto in lambda using outer tparms [PR10370 (*)
  12b1110... c++: var tmpl w/ dependent constrained auto type [PR103341] (*)
  1429db6... c++: deleted fn and noexcept inst [PR101532, PR104225] (*)
  051d304... c++: requires-expr in pack expansion using pack [PR103105] (*)
  d3950a7... c++: lambda in pack expansion using pack in constraint [PR1 (*)
  573bb86... libstdc++: Prevent -Wstringop-overread warning in std::dequ (*)
  5ede37c... rs6000: Handle pcrel sibcalls to longcall functions [PR1048 (*)
  84e2410... libstdc++: Fix std::exception_ptr regressions [PR103630] (*)
  ac0e9b6... libstdc++: Disable atomic wait for freestanding [PR105021] (*)
  105f1c0... libstdc++: Guard mutex and condvar with gthreads macro [PR1 (*)
  3f37559... libstdc++: Add missing noexcept to std::variant helper (*)
  90b94ca... libstdc++: Allow visiting inherited variants [PR 90943] (*)
  7aa5f05... c++: operator new lookup [PR98249] (*)
  c52cd0b... c++: -Wshadow=compatible-local type vs var [PR100608] (*)
  556d061... c++: elaborated-type-spec in requires-expr [PR101677] (*)
  00e7d6e... c++: hash table ICE with variadic alias [PR105003] (*)
  ad4b237... c++: repeated friend template [PR101894] (*)
  3a17a18... c++: CTAD and member function references [PR103943] (*)
  eea5641... c++: nested generic lambda in DMI [PR101717] (*)
  25167a3... c++: conversion with trailing return type [PR101051] (*)
  0b6d4ee... libstdc++: Avoid overflow in bounds checks [PR103955] (*)
  8134254... libstdc++: Implement LWG 3595 changes to common_iterator (*)
  130b959... libstdc++: Implement LWG 3591-3592 changes to split_view (*)
  b0561bc... libstdc++: Implement LWG 3535 changes to ranges::join_view (*)
  60b4a81... libstdc++: Implement LWG 3481 change to ranges::viewable_ra (*)
  e88ffd5... libstdc++: Implement LWG 3580 change to ranges::iota_view (*)
  0630901... libstdc++: Implement LWG 3470 change to ranges::subrange (*)
  edf73cf... libstdc++: Implement LWG 3523 changes to ranges::iota_view (*)
  28ef927... tree-optimization/105235 - clean EH in execute_cse_conv_1 (*)
  008d568... tree-optimization/105232 - handle overly large sizes in com (*)
  249aa93... tree-optimization/105226 - avoid splitting abnormal edges (*)
  7810fde... Daily bump. (*)
  20bde90... ppc: testsuite: require target effectively [PR104253] (*)
  fa21fcf... RISC-V: Support -misa-spec for arch-canonicalize and multil (*)
  f049717... RISC-V: Allow multi-lib build with different code model (*)
  bf4f606... Daily bump. (*)
  fdaa6de... Fortran: a RECURSIVE procedure cannot be an INTRINSIC (*)
  6b4e072... fortran: Separate associate character lengths earlier [PR10 (*)
  3b0f715... fortran: Unshare associate var charlen [PR104228] (*)
  a9c54c5... Daily bump. (*)
  b242eb2... Daily bump. (*)
  2837450... c++: parameter pack inside static_assert [PR99893] (*)
  542c30d... tree-optimization/105198 - wrong code with predictive commo (*)
  faba16d... Daily bump. (*)
  c859c99... libstdc++: Avoid implicit narrowing from uint128_t [PR10485 (*)
  4e47b45... c++: make -Wctad-maybe-unsupported respect complain [PR1051 (*)
  214330a... c++: constrained template friend matching ICE [PR105064] (*)
  c0f38a1... c++: double non-dep folding from finish_compound_literal [P (*)
  e95c514... c++: dependence of member noexcept-spec [PR104079] (*)
  722b23d... c++: ICE when building builtin operator->* set [PR103455] (*)
  5de47ab... Fortran: improve error recovery for invalid coarray functio (*)
  f0c601e... Fix handling of in_flags in update_escape_summary_1 (*)
  6822d6a... Fix min_flags handling in mod-ref (*)
  a77c9ef... c++: Fix ICE due to shared BLOCK node in coroutine generati (*)
  5446b93... Use OEP_DECL_NAME when comparing VLA bounds [PR101585]. (*)
  4662984... tree-optimization/99121 - avoid ICEing for non-constant siz (*)
  5155015... Fix target/100106 ICE in gen_movdi (*)
  d34083a... middle-end/104497 - gimplification of vector indexing (*)
  825151e... tree-optimization/105053 - fix reduction chain epilogue gen (*)
  b8a6fb4... [COMMITTED] Fix PR aarch64/104474: ICE with vector float in (*)
  57b62cd... tree-optimization/105070 - annotate bit cluster tests with  (*)
  b3eb889... rtl-optimization/105028 - fix compile-time hog in form_thre (*)
  cf6c812... tree-optimization/104880 - update-address-taken and cmpxchg (*)
  d54cc1f... middle-end/105165 - sorry instead of ICE for _Complex asm g (*)
  862ccb5... Daily bump. (*)
  a7d4fbc... Daily bump. (*)
  ead7244... Daily bump. (*)
  4f939ac... ipa: Careful processing ANCESTOR jump functions and NULL po (*)
  ffd1359... libstdc++: Make std::error_code printer more robust (*)
  20f2303... libstdc++: Add missing constraints to std::bit_cast [PR1050 (*)
  6f81336... libstdc++: Fix mismatched noexcept-specifiers in Filesystem (*)
  cd0312e... libstdc++: Adjust Filesystem TS test for Windows (*)
  583267d... libstdc++: Do not use dirent::d_type unconditionally (*)
  31a7c09... libstdc++: Reset filesystem::recursive_directory_iterator o (*)
  123f87f... libstdc++: Simplify std::allocator_traits<allocator<void>>: (*)
  b8f55f9... libstdc++: Remove un-implementable noexcept from Filesystem (*)
  c358b9e... libstdc++: Fix doxygen comment for filesystem::perms operat (*)
  0811a4d... libstdc++: Rename non-reserved macros in config header [PR1 (*)
  f6bf63f... libstdc++: Use __cpp_lib_concepts in std::reverse_iterator  (*)
  53a1b53... libstdc++: Remove -gdwarf-4 from flags for debug library (*)
  c277f6c... libstdc++: Document final option names for enabling C++20 (*)
  ab0efe7... libstdc++: Add suggestion to std::uncaught_exception() warn (*)
  fe76adc... libstdc++: Add missing constexpr to uses-allocator construc (*)
  94525b9... libstdc++: Fix filenames in Doxygen @file comments (*)
  541edc3... libstdc++: Remove incorrect copyright notice from header (*)
  e650395... libstdc++: Improve config output for --enable-cstdio [PR104 (*)
  800a09f... Daily bump. (*)
  ecc6450... i386: Fix up ix86_expand_vector_init_general [PR105123] (*)

(*) This commit already exists in another branch.
    Because the reference `refs/vendors/redhat/heads/gcc-11-branch' matches
    your hooks.email-new-commits-only configuration,
    no separate email is sent for this commit.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-21  9:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-21  9:34 [gcc/redhat/heads/gcc-11-branch] (145 commits) Merge commit 'r11-9898-gdfe099b4b5c0077a6bd699912fe94424312 Jakub Jelinek

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).