public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/omp/gcc-12] (93 commits) Merge branch 'releases/gcc-12' into devel/omp/gcc-12
@ 2022-07-28 13:29 Tobias Burnus
  0 siblings, 0 replies; only message in thread
From: Tobias Burnus @ 2022-07-28 13:29 UTC (permalink / raw)
  To: gcc-cvs

The branch 'devel/omp/gcc-12' was updated to point to:

 827a29d1cc2... Merge branch 'releases/gcc-12' into devel/omp/gcc-12

It previously pointed to:

 55722a87dd2... openmp: fix max_vf setting for amdgcn offloading

Diff:

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

  827a29d... Merge branch 'releases/gcc-12' into devel/omp/gcc-12
  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. (*)
  05e72a8... Merge branch 'releases/gcc-12' into devel/omp/gcc-12
  89dd839... libgomp: Add tailing \n to gomp_debug
  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. (*)

(*) This commit already exists in another branch.
    Because the reference `refs/heads/devel/omp/gcc-12' 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-07-28 13:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-28 13:29 [gcc/devel/omp/gcc-12] (93 commits) Merge branch 'releases/gcc-12' into devel/omp/gcc-12 Tobias Burnus

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).