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

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

 9265a9d6eb3... Merge commit 'r11-6314-g544f477536010f055c26bc959b18fccf679

It previously pointed to:

 cefb7ee9ef9... Merge commit 'r11-6232-gc25b504636fec7bf8f181a84af83a52757b

Diff:

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

  9265a9d... Merge commit 'r11-6314-g544f477536010f055c26bc959b18fccf679
  544f477... c++tools:  Fix PIE  [PR 98324] (*)
  077fefb... Daily bump. (*)
  7b89979... compiler: initialize saw_send_stmt locals (*)
  3138905... runtime: eliminate scase.kind field (*)
  6aff491... testsuite:  C++ module tests (*)
  8be20b9... c++: Module ICE fix (*)
  3b2d814... runtime: add "success" field to sudog (*)
  48357ce... runtime: omit nil-channel cases from selectgo's orders (*)
  1fa5fc7... runtime: remove scase.releasetime field (*)
  ffd454b... c++: Handle array members in build_comparison_op [PR93480] (*)
  ae27ce5... arm&aarch64: subdivide the type attribute "alu_shfit_imm" (*)
  337ed0e... i386: Fix __builtin_floor with FE_DOWNWARD rounding directi (*)
  7e63d38... c++: Fix build with clang (*)
  027935e... c++: Add some asserts in mangle.c (*)
  58fb912... c++: Fix demangling of <unresolved-name> (*)
  93ac0c0... Fix Typo. (*)
  30b76d9... -fdump-go-spec: don't crash if DECL_ORIGINAL_TYPE is NULL (*)
  03ea48f... Go frontend: ensure mpfr exponent range is large enough for (*)
  1a5e728... Daily bump. (*)
  a477f14... gimplify: Gimplify value in gimplify_init_ctor_eval_range [ (*)
  8cd42d3... c++: Fix demangling of qualified-id after '.' (*)
  7169049... c++: Fix demangling of x.operator type (*)
  0e1d4b3... Darwin : Update the kernel version to macOS version mapping (*)
  6a31d47... libstdc++: Disable floating-point std::to_chars on unsuppor (*)
  e798f08... c++: Windows rename [PR 98412] (*)
  1467a5c... bootstrap: std:stoul non-portable [PR 98412] (*)
  cf22f78... libcody: Include <netinet/in.h> as needed (*)
  626b63d... libcody: Add ranlib (*)
  119d747... libcody: to_string is not always available [PR 98412] (*)
  31705b0... libcody: Add netinet.h (*)
  e4043c6... c++tools: Fix exe suffix [PR 98409] (*)
  1b021bb... gcc-changelog: new error for quoted utf8 filenames (*)
  2ebe752... gcc-changelog: add Unicode test-case (*)
  d8aeee1... fold-const: Fix up a buffer overflow in native_encode_initi (*)
  b623734... openmp: Fix up handling of addressable temporaries in simd  (*)
  9bac663... libgo: adjust sysinfo scripts for changed -fdump-go-spec (*)
  108beb7... Daily bump. (*)
  18e86fa... gcc: xtensa: implement bswapsi2, bswapdi2 and helpers (*)
  3621a7b... libstdc++: Fix indentation in <semaphore> (*)
  8b01af0... doc: Fix a typo [PR98400] (*)
  8d76c00... Set DECL_ARTIFICIAL on gfortran internal variables. (*)
  bebf930... Correct coarray indices for test case. (*)
  eb460c5... Daily bump. (*)
  6916533... expr: Fix up constant_byte_string bitfield handling [PR9836 (*)
  e9e4ddf... d: Fix ICE in in force_decl_die, at dwarf2out.c with -gdwar (*)
  9032d2b... bswap: Fix up a thinko with empty CONSTRUCTORs [PR98378] (*)
  b1a2242... Daily bump. (*)
  5128f8d... compiler: check for floating-point exponent overflow (*)
  0e9f2b2... Re: [r11-6232 Regression] FAIL: gcc.dg/pr97750.c (*)
  8b60459... openmp: Don't optimize shared to firstprivate on task with  (*)
  bfb37fa... openmp: Fix g++.dg/gomp/declare-target-3.C testcase when of (*)
  5dc9989... libcc1: Fix up libcc1 configure [PR98330] (*)
  d44d47b... aarch64: SVE: ICE in expand_direct_optab_fn [PR98177] (*)
  60cecb2... libstdc++: Fix mistake in PR98374 change [PR98377] (*)
  22a7e82... libstdc++: Fix build failure on AArch64 ILP32 [PR98370] (*)
  d7bab38... libstdc++: Fix build failure due to missing <langinfo.h> [P (*)
  266d746... libstdc++: Check FE_TONEAREST is defined before using it (*)
  3af02d3... openmp: Implicitly add 'declare target' directives for dyna (*)
  7ff5706... aarch64: Extend aarch64-autovec-preference==2 to 128-bit SV (*)
  bcac287... Arm: MVE: Add missing complex mul iterators (*)
  785b494... c++: Fix windows binary files [PR 98362] (*)
  ce8dcc9... As well as the PR this patch fixes problems in handling cla (*)
  11f07ef... c++: Fix PCH ICE with __builtin_source_location [PR98343] (*)
  dc00689... Go testsuite: handle +build lines correctly (*)
  ddb9c66... libstdc++: Import MSVC floating-point std::to_chars testcas (*)
  3c57e69... libstdc++: Add floating-point std::to_chars implementation (*)
  5033506... libstdc++: Apply modifications to our local copy of Ryu (*)
  e3f0eaa... libstdc++: Import parts of the Ryu library (*)
  731a32b... c++: More precise tracking of potentially unstable satisfac (*)
  79f57d5... c++: Diagnose self-recursive satisfaction (*)
  20f2928... c++: Diagnose unstable satisfaction (*)
  cd69e3d... Daily bump. (*)
  35b8d26... arm: Add support for Cortex-A78C (*)
  00bad76... rtl-ssa: Fix reg_raw_mode thinko [PR98347] (*)
  4a7a311... Update default_estimated_poly_value prototype in targhooks. (*)
  b79ce6e... doc: Standard library header units (*)
  64432b6... vect, aarch64: Extend SVE vs Advanced SIMD costing decision (*)
  2d7a40f... c++: Fix clang problem [PR 98340] (*)
  d1ad55c... libcody: Allow PIC [PR 98324] (*)
  217d5be... libstdc++: Test errno macros directly for all targets [PR 9 (*)
  b2bc1bb... libstdc++: Fix condition for gthreads-timed effective-targe (*)
  ec2a58a... arm: Fix bootstrap (*)

(*) 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:[~2020-12-23 13:13 UTC | newest]

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