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: Fri, 26 Jan 2024 19:42:33 +0000 (GMT)	[thread overview]
Message-ID: <20240126194233.71EA73858D33@sourceware.org> (raw)

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

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

It previously pointed to:

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

Diff:

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

  9f2e51a... ibm: Merge up to top of releases/gcc-12
  52dde3e... AArch64: Add -mcpu=cobalt-100 (*)
  2796952... Daily bump. (*)
  f4015b8... AVR: target/113601 - Fix wrong data start for ATmega3208 an (*)
  966817a... Daily bump. (*)
  050fc88... c++: throwing cleanup after return [PR113347] (*)
  0da4402... c++: xvalue array subscript [PR103185] (*)
  b0605cd... c++: throwing dtor and empty try [PR113088] (*)
  193321d... c++: NRV and goto [PR92407] (*)
  de3cc9a... Daily bump. (*)
  e3b1ba9... Daily bump. (*)
  e3775d4... Daily bump. (*)
  d95526c... Daily bump. (*)
  1b365a3... Daily bump. (*)
  a7f6fe3... Daily bump. (*)
  602e786... Daily bump. (*)
  264c896... Daily bump. (*)
  ebdc3aa... AVR: target/107201: Make -nodevicelib work for all devices. (*)
  fff18d8... Daily bump. (*)
  6477b3b... c++: non-dep array list-init w/ non-triv dtor [PR109899] (*)
  2bce77d... AVR: target/113156 - Fix ICE due to missing "Save" on -m[lo (*)
  cdab01d... Daily bump. (*)
  a6c8163... Daily bump. (*)
  abfd3a4... libgcc, nios2: Fix exception handling on nios2 with -fpic (*)
  87f55ed... Daily bump. (*)
  90f44ef... AVR: Work around "sequence of 3 consecutive punctuation cha (*)
  3953861... Daily bump. (*)
  26a9e8c... libstdc++: Fix std::char_traits<C>::move [PR113200] (*)
  da19967... libstdc++: Fix error handling in filesystem::equivalent [PR (*)
  0d9f829... Daily bump. (*)
  5b17c2c... Fix nternal compiler error for Sequential Partition_Elabora (*)
  67360c9... Daily bump. (*)
  ebae82f... AVR: PR target/112952: Fix attribute "address", "io" and "i (*)
  61548ab... Daily bump. (*)
  480a23c... Daily bump. (*)
  183ad67... Daily bump. (*)
  449a148... Daily bump. (*)
  3d33d1f... Daily bump. (*)
  1fb2b5c... libstdc++: testsuite: Reduce max_size_type.cc exec time [PR (*)
  4ff9494... Daily bump. (*)
  b7a1fb0... Daily bump. (*)
  60e9a2a... Daily bump. (*)
  d1dffa6... Daily bump. (*)
  cf2c968... Daily bump. (*)
  f87a73c... Daily bump. (*)
  87843be... Daily bump. (*)
  a1c4022... Daily bump. (*)
  cf7a337... Daily bump. (*)
  0060e4e... Daily bump. (*)
  f24d6f0... c++: constraint rewriting during ttp coercion [PR111485] (*)
  2b08b97... Daily bump. (*)
  b8af315... Daily bump. (*)
  e60b783... Daily bump. (*)
  3f8890d... Daily bump. (*)
  035fa01... c++: value dependence of by-ref lambda capture [PR108975] (*)
  2f545b2... Daily bump. (*)
  08a9df8... i386: Fix mmx.md signbit expanders [PR112816] (*)
  c376e2f... Daily bump. (*)
  febb86b... tree-object-size: Robustify alloc_size attribute handling [ (*)
  12c85d0... Daily bump. (*)
  6ba73fa... Daily bump. (*)
  2b8f963... c++: Unshare folded SAVE_EXPR arguments during cp_fold [PR1 (*)
  4bf040f... fold-const: Fix up multiple_of_p [PR112733] (*)
  87d013f... i386: Fix -fcf-protection -Os ICE due to movabsq peephole2  (*)
  d02372f... i386: Fix rtl checking ICE in ix86_elim_entry_set_got [PR11 (*)
  0246a37... i386: Fix up signbit<mode>2 expander [PR112816] (*)
  f176130... c++: #pragma GCC unroll C++ fixes [PR112795] (*)
  9cb9cec... i386: Fix up *jcc_bt*_mask{,_1} [PR111408] (*)
  327713d... gimple-range-cache: Fix ICEs when dumping details [PR111967 (*)
  029b826... attribs: Fix ICE with -Wno-attributes= [PR112339] (*)
  4e76999... libstdc++: Fix tr1/8_c_compatibility/cstdio/functions.cc re (*)
  9a93c33... wide-int: Fix up wi::divmod_internal [PR110731] (*)
  06ead5f... Daily bump. (*)
  5c3ab44... debug/111080 - avoid outputting debug info for unused restr (*)
  e35556c... tree-optimization/111137 - dependence checking for SLP (*)
  4ef015b... Apply some TLC to vect_slp_analyze_instance_dependence (*)
  e26608d... middle-end/111253 - partly revert r11-6508-gabb1b6058c09a7 (*)
  f690079... Daily bump. (*)
  053c541... Daily bump. (*)
  f44a93b... Daily bump. (*)
  2dc102c... Don't assume it's AVX_U128_CLEAN after call_insn whose abi. (*)
  8c93766... Daily bump. (*)
  65595b0... fixincludes: Update darwin_flt_eval_method for macOS 14 (*)
  ee327f2... Daily bump. (*)
  1b09aa2... Daily bump. (*)
  f932474... Daily bump. (*)
  3be8f58... Daily bump. (*)
  a1518c7... Daily bump. (*)
  c5c57aa... libstdc++: Add assertion to std::string_view::remove_suffix (*)
  8041eed... libstdc++: Adjust std::in_range template parameter name (*)
  de07bbc... Daily bump. (*)
  9ffcaea... Daily bump. (*)
  9309fe3... Daily bump. (*)
  3ca256f... Daily bump. (*)
  f3fd766... Daily bump. (*)
  17cbec6... Fortran: avoid obsolescence warning for COMMON with submodu (*)
  3b07269... Daily bump. (*)
  042fbd8... Daily bump. (*)
  600c1df... Daily bump. (*)
  8bb6627... Daily bump. (*)
  c9cb7e3... c++: constantness of call to function pointer [PR111703] (*)
  6a31302... c++: constantness of local var in constexpr fn [PR111703, P (*)
  bbd6824... tree-optimization/111917 - bougs IL after guard hoisting (*)
  2cc700f... middle-end/111818 - failed DECL_NOT_GIMPLE_REG_P setting of (*)
  e4b5aca... tree-optimization/111614 - missing convert in undistribute_ (*)
  bd75062... tree-optimization/111764 - wrong reduction vectorization (*)
  948c461... tree-optimization/111445 - simple_iv simplification fault (*)
  b66fd93... tree-optimization/111019 - invariant motion and aliasing (*)
  56d6989... tree-optimization/110702 - avoid zero-based memory referenc (*)
  34bb728... tree-optimization/110556 - tail merging still pre-tuples (*)
  fe39ced... tree-optimization/110515 - wrong code with LIM + PRE (*)
  60575ee... debug/110295 - mixed up early/late debug for member DIEs (*)
  5a38133... ipa/109983 - (IPA) PTA speedup (*)
  dbe2b4d... Daily bump. (*)
  d721043... Daily bump. (*)
  2eacd65... Daily bump. (*)
  f0445f4... i386: Wrong code with __builtin_parityl [PR112672] (*)
  990b87a... Daily bump. (*)
  97b8771... Daily bump. (*)
  31bc12b... PR target/111815: VAX: Only accept the index scaler as the  (*)
  4a55eda... Daily bump. (*)

(*) 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:[~2024-01-26 19:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-26 19:42 Peter Bergner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-21 22:43 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=20240126194233.71EA73858D33@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).