public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Peter Bergner <bergner@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc/ibm/heads/gcc-12-branch] (121 commits) ibm: Merge up to top of releases/gcc-12
Date: Tue, 21 Nov 2023 22:43:58 +0000 (GMT)	[thread overview]
Message-ID: <20231121224358.E40CD3857C5B@sourceware.org> (raw)

The branch 'ibm/heads/gcc-12-branch' was updated to point to:

 33b20852ebf... ibm: Merge up to top of releases/gcc-12

It previously pointed to:

 c0a6a6ea30d... ibm: Merge up to top of releases/gcc-12

Diff:

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

  33b2085... ibm: Merge up to top of releases/gcc-12
  a285310... Daily bump. (*)
  aa723fe... LoongArch: Modify MUSL_DYNAMIC_LINKER. (*)
  6e7b826... LoongArch: Fix MUSL_DYNAMIC_LINKER (*)
  9f024d0... Daily bump. (*)
  c6af99e... Daily bump. (*)
  da68392... Daily bump. (*)
  7fae987... c++: retval dtor on rethrow [PR112301] (*)
  11afe64... c++: fix contracts with NRV (*)
  65388a9... c++: fix throwing cleanup with label (*)
  31bf3a5... Daily bump. (*)
  e5ca3fa... Fix warning on new Ada testcase (*)
  1865bca... Fix internal error on function returning dynamically-sized  (*)
  b8c198a... LoongArch: Remove redundant barrier instructions before LL- (*)
  b76c465... Daily bump. (*)
  d520096... libstdc++: Fix std::deque::operator[] Xmethod [PR112491] (*)
  c665769... libstdc++: std::stacktrace tweaks (*)
  b20e796... rs6000: Consider inline asm as safe if no assembler complai (*)
  7d0f1c7... Daily bump. (*)
  a97c08e... libstdc++: Fix std::hash<std::stacktrace> [PR112348] (*)
  99f992a... libstdc++: Fix std::deque::size() Xmethod [PR112491] (*)
  a9ae1c5... Daily bump. (*)
  cf5a6d8... libstdc++: Correctly call _string_types function (*)
  a530c28... libstdc++: _versioned_namespace is always non-None (*)
  40969eb... libstdc++: Use Python "not in" operator (*)
  51ec893... libstdc++: Define _versioned_namespace in xmethods.py (*)
  b956bd1... libstdc++: Refactor Python Xmethods to use is_specializatio (*)
  afc84cd... libstdc++: Reformat Python code (*)
  2558066... libstdc++: Format Python docstrings according to PEP 357 (*)
  551003e... libstdc++: Format Python code according to PEP8 (*)
  1808ebf... Fix wrong code due to vec_merge + pcmp to blendvb splitter. (*)
  cc9d477... Daily bump. (*)
  7fcc405... Daily bump. (*)
  f858919... Daily bump. (*)
  8a880d8... libphobos: Fix regression d21 loops in getCpuInfo0B in Sola (*)
  9202270... Daily bump. (*)
  56909c9... libstdc++: use -D_GNU_SOURCE when building libbacktrace (*)
  a47b96b... hppa: Fix typo in PA 2.0 trampoline template (*)
  53a61c0... Daily bump. (*)
  0f46cd0... Daily bump. (*)
  166415a... Daily bump. (*)
  99a0870... Daily bump. (*)
  95a5011... Daily bump. (*)
  60a4bdf... Daily bump. (*)
  dcee0c7... Daily bump. (*)
  2ff1cf7... Daily bump. (*)
  77f7d46... d: Fix ICE: verify_gimple_failed (conversion of register to (*)
  b2cf55a... Daily bump. (*)
  8362293... d: Fix ICE: in verify_gimple_in_seq on powerpc-darwin9 [PR1 (*)
  e0ce46e... Daily bump. (*)
  7caab3c... Daily bump. (*)
  1983e25... LoongArch: Define macro CLEAR_INSN_CACHE. (*)
  41aab83... LoongArch: Implement __builtin_thread_pointer for TLS. (*)
  1e36498... Disparage slightly for the alternative which move DFmode be (*)
  455c2dd... Daily bump. (*)
  7804e65... libstdc++: Build libstdc++_libbacktrace.a as PIC [PR111936] (*)
  4b316d3... Daily bump. (*)
  c2a10c1... Daily bump. (*)
  36ece49... libstdc++: [_Hashtable] Do not reuse untrusted cached hash  (*)
  4414818... SH: Fix PR 111001 (*)
  93361f2... rs6000: Make 32 bit stack_protect support prefixed insn [PR (*)
  4a9b998... Daily bump. (*)
  2f3d57f... Daily bump. (*)
  4d4d191... Fortran: out of bounds access with nested implied-do IO [PR (*)
  4959b04... Daily bump. (*)
  21ce4f9... SH: Fix PR 101177 (*)
  7d99d9a... Daily bump. (*)
  6a527b8... lra: Avoid unfolded plus-0 (*)
  ece7031... Daily bump. (*)
  34c5a2b... Daily bump. (*)
  4c9fe75... Daily bump. (*)
  a570462... rs6000: Use default target option node for callee by defaul (*)
  2b50ddc... rs6000: Skip empty inline asm in rs6000_update_ipa_fn_targe (*)
  b10f99b... Daily bump. (*)
  f233339... Daily bump. (*)
  68a57d1... Daily bump. (*)
  b1c098d... Daily bump. (*)
  814ec21... Daily bump. (*)
  6be386b... Daily bump. (*)
  e27e338... Daily bump. (*)
  04a8aca... Daily bump. (*)
  19b4b31... Daily bump. (*)
  a63238c... MATCH: Fix infinite loop between `vec_cond(vec_cond(a,b,0), (*)
  7c8d25f... Daily bump. (*)
  62d710a... Daily bump. (*)
  33f6ca7... Daily bump. (*)
  1e54c2c... Daily bump. (*)
  222a58d... libstdc++: Fix linker errors for directory iterator compari (*)
  e8e1d99... libstdc++: Use dg-require-filesystem-ts in link test (*)
  f859473... libstdc++: Make std::filesystem::copy_file work for procfs  (*)
  62dc89e... libstdc++: Use close-on-exec for file descriptors in filesy (*)
  e72005f... libstdc++: Fix formatting in std::filesystem helper functio (*)
  7d6bfe9... libstdc++: Use ENOSYS for unsupported filesystem ops on AVR (*)
  6aa157e... Daily bump. (*)
  1be5734... libstdc++: Force _Hash_node_value_base methods inline to fi (*)
  65d89dd... Disable generation of scalar modulo instructions. (*)
  9f6f689... Daily bump. (*)
  b3e84e5... Daily bump. (*)
  2fa9a9b... Daily bump. (*)
  bc1e385... AArch64: Fix memmove operand corruption [PR111121] (*)
  382f28e... Daily bump. (*)
  97d5730... Daily bump. (*)
  374f415... libstdc++: Fix constexpr functions to conform to older stan (*)
  685a8c4... libstdc++: Prevent unwanted ADL in std::to_array [PR111512] (*)
  381eb60... Add missing return in gori_compute::logical_combine (*)
  fc6a9ff... Daily bump. (*)
  2d0fbf7... Daily bump. (*)
  bd00830... Daily bump. (*)
  9333831... Daily bump. (*)
  94de58f... Daily bump. (*)
  347978e... Daily bump. (*)
  74f99f1... aarch64: Fix loose ldpstp check [PR111411] (*)
  38d0605... aarch64: Fix return register handling in untyped_call (*)
  8f3818a... Daily bump. (*)
  1f3a521... Daily bump. (*)
  f7c3405... libstdc++: Update C++20 status docs (*)
  347e8cf... Daily bump. (*)
  4ea2368... Daily bump. (*)
  399025b... Daily bump. (*)
  ab70dc1... Daily bump. (*)
  eba46f1... libstdc++: Add workaround for std::make_integer_sequence bu (*)

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

             reply	other threads:[~2023-11-21 22:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-21 22:43 Peter Bergner [this message]
2024-01-26 19:42 Peter Bergner

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=20231121224358.E40CD3857C5B@sourceware.org \
    --to=bergner@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: link
Be 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).