public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/aoliva/heads/testme] (104 commits) sync up new type indices for body adjustments
@ 2021-09-08 23:50 Alexandre Oliva
  0 siblings, 0 replies; only message in thread
From: Alexandre Oliva @ 2021-09-08 23:50 UTC (permalink / raw)
  To: gcc-cvs

The branch 'aoliva/heads/testme' was updated to point to:

 dbfa4fc7950... sync up new type indices for body adjustments

It previously pointed to:

 95859614d6a... sync up new type indices for body adjustments

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  9585961... sync up new type indices for body adjustments
  af4ef6f... avoid early reference to debug-only symbol
  59fd694... drop va_list from formals if requested


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

  dbfa4fc... sync up new type indices for body adjustments (*)
  426621e... avoid early reference to debug-only symbol (*)
  4a452ad... drop va_list from formals if requested (*)
  3c64582... c++: Fix docs on assignment of virtual bases [PR60318] (*)
  e66b9f6... analyzer: fix ICE when discarding result of realloc [PR1022 (*)
  716a583... c++/102228 - make lookup_anon_field O(1) (*)
  d27d694... testsuite: Allow .sdata in more cases in gcc.dg/array-quals (*)
  d081516... testsuite: Use explicit -ftree-cselim in tests using -fdump (*)
  86e6268... rs6000: Fix ELFv2 r12 use in epilogue (*)
  7485a52... i386: Fix up xorsign for AVX [PR89984] (*)
  6576ad5... Compile __{mul,div}hc3 into libgcc_s.so.1. (*)
  7285f39... tree-optimization/102183 - sccvn: fix result compare in vn_ (*)
  87d55da... libgcc, i386: Export *hf* and *hc* from libgcc_s.so.1 (*)
  a7b626d... i386: Fix up @xorsign<mode>3_1 [PR102224] (*)
  4a61bca... AVX512FP16: Add abi test for zmm (*)
  07308cd... AVX512FP16: Add ABI test for ymm. (*)
  22ce16f... AVX512FP16: Add ABI tests for xmm. (*)
  5bbd88b... AVX512FP16: Add tests for vector passing in variable argume (*)
  2f3318d... AVX512FP16: Add testcase for vector init and broadcast intr (*)
  9e2a82e... AVX512FP16: Support vector init/broadcast/set/extract for F (*)
  a684121... AVX512FP16: Initial support for AVX512FP16 feature and scal (*)
  f19a327... Support -fexcess-precision=16 which will enable FLT_EVAL_ME (*)
  a549a9a... Adjust the wording for x86 _Float16 type. (*)
  b274813... Daily bump. (*)
  b552c4e... gcc: xtensa: fix PR target/102115 (*)
  21b046b... runtime: use hash32, not hash64, for amd64p32, mips64p32, m (*)
  d9996cc... doc: BPF CO-RE documentation (*)
  f4cdfd4... bpf testsuite: Add BPF CO-RE tests (*)
  8bdabb3... bpf: BPF CO-RE support (*)
  0a2bd52... btf: expose get_btf_id (*)
  5b72340... ctfc: add function to lookup CTF ID of a TREE type (*)
  44e4ed6... ctfc: externalize ctf_dtd_lookup (*)
  81eced2... dwarf: externalize lookup_type_die (*)
  578cd82... Fix fatal typo in gcc.dg/no_profile_instrument_function-att (*)
  2a1537a... Fortran - improve error recovery determining array element  (*)
  849d5f5... dwarf2out: Emit BTF in dwarf2out_finish for BPF CO-RE useca (*)
  e29a960... bpf: Add new -mco-re option for BPF CO-RE (*)
  053db9a... debug: Add BTF_WITH_CORE_DEBUG debug format (*)
  c03db57... tree: Change error_operand_p to an inline function (*)
  81f9718... c++: Fix up constexpr evaluation of deleting dtors [PR10049 (*)
  ff7bc50... libgomp.texi: Extend OpenMP 5.0 Implementation Status (*)
  020e2db... Rename forwarder_block_p in treading code to empty_block_wi (*)
  fc4f063... libgfortran: Makefile fix for ISO_Fortran_binding.h (*)
  81e9178... Fix PR debug/101947 (*)
  ad9fcb9... x86: Enable FMA in unsigned SI to SF expanders (*)
  8430681... tree-optimization/102226 - fix epilogue vector re-use (*)
  ba1cc69... C, C++, Fortran, OpenMP: Add support for 'flush seq_cst' co (*)
  aad72d2... inline: do not einline when no_profile_instrument_function  (*)
  f387ff7... tree-optimization/101555 - avoid redundant alias queries in (*)
  cff72ef... libgomp.texi: Add OpenMP Implementation Status (*)
  13beaf9... Fortran: Revert to non-multilib-specific ISO_Fortran_bindin (*)
  546ecb0... rs6000: Expand fmod and remainder when built with fast-math (*)
  58572bb... MIPS: add .module arch and ase to all output asm (*)
  9f99555... Daily bump. (*)
  74cb45e... Correct implementation of wi::clz (*)
  1bc6601... invoke.texi: Fix @opindex for -foffload-options (*)
  78b34cd... gcc_update: use human readable name for revision string in  (*)
  652bef7... x86: Add non-destructive source to @xorsign<mode>3_1 (*)
  93e6809... Avoid FROM being overwritten in expand_fix. (*)
  086bb91... 'libgomp.c/target-43.c': '-latomic' for nvptx offloading (*)
  c0b03af... Fix debug info for packed array types in Ada (*)
  8a4602c... match.pd: Fix up __builtin_*_overflow arg demotion [PR10220 (*)
  564efbf... Fix PR tree-optimization/63184: add simplification of (& +  (*)
  637dfcf... Explicitly add -msse2 to compile HF related libgcc source f (*)
  a3fb781... tree-optimization/102176 - locally compute participating SL (*)
  66bba4d... Daily bump. (*)
  74df79e... libgo: update to final Go 1.17 release (*)
  a827909... Make the path solver's range_of_stmt() handle all statement (*)
  90ef153... Add an unreachable_path_p method to path_range_query. (*)
  cbeeadf... Clean up registering of paths in backwards threader. (*)
  b27416a... Improve handling of C bit for setcc insns (*)
  617c9ce... Daily bump. (*)
  7b73954... Daily bump. (*)
  2484f7a... rs6000: Don't use r12 for CR save on ELFv2 (PR102107) (*)
  addf167... coroutines: Support for debugging implementation state. (*)
  a45a7ec... coroutines: Add a helper for creating local vars. (*)
  8897497... coroutines: Use DECL_VALUE_EXPR instead of rewriting vars. (*)
  6b69bf5... Fix target/102173 ICE after error recovery (*)
  98f1dd0... Fix some GC issues in the aarch64 back-end. (*)
  8af8abf... Implement POINTER_DIFF_EXPR entry in range-op. (*)
  47543e5... c++: shortcut bad convs during overload resolution [PR10190 (*)
  3ccb523... libgcc, soft-float: Fix strong_alias macro use for Darwin. (*)
  0100555... Do not assume loop header threading in backward threader. (*)
  6209964... Abstract PHI and forwarder block checks in jump threader. (*)
  779275c... Improve backwards threader debugging dumps. (*)
  a3ff15a... Dump reason why threads are being cancelled and abstract co (*)
  5ec4990... c++: Avoid bogus -Wunused with recent change (*)
  943c65c... Fortran: Fix Bind(C) char-len check, add ptr-contiguous che (*)
  2fcfc03... Avoid using unavailable objects in jt_state. (*)
  b237eb9... Do not release state location until after path registry. (*)
  9fa5ba4... Add debug helper for jump thread paths. (*)
  7200a44... RAII class to change dump_file. (*)
  4db10cb... Add function name when dumping ranger contents. (*)
  410e874... Use non-null knowledge in path_range_query. (*)
  1342891... Improve path_range_query dumps. (*)
  abcd237... Implement relation_oracle::debug. (*)
  d2e278e... Remove unnecessary include from tree-ssa-loop-ch.c (*)
  5db93cd... Skip statements with no BB in ranger. (*)
  bccf4b8... Improve support for IMAGPART_EXPR and REALPART_EXPR in rang (*)
  4ce9045... libgomp.*/error-1.{c,f90}: Fix dg-output newline pattern (*)
  8d34ffb... Improve compatibility of -fdump-ada-spec with warnings (*)
  090f0d7... openmp: Improve expand_omp_atomic_pipeline (*)
  e902136... c++, abi: Set DECL_FIELD_CXX_ZERO_WIDTH_BIT_FIELD on C++ ze (*)
  de6795b... Remove macro check for __AMX_BF16/INT8/TILE__ in header fil (*)

(*) This commit already exists in another branch.
    Because the reference `refs/users/aoliva/heads/testme' 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:[~2021-09-08 23:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-08 23:50 [gcc/aoliva/heads/testme] (104 commits) sync up new type indices for body adjustments Alexandre Oliva

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