public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/redhat/heads/gcc-11-branch] (90 commits) Merge commit 'r11-8404-gb6ecd493886891f8150905a2fd3b7d54e88
@ 2021-05-12 13:37 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2021-05-12 13:37 UTC (permalink / raw)
  To: gcc-cvs

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

 2274d6c6dc9... Merge commit 'r11-8404-gb6ecd493886891f8150905a2fd3b7d54e88

It previously pointed to:

 eb4b27fdf64... Merge commit 'r11-8315-g100cc845cda3843e87f152f845b11b70fee

Diff:

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

  2274d6c... Merge commit 'r11-8404-gb6ecd493886891f8150905a2fd3b7d54e88
  b6ecd49... libcpp: Fix up -fdirectives-only preprocessing of includes  (*)
  5998192... expand: Don't reuse DEBUG_EXPRs with vector type if they ha (*)
  58ce047... openmp: Fix up taskloop reduction ICE if taskloop has no it (*)
  e3f08b4... Daily bump. (*)
  0ffbf77... RISC-V: For '-march' and '-mabi' options, add 'Negative' pr (*)
  9625dd9... Update gcc ja.po. (*)
  a46434c... libstdc++: Fix tests that fail in C++98 mode (*)
  db9dec5... libstdc++: Fix missing members in std::allocator<void> (*)
  16255fd... libstdc++: Remove TODO comment (*)
  66b3089... libstdc++: Implement proposed resolution to LWG 3548 (*)
  0161bba... libstdc++: Remove redundant -std=gnu++17 option from remain (*)
  e0c05ec... libstdc++: Remove redundant -std=gnu++17 option from algori (*)
  24eeefa... libstdc++: Remove redundant -std=gnu++17 option from contai (*)
  b2f518f... libstdc++: Remove redundant -std=gnu++17 option from string (*)
  4e3d424... libstdc++: Remove redundant -std=gnu++17 option from PMR te (*)
  3cb0751... libstdc++: Remove redundant -std=gnu++17 option from concur (*)
  a49e815... libstdc++: Remove redundant -std=gnu++17 option from any/op (*)
  4c05927... libstdc++: Remove redundant -std=gnu++17 options from files (*)
  f917975... libstdc++: Remove redundant -std=gnu++17 options from PSTL  (*)
  f9ae75f... libstdc++: Adjust expected errors in tests when compiled as (*)
  441ff68... libstdc++: Rename test type to avoid clashing with std::any (*)
  43d3309... libstdc++: Fix definition of std::remove_cvref_t (*)
  ddfba23... libstdc++: Reject std::make_shared<T[]> [PR 99006] (*)
  dbb87d6... libstdc++: Install libstdc++*-gdb.py more robustly [PR 9945 (*)
  9d6ee0d... libstdc++: Remove extern "C" from Ryu sources (*)
  1011bb8... aarch64: Avoid duplicating bti j insns for jump tables [PR9 (*)
  cb5051e... Daily bump. (*)
  23855a1... d: Fix qualifier ignored in alias definition if parentheses (*)
  270d1d6... libphobos: Fix visibility of std.process.searchPathFor (*)
  a4a9cfe... Daily bump. (*)
  a6b45a8... Daily bump. (*)
  99964f6... Daily bump. (*)
  768feed... libstdc++: Fix constraints for rvalue stream insertion/extr (*)
  8482ed6... libcpp: Fix up pragma preprocessing [PR100450] (*)
  3068b39... Daily bump. (*)
  ca7d2f2... libstdc++: Implement LWG 1203 for rvalue iostreams (*)
  4f354e7... libstdc++: Add tests for std::invoke feature test macro (*)
  9ff7e01... libstdc++: Fix null dereferences in std::promise (*)
  48a3af6... libstdc++: Fix undefined behaviour in std::string (*)
  00ddf72... libstdc++: Fix null dereference in pb_ds containers (*)
  cea2b1a... libstdc++: Fix undefined behaviour in testsuite (*)
  e99763e... libstdc++: Do not use deduced return type for std::visit [P (*)
  d22de09... IBM Z: Fix error checking for builtin vec_permi (*)
  ccba151... modulo-sched: skip loops with strange register defs [PR1002 (*)
  445ce3c... IBM Z: Handle hard registers in s390_md_asm_adjust() (*)
  6c9cf07... Daily bump. (*)
  e9a8d68... Fix PR target/100402 (*)
  ba01367... PR fortran/100274 - ICE in gfc_conv_procedure_call, at fort (*)
  81c705e... libstdc++: Implement LWG 3517/3520 for join_view/transform_ (*)
  fcad289... PR rtl-optimization/100263: Ensure register can change mode (*)
  dcb23f4... Fix PR rtl-optimization/100411 (*)
  c980fbf... tree-optimization/100253 - fix bogus aligned vectorized loa (*)
  3ac56ea... tree-optimization/100278 - handle mismatched code in TBAA a (*)
  d941869... ipa/100308 - properly update the callgraph when pruning EH  (*)
  12ff76b... tree-optimization/100414 - compute dominance info in phiopt (*)
  a0302c0... tree-optimization/100329 - avoid reassociating asm goto def (*)
  2a9847e... Daily bump. (*)
  e71d931... libstdc++: Implement proposed resolution for LWG 3532 (*)
  da9c085... nvptx: Fix up nvptx build against latest libstdc++ [PR10037 (*)
  a7b9706... Daily bump. (*)
  a32b7d0... c++: base-clause parsing and implicit 'this' [PR100362] (*)
  107ca5c... Fortran: Async I/O - avoid unlocked unlocking [PR100352] (*)
  e90b468... Daily bump. (*)
  8ec4974... Daily bump. (*)
  204213f... VAX: Accept ASHIFT in address expressions (*)
  b5440b5... Daily bump. (*)
  0081f61... libstdc++: Fix inconsistent feature test macros (*)
  7f37c47... aix: Alias -m64 to -maix64 and -m32 to -maix32. (*)
  991ac2d... early-remat.c: Fix new/delete mismatch [PR100230] (*)
  88393a0... c++/98032 - add testcase (*)
  c5aa0e1... tree-optimization/96513 - add testcase for fixed bug (*)
  d5bfe5a... Daily bump. (*)
  575cc08... Update gcc sv.po. (*)
  8a87946... Update gcc fr.po. (*)
  4e54a34... libstdc++: Add missing 'inline' specifiers to net::ip funct (*)
  b222ba5... libstdc++: Define __cpp_lib_constexpr_string macro (*)
  bda407c... arm: fix UB due to missing mode check [PR100311] (*)
  a515ce9... testsuite: Remove dg-options from pr100305.c [PR100305] (*)
  5ac1313... aarch64: Fix ICE in aarch64_add_offset_1_temporaries [PR100 (*)
  50c826d... c++: Fix up detach clause vs. data-sharing clause checking  (*)
  f94c6ca... [omp, simt] Fix expand_GOMP_SIMT_* (*)
  cd0a059... aarch64: Fix address mode for vec_concat pattern [PR100305] (*)
  dfaa29b... aarch64: Handle SVE attributes in comp_type_attributes [PR1 (*)
  b6c6d79... Fortran/OpenMP: Fix var-list expr parsing with array/dt (*)
  3b6cd12... Daily bump. (*)
  6590e4a... Update gcc .po files. (*)
  6f60fd2... bpf: allow BSS symbols to be global symbols (*)
  76c6c72... bpf: align function entry point to 64 bits (*)
  aae5106... libstdc++: Add missing noexcept on std::thread member funct (*)

(*) This commit already exists in another branch.
    Because the reference `refs/vendors/redhat/heads/gcc-11-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:[~2021-05-12 13:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-12 13:37 [gcc/redhat/heads/gcc-11-branch] (90 commits) Merge commit 'r11-8404-gb6ecd493886891f8150905a2fd3b7d54e88 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).