public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/aoliva/heads/testbase] (142 commits) Daily bump.
@ 2022-05-26 12:49 Alexandre Oliva
  0 siblings, 0 replies; only message in thread
From: Alexandre Oliva @ 2022-05-26 12:49 UTC (permalink / raw)
  To: gcc-cvs

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

 3dff965cae6... Daily bump.

It previously pointed to:

 b8944f0438a... compiler: traverse expressions when exporting constants

Diff:

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

  3dff965... Daily bump. (*)
  da2c56e... c++: fix ICE on invalid attributes [PR96637] (*)
  34970d0... c++: CTAD with alias and nested template [PR105655] (*)
  850a9ce... c++: deduction from auto fn [PR105623] (*)
  8c9c92f... c++: constexpr returning deallocated ptr (*)
  6209009... c++: strict constexpr and local vars (*)
  1b661f3... c++: ICE with temporary of class type in DMI [PR100252] (*)
  75c4e49... AArch64: Prioritise init_have_lse_atomics constructor [PR 1 (*)
  761cc32... Tweak comments. (*)
  156d7d8... Use infer instead of side-effect for ranges. (*)
  63f1985... RISC-V: Don't unconditionally add m,a,f,d in arch-canonical (*)
  2a79068... GCN: Add gfx908/gfx90a to -march/-mtune in invoke.texi (*)
  7a3ee77... c: Improve build_component_ref diagnostics [PR91134] (*)
  329417d... d: add more 'final' and 'override' to gcc/d/*.cc 'visit' im (*)
  19aec65... Fix misspelled default (*)
  af02daf... asan: Fix up instrumentation of assignments which are both  (*)
  c125f50... libgomp: Fix occassional hangs with taskwait nowait depend (*)
  a1c9f77... Add GIMPLE switch support to loop unswitching (*)
  0d344b5... aarch64: Fix pac-ret with unusual dwarf in libgcc unwinder  (*)
  768f49a... Daily bump. (*)
  5af2202... Fix profile count maintenance in vectorizer peeling. (*)
  10d1986... PR middle-end/105604 - ICE: in tree_to_shwi with vla in str (*)
  1189c03... c++: *this folding in constexpr call (*)
  0aee03c... gcc.misc-tests/outputs.exp: Use link test to check for -gsp (*)
  72f7654... c++: discarded-value and constexpr (*)
  2540e2c... c++: constexpr empty base redux [PR105622] (*)
  ae8decf... Add new parameter to vec_perm_const hook for specifying ope (*)
  2f4f7de... x86: Document -mcet-switch (*)
  cde52d3... amdgcn: Add gfx90a support (*)
  8086230... amdgcn: Remove LLVM 9 assembler/linker support (*)
  2c5c645... libiberty: remove FINAL and OVERRIDE from ansidecl.h (*)
  e8a2555... Optimize double word negation of zero extended values on x8 (*)
  793f847... PR tree-optimization/105668: Provide vcond_mask_v1tiv1ti pa (*)
  9e7a0e4... Minor improvement to genpreds.cc (*)
  d0ef9e0... c++: set TYPE_CANONICAL for more template types (*)
  442cf09... d: add 'final' and 'override' to gcc/d/*.cc 'visit' impls (*)
  d44e471... RISC-V: Cache Management Operation instructions testcases (*)
  3df3ca9... RISC-V: Cache Management Operation instructions (*)
  23c738b... RISC-V: Add mininal support for Zicbo[mzp] (*)
  4665cfb... tree-vect-slp-patterns.cc: add 'final' and 'override' to ve (*)
  f31ba11... ipa: add 'final' and 'override' to call_summary_base vfunc  (*)
  bd06c36... Revert "Mitigate -Wmaybe-uninitialized in expmed.cc." (*)
  c5c5237... Mitigate -Wmaybe-uninitialized in expmed.cc. (*)
  3677eb8... Extend --with-zstd documentation (*)
  91c7c5e... middle-end/105711 - properly handle CONST_INT when expandin (*)
  4fb2b4f... OpenMP: Support nowait with Fortran [PR105378] (*)
  b646d7d... RISC-V: Inhibit FP <--> int register moves via tune param (*)
  b438369... openmp: Add taskwait nowait depend support [PR105378] (*)
  1adf118... tree-optimization/100221 - improve DSE a bit (*)
  d918fae... tree-optimization/105629 - spaceship recognition regression (*)
  8fa8bca... testsuite/rs6000: Adjust gcc.target/powerpc/pr78604.c [PR10 (*)
  149d04c... rs6000: Skip debug insns for union [PR105627] (*)
  168fc8b... Daily bump. (*)
  f1a80c0... x86: Avoid uninitialized variable in PR target/104441 test (*)
  ef85d15... RISC-V: Enable TARGET_SUPPORTS_WIDE_INT (*)
  8473ef7... test plugins: use "final" and "override" directly, rather t (*)
  58c9c74... jit: use 'final' and 'override' where appropriate (*)
  2ac1459... analyzer: use 'final' and 'override' where appropriate (*)
  a239aff... [x86_64]: Zhaoxin lujiazui enablement (*)
  e6c04ac... testsuite: mallign: Handle word size of 1 byte (*)
  b7feb71... demangler: C++ modules support (*)
  63798f6... tilepro: fix missing ARRAY_SIZE macro (*)
  0236ea9... Remove forward_propagate_into_cond (*)
  19dd439... Remove is_gimple_condexpr (*)
  68e0063... Force the selection operand of a GIMPLE COND_EXPR to be a r (*)
  49d1a2f... OpenMP: Handle descriptors in target's firstprivate [PR1049 (*)
  7707d7f... Some additional ix86_rtx_costs clean-ups: NEG, AND, andn an (*)
  075fb87... RISC-V: Fix canonical extension order (K and J) (*)
  657612f... Increase move cost between mask and gpr. (*)
  260f189... Daily bump. (*)
  a602284... Daily bump. (*)
  570fbf4... testsuite: Skip vectorize tests for PRU (*)
  addacdc... testsuite: Adjust pr91088.c for default_packed targets (*)
  0380b65... testsuite: Skip gcc.dg/pr46647.c for PRU (*)
  7ee307b... testsuite: Skip ifcvt-4.c for PRU (*)
  bad2999... testsuite: Mark extra warnings for default_packed (*)
  57f2ce6... Daily bump. (*)
  d5cf2a1... testsuite: add missing dg-require-effective-target fpic (*)
  e3b8b4f... libstdc++: Reduce <random> test iterations for simulators (*)
  48f3f27... AArch64: Improve rotate patterns (*)
  1be715f... AArch64: Cleanup CPU option processing code (*)
  ff171cb... Use "final" and "override" directly, rather than via macros (*)
  6c42019... libgomp: Add new runtime routines omp_target_memcpy_async a (*)
  5143fae... libgcc: use __builtin_clz and __builtin_ctz in libbid (*)
  308a0af... libgcc: Add support for HF mode (aka _Float16) in libbid (*)
  46c6976... testsuite: Add C++ unwinding tests with Decimal Floating-Po (*)
  096eaea... testsuite: enable more BID DFP tests for AArch64 (*)
  1b99d71... testsuite: Add new tests for DFP under aarch64/aapcs64 (*)
  4ca3201... testsuite:: Fix pr39986.c testcase for AArch64 (*)
  012310a... libgcc: enable DFP for AArch64 (*)
  43ccb7e... libgcc: Enable XF mode conversions to/from DFP modes only i (*)
  0dc8e1e... aarch64: Add backend support for DFP (*)
  afd82c1... aarch64: Enable DFP (Decimal Floating-point) (BID format) (*)
  6865c95... Disable snapshots from gcc-9 (*)
  12750f8... Daily bump. (*)
  6f038ef... libstdc++: Avoid including <cstdint> for std::char_traits (*)
  f3e22ba... libstdc++: Only include <ext/atomicity.h> for COW string (*)
  8ccdc7c... libstdc++: Ensure pmr aliases work without <memory_resource (*)
  d863ba2... PR middle-end/98865: Expand X*Y as X&-Y when Y is [0,1]. (*)
  cd427e1... [PATCH, rs6000] Remove the (no longer used) BTC defines. (*)
  f13f9c9... libstdc++: Implement LWG 3683 for pmr::polymorphic_allocato (*)
  060173d... Fix OMP CAS expansion with separate condition (*)
  4fc78e1... Remove get_or_alloc_expression_id (*)
  9aa9ba9... [Ada] Avoid copy operation for returns involving function c (*)
  e4c84b8... [Ada] Do not give warnings for compiler-generated entities  (*)
  9ae3841... [Ada] Small housekeeping work in gnat_gimplify_expr (*)
  cfc0710... [Ada] Add support for "simd" function attribute (*)
  db67348... [Ada] Fix internal error on unchecked union with component  (*)
  b64c496... [Ada] Do not set Current_Error_Node to a node without locat (*)
  795f74c... [Ada] Fix internal error on semi-circular record types (*)
  dfbdd4b... [Ada] Fix for internal error on semi-circular record aggreg (*)
  4d98c67... [Ada] Adjust copyright line (*)
  8630f50... [Ada] Preserve unchecked conversion of string constant (*)
  0d95835... [Ada] Remove redundant marking of illegal pragma with error (*)
  eac0a28... [Ada] Fix continuation message without a prior error (*)
  bd6c3f9... [Ada] Mark Requires_Transient_Scope as Inline (*)
  382a004... [Ada] Avoid internal compiler error for illegal Predicate_F (*)
  bf0b180... [Ada] Fix spurious violations of No_Secondary_Stack restric (*)
  e478e16... [Ada] Ignore Predicate_Failure in CodePeer mode (*)
  679ed5b... [Ada] Fix compilation of raise-gcc.c with -DSTANDALONE unde (*)
  4b3cf84... [Ada] Preserve and reuse original type in Narrow_Large_Oper (*)
  8a03aca... [Ada] Wrong interface dynamic dispatch via access parameter (*)
  eff70bc... [Ada] Ignore Predicate_Failure in GNATprove mode (*)
  55a11c7... [Ada] Fix bug in handling of Predicate_Failure aspect (*)
  8be71a9... [Ada] Avoid copy operation for returns involving function c (*)
  ca03325... [Ada] Fix invalid expanded code for entry families (*)
  b626498... [Ada] Cleanup expansion of protected entry families (*)
  4e47413... [Ada] Remove remaining references to gnatfind/gnatxref (*)
  c92f4fd... [Ada] Fix proof of runtime unit a-strfix and a-strsup (*)
  10c257a... [Ada] Support Ada 2022 null array aggregates (*)
  054cf92... [Ada] Further adapt proof of double arithmetic runtime unit (*)
  88f7b07... [Ada] Improve optimization of "=" on bit-packed arrays (*)
  5cc07f4... [Ada] Casing style on record components (*)
  c697f59... [Ada] Get rid of secondary stack for controlled components (*)
  e08f1aa... [Ada] Small housekeeping work continued (*)
  4e279bd... [Ada] Small housekeeping work (*)
  3b0cd3f... [Ada] Do not override inlining heuristics for expression fu (*)
  20c932f... [Ada] Remove dead code for scope entity having E_Subprogram (*)
  16e0266... PR105647 Update pr105169* so it does not fail on powerpc64l (*)
  19258b1... analyzer: update docs about -fanalyzer-checker=taint (*)
  213cfa8... cfgexpand: Yet another spot with debug insns references to  (*)
  3b4daa0... pointer-query: Fix ICE with non-pointer param [PR105635] (*)

(*) This commit already exists in another branch.
    Because the reference `refs/users/aoliva/heads/testbase' 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-05-26 12:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-26 12:49 [gcc/aoliva/heads/testbase] (142 commits) Daily bump 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).