public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/redhat/heads/gcc-13-branch] (157 commits) Merge commit 'r13-7778-g78f63dd9fa9ff299499539d46bbefab0897
@ 2023-09-06 12:42 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2023-09-06 12:42 UTC (permalink / raw)
  To: gcc-cvs

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

 d91ea9a1c723... Merge commit 'r13-7778-g78f63dd9fa9ff299499539d46bbefab0897

It previously pointed to:

 8a3e2d71f2a0... Merge commit 'r13-7622-g3e9aaa9bcb2fc64e64f4e8a2aa0f6f7395a

Diff:

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

  d91ea9a... Merge commit 'r13-7778-g78f63dd9fa9ff299499539d46bbefab0897
  78f63dd... Daily bump. (*)
  08549dc... Daily bump. (*)
  0ad07d0... Daily bump. (*)
  68c5ceb... Daily bump. (*)
  4368302... Daily bump. (*)
  3f23fa7... LoongArch: Fix bug in loongarch_emit_stack_tie [PR110484]. (*)
  713a677... Daily bump. (*)
  6396e37... Revert "c++: only declare satisfied friends" [PR109751] (*)
  a645347... c++: NRV and goto [PR92407] (*)
  b678607... Daily bump. (*)
  8b3d6cf... tree-ssa-strlen: Fix up handling of conditionally zero memc (*)
  f8ea576... store-merging: Fix up >= 64 bit insertion [PR111015] (*)
  b81d476... riscv: Fix scope for memory model calculation (*)
  9346075... Daily bump. (*)
  0315091... Daily bump. (*)
  9f8d1d4... RISC-V: Insert vsetivli zero, 0 for vmv.x.s/vfmv.f.s instru (*)
  e9c3276... Daily bump. (*)
  d6997a5... Fortran: Fix some problems blocking associate meta-bug [PR8 (*)
  6a27d97... Daily bump. (*)
  c173263... Daily bump. (*)
  bb79101... Fix avx512ne2ps2bf16 wrong code [PR 111127] (*)
  765bf89... Daily bump. (*)
  d4648a0... omp-expand.cc: Fix wrong code with non-rectangular loop nes (*)
  ad42dcf... tree-optimization/111070 - fix ICE with recent ifcombine fi (*)
  e150cbf... tree-optimization/111039 - abnormals and bit test merging (*)
  c1b5514... tree-optimization/111019 - invariant motion and aliasing (*)
  5ca9aea... tree-optimization/110702 - avoid zero-based memory referenc (*)
  15d8557... MATCH: [PR111109] Fix bit_ior(cond,cond) when comparisons a (*)
  fb6d612... debug/111080 - avoid outputting debug info for unused restr (*)
  74e3194... Fix target_clone ("arch=graniterapids-d") (*)
  20ff0c0... Adjust GCC V13 to GCC 13.1 in diagnotic. (*)
  5ec044e... Daily bump. (*)
  8e828c1... i386: Fix register spill failure with concat RTX [PR111010] (*)
  6325269... Daily bump. (*)
  a8a7ba2... RISC-V: Add riscv-vsetvl.def to t-riscv (*)
  e7a097e... doc: Remove obsolete sentence about _Float* not being suppo (*)
  6c54fc2... libstdc++: Fix std::format("{:F}", inf) to use uppercase (*)
  3f4caf5... libstdc++: Replace global std::string objects in tzdb.cc (*)
  bf5f880... libstdc++: Fix -Wunused-parameter in <experimental/internet (*)
  d919309... libstdc++: Make __cmp_cat::__unseq constructor consteval (*)
  93c4226... RISCV: Fix PR111074 [GCC13 BUG] (*)
  82bc96d... Daily bump. (*)
  f9e4634... Support -march=gracemont (*)
  2da8609... Daily bump. (*)
  9703a3f... Daily bump. (*)
  b823634... Loongarch: Fix plugin header missing install. (*)
  0697deb... Daily bump. (*)
  91a5bdf... Daily bump. (*)
  76b0a57... Daily bump. (*)
  b3cfa47... c++: dependently scoped template-id in type-req [PR110927] (*)
  16cc91e... Support -m[no-]gather -m[no-]scatter to enable/disable vect (*)
  2988bbe... Software mitigation: Disable gather generation in vectoriza (*)
  6decf76... Daily bump. (*)
  331d8a9... Correct author name in ChangeLog (*)
  23037e2... x86: Update model values for Alderlake and Rocketlake. (*)
  fea39dd... Daily bump. (*)
  559341b... libstdc++: Avoid problematic use of log10 in std::format [P (*)
  8f82863... libstdc++: Fix std::format_to_n return value [PR110990] (*)
  0fa76e3... x86: Update model values for Raptorlake. (*)
  361ad1f... Daily bump. (*)
  4454dd4... modula-2, plugin: Fix Darwin bootstrap issues. (*)
  555a4ec... Daily bump. (*)
  a11ca33... PR modula2/110779 SysClock can not read the clock (Darwin f (*)
  131d5ff... PR modula2/108119 disable m2rte plugin by default (*)
  2ae860e... Daily bump. (*)
  d3088f0... c++: std::variant slow to compile [PR109678] (*)
  db6c4ba... c++: member vs global template [PR106310] (*)
  5993775... libstdc++: Handle invalid values in std::chrono pretty prin (*)
  2e09454... libstdc++: Use alias template for iterator_category [PR1109 (*)
  ab8fed8... preserve base pointer for __deregister_frame [PR110956] (*)
  5bd351b... Daily bump. (*)
  6ac8269... libstdc++: Fix out-of-bounds read in format string "{:{}."  (*)
  15b3fc6... libstdc++: Fix std::format for localized floats [PR110968] (*)
  97672bd... RISC-V: Fix VLMAX AVL incorrect local anticipate [VSETVL PA (*)
  7736628... Daily bump. (*)
  ed049e5... Fortran: Allow pure final procs contained in pure proc. [PR (*)
  9043e8a... PR modula2/110779: libgm2 fix solaris bootstrap check for t (*)
  b37a524... Workaround possible CPUID bug in Sandy Bridge. (*)
  1df6f85... Daily bump. (*)
  a059403... libstdc++: Fix incorrect use of abs and log10 in std::forma (*)
  0f0152a... libstdc++: Constrain __format::_Iter_sink for contiguous it (*)
  55eb7e9... libstdc++: Fix past-the-end increment in std::format [PR110 (*)
  7f2f7a9... i386: Fix grammar typo in diagnostic (*)
  ffd676e... RISC-V: Fix a bug that causes an error insn. (*)
  7d85b10... Daily bump. (*)
  61d24d3... c++: constexpr empty subobject elision [PR110197] (*)
  2c6e76f... c++: passing partially inst tmpl as ttp [PR110566] (*)
  4f8d849... PR modula2/110779 SysClock can not read the clock (*)
  10bde73... libsanitizer: Fix SPARC stacktraces (*)
  a8792b8... Daily bump. (*)
  08ba1ef... Daily bump. (*)
  e15cd6f... Daily bump. (*)
  be70471... AVR: Add some more devices: AVR16DD*, AVR32DD*, AVR64DD*, A (*)
  03798a6... Fix some minor typos in avr-mcus.def. (*)
  ae36abc... Daily bump. (*)
  cc279d6... [libbacktrace] fix up broken test (*)
  1878cb8... Daily bump. (*)
  52013c2... Daily bump. (*)
  26b6278... PR modula2/110161 Comparing a typed procedure variable to 0 (*)
  860b0f0... PR modula2/110865 Unable to access copied const array (*)
  07573fc... target/110220: Set JUMP_LABEL and LABEL_NUSES of new branch (*)
  cf10790... rs6000: Correct vsx operands output for xxeval [PR110741] (*)
  7ea1961... Daily bump. (*)
  1f09332... modula2: Fix bootstrap (*)
  1e9180b... riscv: fix error: control reaches end of non-void function (*)
  444d909... RISC-V: Table A.6 conformance tests (*)
  0e42ac3... RISC-V: Weaken atomic loads (*)
  36a84e5... RISC-V: Weaken mem_thread_fence (*)
  7150654... RISC-V: Weaken LR/SC pairs (*)
  cb398a6... RISC-V: Eliminate AMO op fences (*)
  74abe20... RISC-V: Strengthen atomic stores (*)
  687fce7... RISC-V: Add AMO release bits (*)
  0180b20... RISC-V: Enforce atomic compare_exchange SEQ_CST (*)
  e0bd6c2... RISC-V: Enforce subword atomic LR/SC SEQ_CST (*)
  4b6751b... RISC-V: Enforce Libatomic LR/SC SEQ_CST (*)
  76ae6cd... RISC-V: Eliminate SYNC memory models (*)
  2292f16... Update gcc sv.po (*)
  f4029de... [aarch64/match.pd] Fix ICE observed in PR110280. (*)
  7378858... Daily bump. (*)
  c802408... PR modula2/110174 Bugfixes to M2GenGCC.mod:CodeInline preve (*)
  d1611c5... PR modula2/110631 Bugfix to FIO WriteCardinal (*)
  4151276... modula2: Implement limited VAR parameter static analysis (*)
  63d18df... Fortran: do not pass hidden character length for TYPE(*) du (*)
  428a9fc... modula2: Location improvement and bugfix when issuing param (*)
  1a32214... Fortran: Seg fault passing string to type cptr dummy [PR108 (*)
  97e97b7... modula2: Variable analysis understands DISPOSE and NIL (*)
  d8a0dcd... modula2: Uninitialized variable static analysis improvement (*)
  824a37d... modula2: Improve uninitialized variable analysis by combini (*)
  3fd979b... PR modula2/110125 variables reported as uninitialized when  (*)
  cead1de... Daily bump. (*)
  7a69e48... modula2: Fixes to the error format specifications (*)
  8b0bd9a... PR modula2/110189 Using an unknown TYPE as argument to VAL  (*)
  4fa9afd... PR modula2/110126 variables are reported as unused when ref (*)
  b555f82... PR modula2/109952 Fix oversight in latest change (*)
  3ad40f6... PR modula2/110126 variables are reported as unused when ref (*)
  07c1033... PR modula2/110019 Reported line numbers off by 1 when cpp i (*)
  a147d1d... Change fma_reassoc_width tuning for ampere1 (*)
  6ace58a... PR modula2/110003 Wrong source line listed for unused param (*)
  6ae5073... PR modula2/109952 Inconsistent HIGH values with 'ARRAY OF C (*)
  9306ef0... PR modula2/109908 Delete from m2iso Strings is broken (*)
  446bf8f... Daily bump. (*)
  461359a... PR modula2/109879 WholeIO.ReadCard and ReadInt should consu (*)
  35a0422... [PATCH] PR modula2/108344 disable default opening of /dev/t (*)
  135447e... Update gcc .po files (*)
  55156f5... PR modula2/109830 m2iso library SeqFile.mod appending to a  (*)
  52405b1... PR modula2/109810 ICE fix when an array is assigned by a la (*)
  9fed693... libstdc++: Fix formatting of negative chrono::hh_mm_ss (*)
  24c352c... libstdc++: Fix locale-specific duration formatting [PR11071 (*)
  cb01a31... libstdc++: Implement correct locale-specific chrono formatt (*)
  74f1c01... libstdc++: Check for multiple modifiers in chrono format st (*)
  6302b8b... libstdc++: Avoid warning in std::format (*)
  13dd150... libstdc++: Check for std::ratio in arithmetic and compariso (*)
  52010f9... libstdc++: Add missing constexpr specifiers in <format> (*)
  962cd3e... libstdc++: Avoid bogus overflow warnings in std::vector<boo (*)
  3f78294... libstdc++: Add deprecated attribute to std::random_shuffle  (*)
  41e3fd0... PR modula2/109779 isolib SkipLine skips the first character (*)

(*) This commit already exists in another branch.
    Because the reference `refs/vendors/redhat/heads/gcc-13-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-09-06 12:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-06 12:42 [gcc/redhat/heads/gcc-13-branch] (157 commits) Merge commit 'r13-7778-g78f63dd9fa9ff299499539d46bbefab0897 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).