public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/redhat/heads/gcc-12-branch] (154 commits) Merge commit 'r12-8675-g04e3c9a18b793ec6e36a6015f907d208e9c
@ 2022-08-10 14:28 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2022-08-10 14:28 UTC (permalink / raw)
  To: gcc-cvs

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

 c66b9ee42a4... Merge commit 'r12-8675-g04e3c9a18b793ec6e36a6015f907d208e9c

It previously pointed to:

 874cb9452c5... Merge commit 'r12-8522-gd068623e5b109e635e2ec2acfcf15e7c50c

Diff:

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

  c66b9ee... Merge commit 'r12-8675-g04e3c9a18b793ec6e36a6015f907d208e9c
  04e3c9a... Daily bump. (*)
  92f2582... libgccjit.h: Uncomment macro definition for testing gcc_jit (*)
  79a86a6... d: Fix undefined reference to pragma(inline) symbol (PR1065 (*)
  e62a644... Daily bump. (*)
  fc7166a... d: Fix ICE in in add_stack_var, at cfgexpand.cc:476 (*)
  556e5a3... Daily bump. (*)
  b8d9acc... Daily bump. (*)
  4178af1... Daily bump. (*)
  25b1161... Do not enable -mblock-ops-vector-pair. (*)
  6107654... libstdc++: Make std::string_view(Range&&) constructor expli (*)
  0b4d2f5... libstdc++: Rename data members of std::unexpected and std:: (*)
  3a9dcef... libstdc++: Update value of __cpp_lib_ios_noreplace macro (*)
  99679c0... Daily bump. (*)
  c749de4... Daily bump. (*)
  3df2f03... libstdc++: Improve directory iterator abstractions for open (*)
  1a9681e... libstdc++: Tweak common_iterator::operator-> return type [P (*)
  7a0ed28... libstdc++: Check for EOF if extraction avoids buffer overfl (*)
  cff25d2... libstdc++: Add nodiscard attribute to filesystem operations (*)
  e562236... libstdc++: Support constexpr global std::string for size <  (*)
  2fd16b1... libstdc++: Fix indentation in allocator base classes (*)
  2ef2de7... libstdc++: Check for size overflow in constexpr allocation  (*)
  8a57deb... libstdc++: Make std::lcm and std::gcd detect overflow [PR10 (*)
  4e5ca7f... libfortran: Fix up boz_15.f90 on powerpc64le with -mabi=iee (*)
  eb941a6... Daily bump. (*)
  5f583aa... rs6000: Adjust -mdejagnu-cpu to filter out -mtune [PR106345 (*)
  bd52170... rs6000: Preserve REG_EH_REGION when replacing load/store [P (*)
  e04785d... Daily bump. (*)
  98e2676... c: Fix location for _Pragma tokens [PR97498] (*)
  d2bafe1... Daily bump. (*)
  caf6336... Daily bump. (*)
  681c73d... openmp: Fix up handling of non-rectangular simd loops with  (*)
  0062d84... cgraphunit: Don't emit asm thunks for -dx [PR106261] (*)
  527dccb... wide-int: Fix up wi::shifted_mask [PR106144] (*)
  2339ee2... Daily bump. (*)
  8351dd9... Daily bump. (*)
  b2ae75f... Daily bump. (*)
  7455e98... analyzer: fix stray get_element decls (*)
  71a4f73... analyzer: fix false positives from -Wanalyzer-tainted-divis (*)
  09cb9c8... analyzer: fix uninit false positive with -ftrivial-auto-var (*)
  9fa1141... analyzer: show saved diagnostics as nodes in .eg.dot dumps (*)
  4eac9fa... analyzer: add more uninit test coverage (*)
  6fd39b0... json: fix escaping of '\' (*)
  1d38fa5... analyzer: fix memory leaks (*)
  05530fc... analyzer: handle repeated accesses after init of unknown si (*)
  1321183... analyzer: add .fpath.txt dumps to -fdump-analyzer-feasibili (*)
  4c1c38b... RISC-V: Remove duplicate backslashes from `stack_protect_se (*)
  5b8458b... tree-optimization/106189 - avoid division by zero exception (*)
  d2892fa... lto: Fix option merging [PR106129] (*)
  e0e3889... Fix tree-opt/PR106087: ICE with inline-asm with multiple ou (*)
  019a9ef... testsuite: Require int128 for gcc.dg/pr106063.c (*)
  13d23c3... middle-end: don't lower past veclower [PR106063] (*)
  4ca164a... [PR105665] ivopts: check defs of names in base for undefs (*)
  5e45d07... Daily bump. (*)
  f281d9d... libstdc++: Minor codegen improvement for atomic wait spinlo (*)
  81a0fa3... d: Merge upstream dmd 76e3b41375, druntime 1462ebd1, phobos (*)
  2009850... Fortran: error recovery from calculation of storage size of (*)
  9be0fee... c++: ICE with erroneous template redeclaration [PR106311] (*)
  60954a0... c++: aggregate prvalue as for range [PR106230] (*)
  3387ec2... Daily bump. (*)
  0057fda... RTEMS: Do not define _GNU_SOURCE by default (*)
  16ea82f... Daily bump. (*)
  8b85716... Daily bump. (*)
  2a1263d... Daily bump. (*)
  4be7b79... libstdc++: Do not optimize away storing pathname if it's ne (*)
  4eb15ec... libstdc++: check for openat with dirfd in std::filesystem (*)
  ca82e79... libstdc++: check for openat (*)
  98ce66a... libstdc++: Do not include <cxxabi.h> in <stacktrace> (*)
  64edead... Daily bump. (*)
  707bc64... c++: defaulted friend op== [PR106361] (*)
  a074ae2... c++: non-dependent call to consteval operator [PR105912] (*)
  5d62869... c++: dependence of constrained memfn from current inst [PR1 (*)
  670ef5b... c++: function NTTP argument considered unused [PR53164, PR1 (*)
  41487bf... c++: cv-quals of dummy obj for non-dep memfn call [PR105637 (*)
  90655e3... c++: don't substitute TEMPLATE_PARM_CONSTRAINTS [PR100374] (*)
  4ebc9fe... c++: non-dep call with empty TYPE_BINFO [PR105758] (*)
  12d8a4a... c++: constrained partial spec forward decl [PR96363] (*)
  4f15d22... libgo: don't include <linux/fs.h> when building gen-sysinfo (*)
  f29c845... libsanitizer: cherry-pick 9cf13067cb5088626ba7 from upstrea (*)
  06443fa... libstdc++: Fix std::common_iterator assignment [PR100823] (*)
  6a7ed22... libstdc++: Fix minor bugs in std::common_iterator (*)
  86fd1b0... libstdc++: Make headers include their prerequisites (*)
  545e8fb... libstdc++: Fix comment typos (*)
  c19fe8a... libstdc++: testsuite: Guard use of C99 std::log2 (*)
  145ef5e... libstdc++: Simplify test by not using std::log2 (*)
  0bb30f9... libstdc++: Make __from_chars_alnum_to_val conversion explic (*)
  f3ff78e... libstdc++: Fix experimental::filesystem::status on Windows  (*)
  ade3197... libstdc++: Fix lifetime bugs for non-TLS eh_globals [PR1058 (*)
  7f596e4... Daily bump. (*)
  1615531... Fortran: fix parsing of omp task affinity iterator clause [ (*)
  94d44a8... Daily bump. (*)
  deafa40... c++: fix SIGFPE with -Wclass-memaccess [PR105634] (*)
  1a7200d... middle-end/106331 - fix mem attributes for string op argume (*)
  ec9287b... tree-optimization/106131 - wrong code with FRE rewriting (*)
  854ab8b... tree-optimization/106112 - fix CSE from wider operation (*)
  71c6baa... middle-end/106027 - fix types in needle folding (*)
  8dd1c40... tree-optimization/105971 - less surprising refs_may_alias_p (*)
  4f34a9e... tree-optimization/105969 - FPE with array diagnostics (*)
  1fe7321... middle-end/105965 - add missing v_c_e <{ el }> simplificati (*)
  92aa949... tree-optimization/105946 - avoid accessing excess args from (*)
  4ed850a... target/105459 - allow delayed target option node fixup (*)
  f25b0b9... Daily bump. (*)
  1124c88... Daily bump. (*)
  57f5107... Daily bump. (*)
  c1b0037... Fortran: do not generate conflicting results under -ff2c [P (*)
  5b877e0... Daily bump. (*)
  b8102d1... Daily bump. (*)
  22736f3... [BACKPORT] Disable generating load/store vector pairs for b (*)
  0380d00... regrename: Fix -fcompare-debug issue in check_new_reg_p [PR (*)
  87d4bdc... Daily bump. (*)
  8c57e80... Daily bump. (*)
  e25a446... Daily bump. (*)
  1a78fff... tree-sra: Fix union handling in build_reconstructed_referen (*)
  54b8432... Daily bump. (*)
  b568e0d... loongarch: fix mulsidi3_64bit instruction (*)
  7282722... Daily bump. (*)
  3ce205f... PR target/105930: Split *xordi3_doubleword after reload on  (*)
  3fbb94b... Daily bump. (*)
  e623829... LoongArch: Modify fp_sp_offset and gp_sp_offset's calculati (*)
  e02edb3... Daily bump. (*)
  ce5b1c3... libstdc++: Add missing prerequisite to generated header [PR (*)
  e3b4dcf... libstdc++: Properly remove temporary directories in filesys (*)
  ce40e06... Daily bump. (*)
  40ddc30... c-family: Add <time.h> names to diagnostics for known heade (*)
  65941a9... c-family: Prevent -Wformat warnings with u8 strings [PR1056 (*)
  24f3213... Daily bump. (*)
  92d1e27... Daily bump. (*)
  d4738cb... Don't use gori depedencies to optimize. (*)
  32dfb07... d: Fix error: aggregate value used where floating point was (*)
  6c175b3... PR target/105991: Recognize PLUS and XOR forms of rldimi in (*)
  d6bedcf... loongarch: use -mno-check-zero-division as the default for  (*)
  554fa14... Daily bump. (*)
  d870ce1... Fortran: error recovery on invalid CLASS(), PARAMETER decla (*)
  cf12a70... Fortran: improve error recovery for EXTENDS_TYPE_OF() [PR10 (*)
  55899e3... PR target/106122: Don't update %esp via the stack with -Oz  (*)
  a60152e... Daily bump. (*)
  ad5d760... jit: avoid calloc() poisoning on musl [PR106102] (*)
  de6f402... c++: avoid <memory> poisoning on musl [PR106102] (*)
  c7d4a71... Daily bump. (*)
  e748398... c++: simpler fix for PR106024 (*)
  962e7f0... Fix ICE on sh (*)
  b1c8ee2... c++: lambda template in requires [PR105541] (*)
  d913088... c++: tweak resolve_args change (*)
  c172067... c++: dependent generic lambda template-id [PR106024] (*)
  8d8af14... Daily bump. (*)
  6bcab64... Fortran: handle explicit-shape specs with constant bounds [ (*)
  26ea506... Fortran: fix simplification of INDEX(str1,str2) [PR105691] (*)
  eb4336f... Fortran: fix checking of arguments to UNPACK when MASK is a (*)
  5cf7ffe... Daily bump. (*)
  7811663... libsanitizer: cherry-pick 791e0d1bc85d (*)
  a6a0f34... bootstrap/105551 - restore nvptx build (*)
  ef1c61d... LoongArch: Remove undefined behavior from code [PR 106097] (*)
  306733d... Daily bump. (*)
  9e72a52... ifcvt: Don't introduce trapping or faulting reads in noce_t (*)

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-10 14:28 [gcc/redhat/heads/gcc-12-branch] (154 commits) Merge commit 'r12-8675-g04e3c9a18b793ec6e36a6015f907d208e9c 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).