public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/redhat/heads/gcc-11-branch] (159 commits) Merge commit 'r11-9510-g79b0091b13eb7dce0294407d9bd78750df1
@ 2022-01-25 18:58 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2022-01-25 18:58 UTC (permalink / raw)
  To: gcc-cvs

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

 1003f94c7cb... Merge commit 'r11-9510-g79b0091b13eb7dce0294407d9bd78750df1

It previously pointed to:

 e41308252e8... Merge commit 'r11-9352-gee20cad739fbe9b787ca967db6eba0adbce

Diff:

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

  1003f94... Merge commit 'r11-9510-g79b0091b13eb7dce0294407d9bd78750df1
  79b0091... rs6000: Remove GCC 8.1 U10__float128 mangling compatibility (*)
  c403f6c... Daily bump. (*)
  9f2201b... c++: ICE with noexcept and canonical types [PR101715] (*)
  ce39542... gcc-changelog: sync from master. (*)
  505b418... optabs: Don't create pseudos in prepare_cmp_insn when not a (*)
  3991e4c... dwarf2out: Fix -gsplit-dwarf on riscv [PR103874] (*)
  baf18a6... match.pd, optabs: Avoid vectorization of {FLOOR,CEIL,ROUND} (*)
  8e4c410... i386: Fix *aes<aeswideklvariant>u8 (*)
  91ac88c... c++: Fix handling of temporaries with consteval ctors and n (*)
  cb4998f... c++: Silence -Wuseless-cast warnings during move [PR103480] (*)
  777b73e... c-family: Fix up -W*conversion on bitwise &/|/^ [PR101537] (*)
  18abe52... c++: Ensure some more that immediate functions aren't gimpl (*)
  0dd533d... ifcvt: Check for asm goto at the end of then_bb/else_bb in  (*)
  27cfe10... objc: Fix handling of break stmt inside of switch inside of (*)
  533695c... libcpp: Fix up ##__VA_OPT__ handling [PR89971] (*)
  be66fad... c-family: Use BULTINS_LOCATION for predefined macros change (*)
  a4e45a5... shrink-wrapping: Fix up prologue block discovery [PR103860] (*)
  fbc542d... fold-const: Fix up fold_truth_andor_1 shift handling [PR103 (*)
  06142a3... loop-invariant: Fix -fcompare-debug failure [PR103837] (*)
  2712f12... optabs: Fix up checking for CALLs in newly added code by do (*)
  c239267... c: Fix ICE on deferred pragma in unknown attribute argument (*)
  520147b... x86: Also check mode of memory broadcast in bcst_mem_operan (*)
  11581a2... Daily bump. (*)
  a8c2345... Fortran: fix ICE and wrong code with TRANSFER and CHARACTER (*)
  8adfe46... Daily bump. (*)
  9956699... Daily bump. (*)
  448e9a5... Daily bump. (*)
  0351d85... Fortran: handle expansion of zero-sized array constructors (*)
  f953701... Daily bump. (*)
  1d3f5f5... [Ada] Set target_cpu to x32 for x86_64-linux-gnux32 (*)
  892c58d... [Ada] Compile s-mmap and 128bit on x86_64-linux-gnux32 (*)
  15eae60... git scripts: sync from master. (*)
  1b9037d... Daily bump. (*)
  806d0ce... ipa: "naked" attribute implies "noipa" attribute (*)
  03ccfc8... Daily bump. (*)
  8ce3420... git-backport: support renamed .cc files in commit message. (*)
  2c4b5bd... c-family: Have -Wformat-diag accept "decl-specifier" [PR103 (*)
  6830d3b... Revert "c-family: Have -Wformat-diag accept "decl-specifier (*)
  a59360e... c-family: Have -Wformat-diag accept "decl-specifier" [PR103 (*)
  d7a4480... Fortran: Ignore KIND argument of a few more intrinsics. [PR (*)
  5c72558... Daily bump. (*)
  024fd4f... testsuite: Enrich tests with variants failing on the branch (*)
  8d39494... Fortran: Ignore KIND argument of a few more intrinsics. [PR (*)
  e63ef9a... Fortran: Fix KIND argument index for LEN_TRIM. (*)
  eff452d... Fortran: fix ICE overloading elemental intrinsics (*)
  c5bf6dc... Fortran: fix error recovery on bad structure constructor in (*)
  68bac9e... Daily bump. (*)
  27424f1... Fortran: reject invalid non-constant pointer initialization (*)
  3bd2fd2... Fortran: check arguments of MASKL/MASKR intrinsics before s (*)
  006318b... Daily bump. (*)
  a83c9d5... Fix reverse scalar storage order issues in IPA-SRA (*)
  b45761e... Daily bump. (*)
  7f49f50... tree-optimization/101615 - SLP permute opt with CTOR roots (*)
  d3b2060... Daily bump. (*)
  614a958... c++: dependent bases and 'this' availability [PR103831] (*)
  d5e7b9f... Unify UNSPEC_MASKED_EQ/GT to the form of UNSPEC_PCMP. (*)
  8c0f58c... libsanitizer: Cherry-pick LLVM release/13.x commit d96358a2 (*)
  430e621... Daily bump. (*)
  3760d9d... Directly resolve range_of_stmt dependencies. (Port of PR 10 (*)
  4797472... Daily bump. (*)
  1e4a9f2... c++: "more constrained" vs staticness of memfn [PR103783] (*)
  702d2c9... libstdc++: Update default -std option in manual (*)
  01a70cc... libstdc++: Add -nostdinc++ for c++17 sources [PR100017] (*)
  27e6c84... Properly enable -freorder-blocks-and-partition on 64-bit Wi (*)
  9a74c6d... Daily bump. (*)
  df83db1... Daily bump. (*)
  32d0d5f... Daily bump. (*)
  101e2fd... Daily bump. (*)
  6c4d89b... Daily bump. (*)
  2262108... libstdc++: Fix std::char_traits<C>::move for constexpr (*)
  0bc256f... libstdc++: Fix definition of _GLIBCXX_NO_SLEEP config macro (*)
  39e5b75... libstdc++: Fix example preprocessor command in FAQ [PR10387 (*)
  bae757f... libstdc++: Clear RB tree after moving elements [PR103501] (*)
  5e0ef56... libstdc++: Initialize member in std::match_results [PR10354 (*)
  ad54d3f... libstdc++: Make Asan detection work for Clang [PR103453] (*)
  4c64143... libstdc++: Fix overconstrained std::string constructor [PR1 (*)
  a03aae8... libstdc++: Fix std::error_code pretty printer for versioned (*)
  e15485a... Daily bump. (*)
  b22ace9... libstdc++: Fix std::allocator<void> for versioned namespace (*)
  306587d... Daily bump. (*)
  24ee44c... c++: Allow constexpr decltype(auto) [PR102229] (*)
  d4a1d3c... Daily bump. (*)
  718b47e... Fortran: avoid several NULL pointer dereferences during err (*)
  2c8e273... Generate illegal instruction fault if LWS syscall returns - (*)
  21a0bd0... Use optab_libfunc to access sync_lock_test_and_set libfunc  (*)
  fd6acb4... Daily bump. (*)
  8a65a52... Daily bump. (*)
  4ab017f... Daily bump. (*)
  6edb3bc... Daily bump. (*)
  9f5fe89... Daily bump. (*)
  3b2b181... Daily bump. (*)
  3c830e6... Fortran: CASE selector expressions must be scalar (*)
  e6dcc14... Fortran: BOZ literal constants are not interoperable (*)
  a25bfec... Fortran: NULL() is not interoperable (*)
  e81ea46... Improve atomic store implementation on hppa-linux. (*)
  65cff53... Daily bump. (*)
  d64bfed... Daily bump. (*)
  b79bfb7... Daily bump. (*)
  c08b5a0... Daily bump. (*)
  3b0ba97... Daily bump. (*)
  f940682... Daily bump. (*)
  ecc83ab... libphobos: Add power*-*-freebsd* as supported target (*)
  96a09de... libphobos: Fix definition of stat_t for MIPS64 (PR103604) (*)
  0b7ee7c... Daily bump. (*)
  131de23... Update cpplib es.po (*)
  5a511f2... Daily bump. (*)
  57b51b8... Fortran: fix check for pointer dummy arguments with INTENT( (*)
  05640d5... Fortran: PACK intrinsic should not try to read from zero-si (*)
  4f9ad14... Fortran: reject BOZ type argument to SIZEOF(). (*)
  75d95f5... c++: local_specializations and recursive constrained fn [PR (*)
  bcadb4f... Daily bump. (*)
  8320b0e... Daily bump. (*)
  e2ccc15... Daily bump. (*)
  5635c97... Avoid expecting nonzero size for access none void* argument (*)
  7d3f53c... Avoid -Wvla-parameter for nontrivial bounds [PR97548]. (*)
  4f55631... Check for class type before assuming a type is one [PR10370 (*)
  43d67e5... i386: Fix emissing of __builtin_cpu_supports. (*)
  d6aa632... Daily bump. (*)
  64b3147... c++: Fix decltype-bitfield1.C on i?86 (*)
  d33f688... c++: redundant explicit 'this' capture before C++20 [PR1004 (*)
  648d5aa... c++: implicit dummy object in requires clause [PR103198] (*)
  5a2c4c1... c++: template-id ADL and partial instantiation [PR99911] (*)
  a94867f... c++: bogus error w/ tentative type parse of concept-id [PR9 (*)
  76c730c... c++: CTAD within template argument [PR102933] (*)
  1a5c50c... Fortran: prevent NULL pointer dereference in check of passe (*)
  689f8fe... Fortran: prevent NULL pointer dereferences checking do-loop (*)
  4636d61... rs6000: Remove builtin mask check from builtin_decl [PR1023 (*)
  6040483... Daily bump. (*)
  9a5b3c5... vect-loop: fix build (*)
  60deeb5... Daily bump. (*)
  f2cc8d0... pr103523: Check for PLUS/MINUS support (*)
  7054e85... Daily bump. (*)
  ce80f2c... Fortran: fix checking of elemental functions of type CLASS (*)
  a316bd5... Daily bump. (*)
  b1bc9db... Fortran: catch failed simplification of bad stride expressi (*)
  1250dce... jit: set DECL_CONTEXT of RESULT_DECL [PR103562] (*)
  de0656f... analyzer: assume that POINTER_PLUS_EXPR of non-NULL is non- (*)
  894295a... Daily bump. (*)
  3459ef2... Fortran: dimensions of an array have to be non-negative (*)
  aca7d4e... libstdc++: Make atomic<T*>::wait() const [PR102994] (*)
  64ccdad... d: Align methods to MINIMUM_METHOD_BOUNDARY. (*)
  8e8fd7d... Daily bump. (*)
  81ffb19... Fortran: avoid NULL pointer dereference on missing or bad d (*)
  9985437... Daily bump. (*)
  423e0a9... Fortran: add check for type of upper bound in case range (*)
  8ff9ed7... Fortran: perform array subscript checks only for valid INTE (*)
  bd918ac... Daily bump. (*)
  e3fab19... c++: Fix for decltype and bit-fields [PR95009] (*)
  1556329... Daily bump. (*)
  2012e4c... Daily bump. (*)
  173232a... Daily bump. (*)
  217d8bf... Fortran: improve expansion of constant array expressions wi (*)
  6fa3c73... Fortran: generate error message for negative elements in SH (*)
  9d7add0... Fortran: improve check of arguments to the RESHAPE intrinsi (*)
  3c1bcaa... Fortran: error recovery when simplifying MINLOC/MAXLOC (*)
  9e9c674... Fortran: improve checking of array specifications (*)
  2fdef52... libcpp: Fix up handling of deferred pragmas [PR102432] (*)
  08935ce... Daily bump. (*)

(*) 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:[~2022-01-25 18:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-25 18:58 [gcc/redhat/heads/gcc-11-branch] (159 commits) Merge commit 'r11-9510-g79b0091b13eb7dce0294407d9bd78750df1 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).