public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/ibm/heads/gcc-10-branch] (251 commits) ibm: Merge up to top of releases/gcc-10
@ 2023-08-01 19:33 Peter Bergner
  0 siblings, 0 replies; only message in thread
From: Peter Bergner @ 2023-08-01 19:33 UTC (permalink / raw)
  To: gcc-cvs

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

 558beaf9fcd... ibm: Merge up to top of releases/gcc-10

It previously pointed to:

 2d1a2d67195... ibm: Merge up to top of releases/gcc-10

Diff:

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

  558beaf... ibm: Merge up to top of releases/gcc-10
  d04fe55... Update ChangeLog and version files for release (*)
  a4a6982... Daily bump. (*)
  0c7bdc3... Daily bump. (*)
  bb3a09a... Daily bump. (*)
  cfa5dd0... Daily bump. (*)
  e15782b... Daily bump. (*)
  4a9798c... Daily bump. (*)
  a44fb70... d: Fix ICE in setValue, at d/dmd/dinterpret.c:7013 (*)
  31012ea... Daily bump. (*)
  8c12c47... c++: bogus warning with value init of const pmf [PR92752] (*)
  ad42219... c++: Fix reference NTTP binding to noexcept fn [PR97420] (*)
  c48f100... Daily bump. (*)
  93c937b... go: Update usage of TARGET_AIX to TARGET_AIX_OS (*)
  5b803d1... Daily bump. (*)
  8cf948e... Make option mvzeroupper independent of optimization level. (*)
  e1f02ce... Daily bump. (*)
  050562c... Daily bump. (*)
  ab134ec... d: Suboptimal codegen for __builtin_expect(cond, false) (*)
  678cab1... Daily bump. (*)
  6829464... Daily bump. (*)
  2aeef75... Daily bump. (*)
  f11b715... libstdc++: Fix std::numeric_limits::lowest() test for stric (*)
  291df25... libstdc++: Document removal of implicit allocator rebinding (*)
  b272bc0... libstdc++: Fix self-move for std::weak_ptr [PR108118] (*)
  7dba69b... libstdc++: Avoid stack overflow in std::vector (PR 94540) (*)
  fab3692... libstdc++: Check for overflow in regex back-reference [PR10 (*)
  596aa94... libstdc++: Add noexcept to functions in <regex> (*)
  4c347b8... libstdc++: Fix handling of invalid ranges in std::regex [PR (*)
  7e52977... libstdc++: Check for invalid syntax_option_type values in < (*)
  884751c... libstdc++: Tweaks to <regex> to avoid warnings (*)
  364cb49... libstdc++: Fix std::regex_replace for strings with embedded (*)
  d877bf3... libstdc++: std::basic_regex should treat '\0' as an ordinar (*)
  61dc491... libstdc++: Fix build error in <bits/regex_error.h> (*)
  f0f8cb2... libstdc++: include/bits/regex_error.h: Avoid warning with - (*)
  179b130... Daily bump. (*)
  4728408... Daily bump. (*)
  4ed8a07... Daily bump. (*)
  98763fe... rs6000: Guard __builtin_{un,}pack_vector_int128 with vsx [P (*)
  273e4d2... Daily bump. (*)
  a137fc8... rs6000: Don't use TFmode for 128 bits fp constant in toc [P (*)
  a7bef29... Daily bump. (*)
  703029d... Daily bump. (*)
  f9ec94d... Daily bump. (*)
  1aa7f42... Daily bump. (*)
  dcfb0ef... Daily bump. (*)
  5ccfdff... Daily bump. (*)
  2052f1b... Daily bump. (*)
  f5d8060... Daily bump. (*)
  f46901f... Daily bump. (*)
  d2bd4e1... Daily bump. (*)
  dfbf62f... Darwin, PPC: Fix struct layout with pragma pack [PR110044]. (*)
  f46b16e... fortran: Fix ICE on pr96024.f90 on big-endian hosts [PR9602 (*)
  3d52220... Daily bump. (*)
  d1db0d3... Daily bump. (*)
  27d4096... Daily bump. (*)
  b29647c... Daily bump. (*)
  7867827... Daily bump. (*)
  e2f058d... Daily bump. (*)
  0e95f77... Daily bump. (*)
  3068cf0... Daily bump. (*)
  bdd038c... doc: Fix description of x86 -m32 option [PR109954] (*)
  0304b12... Daily bump. (*)
  a659b99... Daily bump. (*)
  0139bf2... Daily bump. (*)
  4732273... Daily bump. (*)
  8872ab8... Daily bump. (*)
  6a3c32c... Daily bump. (*)
  61b4ec2... Daily bump. (*)
  428a691... Daily bump. (*)
  40b2f2a... Daily bump. (*)
  945685b... Daily bump. (*)
  c970030... Do not generate vmaddfp and vnmsubfp (*)
  79a7d8f... Daily bump. (*)
  a905ee4... libstdc++: Rename __null_terminated to avoid a collision wi (*)
  9202c49... libsanitizer, darwin: Unsupport Darwin >= 22 for now. (*)
  c87db12... Darwin, libgcc : Adjust min version supported for the OS. (*)
  13cea26... Darwin, crts: Fix a build warning. (*)
  0a4550a... Darwin, fixincludes: Handle Apple Blocks in objc/runtime.h. (*)
  34608a7... Darwin, fixincludes: Handle MacOS13 SDK Apple-specific depr (*)
  5bd1e85... libgcc, Darwin: No early install for the compatibility libg (*)
  9473ba9... Darwin: Update rules for handling alignment of globals. (*)
  f625d13... Daily bump. (*)
  9760310... Daily bump. (*)
  3bf2ffa... Daily bump. (*)
  b636af1... Daily bump. (*)
  7e273bd... Daily bump. (*)
  e58f6d9... Daily bump. (*)
  6349a1a... Daily bump. (*)
  432f532... Daily bump. (*)
  1a9acf5... Daily bump. (*)
  107dcca... Daily bump. (*)
  8f28e49... Daily bump. (*)
  d2ddb2b... Daily bump. (*)
  d68d989... testsuite: Add further testcase for already fixed PR [PR109 (*)
  f06a5c0... tree-ssa-ccp, wide-int: Fix up handling of [LR]ROTATE_EXPR  (*)
  4826935... Daily bump. (*)
  bec0425... Daily bump. (*)
  517b779... Daily bump. (*)
  96ac48b... Daily bump. (*)
  6dac5d6... Daily bump. (*)
  946dc2e... tree-optimization/109724 - new testcase (*)
  4ee3d03... Revert "tree-optimization/106809 - compile time hog in VN" (*)
  c642277... Daily bump. (*)
  b357af3... libstdc++: Ensure constexpr std::lcm detects out-of-range r (*)
  14175f2... libstdc++: Make std::lcm and std::gcd detect overflow [PR10 (*)
  93a1c99... libstdc++: Strip absolute paths from files shown in Doxygen (*)
  b3f2057... call_summary: add missing template keyword (*)
  dc457bc... reassoc: Fix up another ICE with returns_twice call [PR1094 (*)
  9ae5c50... libiberty: Make strstr.c in libiberty ANSI compliant (*)
  c8dc9e4... sanopt: Return TODO_cleanup_cfg if any .{UB,HWA,A}SAN_* cal (*)
  9fa953c... predict: Don't emit -Wsuggest-attribute=cold warning for fu (*)
  73accd8... c++: Drop TREE_READONLY on vars (possibly) initialized by t (*)
  06b34c0... tree-inline: Fix up multiversioning with vector arguments [ (*)
  bdd543d... c, ubsan: Instrument even shortened divisions [PR109151] (*)
  605449d... openmp: Fix up handling of doacross loops with noreturn bod (*)
  066de3a... c++: Treat unnamed bitfields as padding for __has_unique_ob (*)
  71ddae7... c++: Don't clear TREE_READONLY for -fmerge-all-constants fo (*)
  42bbe4c... c-family: Incremental fix for -Wsign-compare BIT_NOT_EXPR h (*)
  e870422... c-family: Fix up -Wsign-compare BIT_NOT_EXPR handling [PR10 (*)
  880fc42... diagnostics: Fix up selftests with $COLUMNS < 42 [PR108973] (*)
  9647418... libquadmath: Assorted libquadmath strtoflt128 fixes [PR8720 (*)
  17ea4d1... c++, debug: Fix up locus of DW_TAG_imported_module [PR10871 (*)
  f178998... cgraphclones: Don't share DECL_ARGUMENTS between thunk and  (*)
  8f8472f... i386: Fix up builtins used in avx512bf16vlintrin.h [PR10888 (*)
  94bee74... libgomp: Fix up some typos in libgomp.texi (*)
  be80a2e... i386: Call get_available_features for all CPUs with max_lev (*)
  8776316... c++: Handle structured bindings like anon unions in initial (*)
  61948b4... c++: Avoid incorrect shortening of divisions [PR108365] (*)
  0200ac4... match.pd: When simplifying BFR of an insert, require a mode (*)
  072b2cd... fortran: Fix up hash table usage in gfc_trans_use_stmts [PR (*)
  837723e... nested, openmp: Wrap OMP_CLAUSE_*_GIMPLE_SEQ into GIMPLE_BI (*)
  d868dd6... ree: Fix -fcompare-debug issues in combine_reaching_defs [P (*)
  bd28648... c++, openmp: Handle some OMP_*/OACC_* constructs during con (*)
  73abd84... bbpart: Fix up ICE on asm goto [PR108596] (*)
  5ebdbf0... doc: Fix up return type of __builtin_va_arg_pack_len [PR108 (*)
  e205cd5... options: fix cl_target_option_print_diff() with strings (*)
  04cf6b5... c++: Fix up handling of references to anon union members in (*)
  532cbd4... fortran: Fix up function types for realloc and sincos{,f,l} (*)
  a91ca42... generic-match-head: Don't assume GENERIC folding is done on (*)
  fc8c0f8... tree-ssa-dom: can_infer_simple_equiv fixes [PR108068] (*)
  14cb8af... cse: Fix up CSE const_anchor handling [PR108193] (*)
  2a83575... openmp: Don't try to destruct DECL_OMP_PRIVATIZED_MEMBER va (*)
  39cac73... testsuite: Fix up pr64536.c for LLP64 targets [PR108151] (*)
  954a2f4... testsuite: Fix up pr64536.c for LLP64 targets [PR108151] (*)
  c88f917... loop-invariant: Split preheader edge if the preheader bb en (*)
  52921a6... c++: Ensure !!var is not an lvalue [PR107065] (*)
  5589bb8... ivopts: Fix IP_END handling for asm goto [PR107997] (*)
  611df5a... cfgbuild: Fix DEBUG_INSN handling in find_bb_boundaries [PR (*)
  2525ad2... asan: Fix up error recovery for too large frames [PR107317] (*)
  02bacbd... i386: Uglify some local identifiers in *intrin.h [PR107748] (*)
  2c83256... reg-stack: Fix a -fcompare-debug bug in reg-stack [PR107183 (*)
  16bdaf2... c, c++: Fix up excess precision handling of scalar_to_vecto (*)
  11bf334... c++: Fix up constexpr handling of char/signed char/short pr (*)
  6d15aca... libgomp: Fix up creation of artificial teams (*)
  8629045... openmp: Fix ICE with taskgroup at -O0 -fexceptions [PR10700 (*)
  7cdefae... openmp, c: Tighten up c_tree_equal [PR106981] (*)
  f0ce91c... c++: Implement P2327R1 - De-deprecating volatile compound o (*)
  408fe10... cgraphunit: Don't emit asm thunks for -dx [PR106261] (*)
  6e7bf9b... wide-int: Fix up wi::shifted_mask [PR106144] (*)
  99d9cdb... ifcvt: Don't introduce trapping or faulting reads in noce_t (*)
  8974178... expand: Fix up expand_cond_expr_using_cmove [PR106030] (*)
  58c396a... libgomp: Fix up target-31.c test [PR106045] (*)
  c0d5104... Daily bump. (*)
  e5ef29d... Daily bump. (*)
  7a7cf78... Daily bump. (*)
  2a47cf9... Daily bump. (*)
  d9713e7... Daily bump. (*)
  e2babb0... libstdc++: Throw instead of segfaulting in std::thread cons (*)
  256c982... Daily bump. (*)
  c73f20e... libstdc++: Fix outdated docs about demangling exception mes (*)
  33623bb... libstdc++: Reduce Doxygen output for PDF (*)
  cf9eaea... libstdc++: Fix dangling reference in filesystem::path::file (*)
  cc75195... libstdc++: Fix GDB Xmethod for std::shared_ptr::use_count() (*)
  bd0179f... libstdc++: Fix uses_allocator_construction_args for pair<T& (*)
  497094c... libstdc++: Fix name of <experimental/optional> in comment (*)
  5d7de4c... libstdc++: Fix std::common_iterator assignment [PR100823] (*)
  3cf5512... libstdc++: Fix minor bugs in std::common_iterator (*)
  5d572ff... libstdc++: Fix unsafe use of dirent::d_name [PR107814] (*)
  1dff032... Daily bump. (*)
  db0b892... Daily bump. (*)
  52c451e... testsuite: remove stray ';' [PR109608] (*)
  555c2e7... Daily bump. (*)
  fb00cf6... Daily bump. (*)
  5fc6f9d... Daily bump. (*)
  ee8d6c5... Daily bump. (*)
  e81e393... c-family: -Wsequence-point and COMPONENT_REF [PR107163] (*)
  da17a90... c++: constexpr PMF conversion [PR105996] (*)
  92e2bb3... c++: constant, array, lambda, template [PR108975] (*)
  fc03893... c++: namespace-scoped friend in local class [PR69410] (*)
  6f7f901... c++: &enum::enumerator [PR101869] (*)
  e43a0d0... Daily bump. (*)
  00dfa3d... Daily bump. (*)
  73c3301... Daily bump. (*)
  28fc129... PR target/108589 - Check REG_P for AARCH64_FUSE_ADDSUB_2REG (*)
  cd963f8... aarch64: disable LDP via tuning structure for -mcpu=ampere1 (*)
  9414c71... aarch64: update ampere1 vectorization cost (*)
  09ca9d6... aarch64: Add support for Ampere-1A (-mcpu=ampere1a) CPU (*)
  7ba40e6... aarch64: update Ampere-1 core definition (*)
  786d5f3... aarch64: fix off-by-one in reading cpuinfo (*)
  28140a3... aarch64: enable Ampere-1 CPU (*)
  d5e68f4... Daily bump. (*)
  d88e488... rs6000: Fix vector parity support [PR108699] (*)
  86aaa07... Daily bump. (*)
  dd2cd1e... Fortran: fix compile-time simplification of SET_EXPONENT [P (*)
  2205574... Daily bump. (*)
  c2a0042... Daily bump. (*)
  f6af723... Daily bump. (*)
  50eb64b... Daily bump. (*)
  73c35ed... Daily bump. (*)
  c58a9a1... Daily bump. (*)
  3ebba53... Daily bump. (*)
  f488950... Daily bump. (*)
  52bc6ef... Daily bump. (*)
  08d7df8... Daily bump. (*)
  a23627d... Daily bump. (*)
  0376e9d... Daily bump. (*)
  d86b539... Daily bump. (*)
  8c0f473... Daily bump. (*)
  ca099bd... Daily bump. (*)
  3629339... Daily bump. (*)
  d31d9e5... Daily bump. (*)
  31c7046... Daily bump. (*)
  f5ee2ec... Daily bump. (*)
  3a80673... Daily bump. (*)
  f35810e... Daily bump. (*)
  fc109e1... Daily bump. (*)
  78a6261... Daily bump. (*)
  b9f6e7e... Fortran: simplification of NEAREST for large argument [PR10 (*)
  dca8e28... Fortran: procedures with BIND(C) attribute require explicit (*)
  8402685... Daily bump. (*)
  e6623d1... Daily bump. (*)
  cdb1654... Daily bump. (*)
  7117686... Daily bump. (*)
  09f6500... Daily bump. (*)
  6191f9a... Daily bump. (*)
  2da81ed... Daily bump. (*)
  3cca6b5... Fortran: fix bounds check for copying of class expressions  (*)
  c5cb9d8... Fortran: fix ICE with bind(c) in block data [PR104332] (*)
  d06cdb8... Daily bump. (*)
  d640e43... libstdc++: Fix std::filesystem errors with -fkeep-inline-fu (*)
  5d9958d... Daily bump. (*)
  d5ae94c... Daily bump. (*)
  fcc29fe... Daily bump. (*)
  57d8cbb... Daily bump. (*)
  7b1a295... Daily bump. (*)
  5247f8c... Daily bump. (*)
  cdad0b7... Daily bump. (*)
  3dd3014... Daily bump. (*)
  13858bc... Daily bump. (*)
  55a43d6... Daily bump. (*)

(*) This commit already exists in another branch.
    Because the reference `refs/vendors/ibm/heads/gcc-10-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:[~2023-08-01 19:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-01 19:33 [gcc/ibm/heads/gcc-10-branch] (251 commits) ibm: Merge up to top of releases/gcc-10 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).