public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/ibm/heads/gcc-12-branch] (121 commits) ibm: Merge up to top of releases/gcc-12
@ 2024-01-26 19:42 Peter Bergner
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Bergner @ 2024-01-26 19:42 UTC (permalink / raw)
  To: gcc-cvs

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gcc/ibm/heads/gcc-12-branch] (121 commits) ibm: Merge up to top of releases/gcc-12
@ 2023-11-21 22:43 Peter Bergner
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Bergner @ 2023-11-21 22:43 UTC (permalink / raw)
  To: gcc-cvs

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-26 19:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-26 19:42 [gcc/ibm/heads/gcc-12-branch] (121 commits) ibm: Merge up to top of releases/gcc-12 Peter Bergner
  -- strict thread matches above, loose matches on Subject: below --
2023-11-21 22:43 Peter Bergner

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