public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/redhat/heads/gcc-12-branch] (72 commits) Merge commit 'r12-6930-gf6f2d6cfec1c2fe9570b98211be58329d8d
@ 2022-01-29  9:49 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2022-01-29  9:49 UTC (permalink / raw)
  To: gcc-cvs

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

 8b49e9256e1... Merge commit 'r12-6930-gf6f2d6cfec1c2fe9570b98211be58329d8d

It previously pointed to:

 03182470d2d... Merge commit 'r12-6859-g480caa1f4ab1f138435239d67ffe3126c5e

Diff:

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

  8b49e92... Merge commit 'r12-6930-gf6f2d6cfec1c2fe9570b98211be58329d8d
  f6f2d6c... Daily bump. (*)
  06995c2... sh-linux fix target cpu (*)
  cb3ac19... tree-optimization/103514 Missing XOR-EQ-AND Optimization (*)
  5d8b422... doc: Update -Wbidi-chars documentation (*)
  e971990... c++: bogus warning with value init of const pmf [PR92752] (*)
  3a5fdf9... Darwin, PPC: Fix bootstrap after GLIBC version changes. (*)
  c2b610e... match.pd: Simplify 1 / X for integer X [PR95424] (*)
  a591c71... store-merging: Fix up a -fcompare-debug bug in get_status_f (*)
  90c31ff... testsuite/70230 - fix failures with default SSP\ (*)
  3f0fcda... Remove extra newline in ICE report. (*)
  206222e... internal_error - do not use leading capital letter (*)
  e272cf9... c++: var tmpl w/ dependent constrained auto type [PR103341] (*)
  9ec3065... tree-optimization/104267 - fix external def vector type for (*)
  5b6f042... tree-optimization/104263 - avoid retaining abnormal edges f (*)
  833e651... RISC-V: Document `auipc' and `bitmanip' `type' attributes (*)
  26e237f... Prevent malicious descriptor stacking for scalar components (*)
  430dca6... cfgrtl: Fix up locus comparison in unique_locus_on_edge_bet (*)
  b500d25... Make graph dumping work for fn != cfun (*)
  b16a3de... Fix wrong operator for universal_integer operands in instan (*)
  6da86c2... Revert "Prevent malicious descriptor stacking for scalar co (*)
  c9c48ab... Prevent malicious descriptor stacking for scalar components (*)
  4d2efec... c++: pack in enumerator in lambda [PR100198] (*)
  99f17e9... Daily bump. (*)
  eae41b4... libstdc++: Prevent -Wstringop-overread warning in std::dequ (*)
  00e7d02... analyzer: show region creation events for uninit warnings (*)
  f21f22d... libstdc++: Avoid overflow in ranges::advance(i, n, bound) (*)
  66b8617... c++: dependent and non-dependent attributes [PR104245] (*)
  ae1b50e... testsuite: Fix gfortran.dg/ieee/signaling_?.f90 tests for x (*)
  b51fb28... Fortran: fix issues with internal conversion between defaul (*)
  fd59d5d... c++: Add a couple of CTAD testcases [PR82632] (*)
  7eb61a4... Fortran: add missing conversions for result of intrinsics t (*)
  bb6a8d1... git-undescr.sh: Support full output of git-descr.sh. (*)
  9cbfbe2... contrib: Put gcc-descr and gcc-undescr to file. (*)
  dec8d0e... c++: non-dependent immediate member fn call [PR99895] (*)
  ce6054a... c++: constrained partial spec using qualified name [PR92944 (*)
  14f3398... libstdc++: fix typo in acinclude.m4. (*)
  0c0f453... c++: new-expr of array of deduced class tmpl [PR101988] (*)
  76ef38e... Improve wording for -freport-bug option. (*)
  3989337... analyzer: fix -Wformat warnings on i686 (*)
  2022be5... rs6000: Fix an assertion in update_target_cost_per_stmt [PR (*)
  1c91b01... Fix omp-low ICE for indirect references based off component (*)
  2e4bf37... Fix aarch64/104201: branch-protection-attr.c fails after qu (*)
  82c8ff7... reassoc: Fix up inter-bb range optimization [PR104196] (*)
  b2a0f3a... libgomp.texi: Update OpenMP implementation status (*)
  eaa5907... Daily bump. (*)
  fd5b048... rs6000: Fix up *intrin.h for C89 [PR104239] (*)
  2bf8da6... rs6000: Fix up #include <immintrin.h> or <x86gprintrin.h> [ (*)
  9bf2179... c++: vector compound literal [PR104206] (*)
  866d730... dwarf2out: For ppc64le IEEE quad long double, emit DW_TAG_t (*)
  abea1c9... c++: Fix up handling of vector CONSTRUCTORs with vectors in (*)
  7bd1e12... warn-access: Prevent -Wuse-after-free on ARM [PR104213] (*)
  00d8321... c++: ->template and using-decl [PR104235] (*)
  1bc00a4... IPA mod-ref: fix usage of --param names in dump messages. (*)
  8bcf835... rtl: builtins: Fix builtins feclearexcept and feraiseexcept (*)
  9ff3e23... analyzer: fix missing uninit warning on args to stdio built (*)
  e966a50... analyzer: fix sense in range::add_bound [PR94362] (*)
  192e4a9... testsuite: Fix up pr104188.c testcase for i686-linux [PR104 (*)
  8769f32... Fortran: fix bootstrap on SPARC/Solaris (*)
  f3e6ef7... c++: alias template and typename [PR103057] (*)
  e0b8716... Daily bump. (*)
  fa262ad... Fortran: fix issignaling() implementation (*)
  58ec096... Avoid recomputing PHI results after failure (PR104203). (*)
  5c1f274... libstdc++: Avoid some more warnings [PR104019] (*)
  e20486d... libstdc++: Define _GNU_SOURCE for secure_getenv on Cygwin [ (*)
  c8bd4dc... libstdc++: Avoid symlink race in filesystem::remove_all [PR (*)
  ec543c9... Fortran: MOLD argument to TRANSFER intrinsic having storage (*)
  34e8daf... Fortran: optional argument DIM for intrinsics NORM2, PARITY (*)
  bc90dd0... c++: deleted fn and noexcept inst [PR101532, PR104225] (*)
  fe5cee6... c++: assignment to temporary [PR59950] (*)
  aeac414... Revert "Fix PR 67102: Add libstdc++ dependancy to libffi" [ (*)
  9099e0b... aix: AIX is not GLIBC. (*)

(*) 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-01-29  9:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-29  9:49 [gcc/redhat/heads/gcc-12-branch] (72 commits) Merge commit 'r12-6930-gf6f2d6cfec1c2fe9570b98211be58329d8d 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).