public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/aoliva/heads/testme] (414 commits) [aarch/arm] retry zero-call-used-regs from zeroed regs
@ 2021-05-11  7:56 Alexandre Oliva
  0 siblings, 0 replies; only message in thread
From: Alexandre Oliva @ 2021-05-11  7:56 UTC (permalink / raw)
  To: gcc-cvs

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

 9c7339654ba... [aarch/arm] retry zero-call-used-regs from zeroed regs

It previously pointed to:

 af853e220e7... merge ix86- and x86_64-*-* in config.gcc

Diff:

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

  af853e2... merge ix86- and x86_64-*-* in config.gcc
  ca64129... try store by multiple pieces before setmem for testing
  370e316... [PR94092] introduce try store by multiple pieces
  fc3dba3... add ASM_OUTPUT_MAX_SKIP_ALIGN to i386.h


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

  9c73396... [aarch/arm] retry zero-call-used-regs from zeroed regs
  5e0236d... Daily bump. (*)
  5610373... Correct ChangeLob entries for PR46991 (*)
  7920c05... Fortran: Correct PR number from 46691 [PR46991]. (*)
  dddc07b... Remove obsolete gcc.dg/sso-9.c (*)
  62d87a3... Daily bump. (*)
  292da5c... Revert "amdgcn: disable TImode" (*)
  07d7d37... Ensure emit_move_insn operands are valid (*)
  a87cead... libstdc++: Fix constraints for rvalue stream insertion/extr (*)
  7c4c9fc... Fix incorrect array bounds with -fgnat-encodings=minimal in (*)
  14b0f37... Clean up and virtualize the on-entry cache interface. (*)
  a7943ea... When searching for non-null, check the dominator tree. (*)
  d942d73... Fix range_on_exit for PHI stmts when there are no other stm (*)
  12f0a54... Make TRUE/FALSE edge calculation available without the outg (*)
  4c07e59... Don't over-allocate switch default range object. (*)
  156054e... Change x mod 0 to produce UNDEFINED rather than VARYING. (*)
  1416a14... Enhance initial global value setting. (*)
  e2bc5b6... Do not apply scalar storage order to pointer fields (*)
  7af3926... amdgcn: disable TImode (*)
  7a5dd3e... c++: reject class lvalues in 'rvalue' (*)
  fc17851... c++: avoid non-TARGET_EXPR class prvalues (*)
  14ed21f... c++: don't call 'rvalue' in coroutines code (*)
  601191b... tree-optimization/79333 - fold stmts following SSA edges in (*)
  170c850... libcpp: Fix up pragma preprocessing [PR100450] (*)
  5795ec0... i386: Implement mmx_pblendv to optimize SSE conditional mov (*)
  33b6479... OpenMP: Fix SIMT for complex/float reduction with && and || (*)
  a4613d9... [Ada] Robust detection of access-to-subprogram and access-t (*)
  104f58d... [Ada] Minor reformattings (*)
  2e02ab8... [Ada] Variable-sized node types -- cleanup (*)
  1e4b06a... [Ada] Restore nnd capability (*)
  7c82737... [Ada] Fix link from body protected entry implementation to  (*)
  9fd8b9f... [Ada] Reinitialize Private_Dependents when it is vanishing (*)
  4c2629c... [Ada] Replace packed records with integers in low-level imp (*)
  17ba0ad... [Ada] Fix type mismatch warnings during LTO bootstrap #6 (*)
  d40dc31... [Ada] Fix type mismatch warnings during LTO bootstrap #5 (*)
  d3ab01f... [Ada] Fix type mismatch warnings during LTO bootstrap #4 (*)
  a6d3b49... [Ada] Fix type mismatch warnings during LTO bootstrap #3 (*)
  d6de75d... [Ada] Fix type mismatch warnings during LTO bootstrap #2 (*)
  b0ba442... [Ada] Fix type mismatch warnings during LTO bootstrap #1 (*)
  730c196... [Ada] Small cleanup in C header file (*)
  76f9c7f... [Ada] Variable-sized node types (*)
  476ed6b... [Ada] Spurious error with component of unchecked_union type (*)
  a3e2584... [Ada] Attribute Address is not an interfering context in SP (*)
  3a700c5... [Ada] Generate warning for negative literal of a modular ty (*)
  bf62c90... [Ada] Cleanup code for flagging object references in interf (*)
  bfdc959... [Ada] Remove End_Interp_List from the overloaded resolution (*)
  4b0ba35... [Ada] Crash on imported object with deep initialization and (*)
  62acd2c... [Ada] Remove some ??? comments (*)
  fde5868... [Ada] Computation of Shift_Left and large signed values (*)
  f3a8f93... [Ada] Fix signature mismatch for Defining_Entity (*)
  7a6303e... [Ada] Implement aspect No_Controlled_Parts (*)
  fb24615... [Ada] Raise Constraint_Error for Compose and Scaling if Mac (*)
  0e1e077... [Ada] Minor efficiency improvement in containers (*)
  f015e33... [Ada] sigtramp: fix powerpc64 against -fPIC (*)
  26b21ca... [Ada] Move Has_Inferable_Discriminants to Sem_Util (*)
  9f0d76e... [Ada] Spurious error on protected call in inherited postcon (*)
  92f372f... i386: Do not emit mask compares for mode sizes < 16 [PR1004 (*)
  323b18d... i386: Fix up 8-byte vcond* with -mxop [PR100445] (*)
  cfe82a0... Daily bump. (*)
  8f51cf3... preprocessor: Fix pp-number lexing of digit separators [PR8 (*)
  07dd185... libstdc++: Improve static assert messages (*)
  717d278... ipa-sra: Do not bail out when callers cannot be cloned (*)
  861c641... go: use htab_eq_string in godump (*)
  72c65a8... gcc: use htab_eq_string (*)
  77380c6... libiberty: add htab_eq_string (*)
  e69ac02... Add line debug info for virtual thunks (*)
  0f442f1... Fix PR testsuite/100454 (*)
  5edc7a0... testsuite: Add s390 to vect_*_cvt checks. (*)
  1e27ffd... testsuite: Add vect_floatint_cvt to gcc.dg/vect/pr56541.c (*)
  a2c5930... Fortran: Assumed and explicit size class arrays [PR46691/99 (*)
  eb1aa9a... libstdc++: Implement LWG 3533 changes to foo_view::iterator (*)
  08f3287... libstdc++: Implement LWG 3391 changes to move/counted_itera (*)
  ee5361a... refactor SSA rewriting timevars (*)
  0e79e63... libstdc++: Fix definition of std::remove_cvref_t (*)
  7411554... Revert "libstdc++: Use unsigned char argument to std::isdig (*)
  cfd65e8... phiopt: Use gphi *phi instead of gimple *phi some more (*)
  a1ac9ff... Avoid update_ssa quadraticness in loop splitting (*)
  1698f49... Fix IPA SRA removal of DECL_BY_REFERENCE return (*)
  e82e87a... testsuite: gcc.c-torture/execute/ieee/cdivchkld.c needs fma (*)
  3c33c00... IBM Z: Fix error checking for builtin vec_permi (*)
  ad96c86... phiopt: Optimize (x <=> y) cmp z [PR94589] (*)
  b5254d6... ipa/100373 - fix emutls lowering compare-debug issue (*)
  2fd7689... [Ada] ACATS 4.1R-c611a04: Class-wide preconditions in dispa (*)
  60b803a... [Ada] Avoid repeated analysis of constraint ranges (*)
  05b7561... [Ada] Assert failure on E_Enumeration_Literal and front-end (*)
  369965e... [Ada] Bad expansion with -gnato2 and if expression (*)
  c4aeb3c... [Ada] In CodePeer mode, use regular-exception handling (*)
  cfcbb5c... [Ada] AI12-0411: Add "bool" to Interfaces.C (*)
  364ffbe... [Ada] Explain meaning of Non_Std_Executable (*)
  b6f9471... [Ada] Do not second-guess the hardware for underflow handli (*)
  1075946... [Ada] Make Is_OK_Static_Subtype use Is_Static_Subtype (*)
  a86fbc2... [Ada] Remove repeated calls in Resolve_Range (*)
  ef4a0de... [Ada] Use high-level Make_Character_Literal instead of low- (*)
  e84d25c... [Ada] Missing semantic error on ineffective Others_Clause (*)
  bcc6807... [Ada] Fix off-by-one bug in underflow handling of Scaling (*)
  e18e1b5... [Ada] Assert failure on pragma Inline in procedure body (*)
  952da35... [Ada] Remove hardcoded pragma Warnings from the formal vect (*)
  0632f86... [Ada] Set Raises_CE flag only in Apply_Compile_Time_Constra (*)
  55b93bb... [Ada] Spurious constraint error on conversion of access typ (*)
  5413faa... [Ada] Fix handling of PATs (*)
  6068795... [Ada] Remove unused initial value in Read_Library_Info_From (*)
  d07cc0d... [Ada] Document a few more characteristics of floating-point (*)
  1bc178b... [Ada] Reset x87 FPU to 64-bit precision for floating-point  (*)
  799dfd9... [Ada] Make new implementation of System.Fat_Gen.Valid more  (*)
  af9833a... [Ada] Fix restriction No_Enumeration_Maps on both Image att (*)
  e45796f... [Ada] Remove redundant condition for Image attribute and Ad (*)
  0c1f6ae... [Ada] Add mention of underscore and fix grammar error in do (*)
  cd4fb71... [Ada] Implement tiered support for floating-point exponenti (*)
  bed6d58... [Ada] Style cleanups related to writing of ALI files (*)
  04598eb... [Ada] Remove excessive conditions in iterations across comp (*)
  c2f94a8... [Ada] Crash on if_expression used as index of discriminant- (*)
  afab03d... [Ada] Fix typos (*)
  e1fcf14... RISC-V: Generate helpers for cbranch4. (*)
  4494801... Daily bump. (*)
  e8d1ca7... Fix PR target/100402 (*)
  a0b4e09... x86: Build only one __cpu_model/__cpu_features2 variables (*)
  2254b32... PR middle-end/100325 - missing warning with -O0 on sprintf  (*)
  2b71ca6... libstdc++: Don't constrain some enable_borrowed_range speci (*)
  2663727... libstdc++: Implement LWG 3517/3520 for join_view/transform_ (*)
  d9937da... arm/97903: Missed optimization in lowering test operation. (*)
  b927ffd... Remove cc0 remnants from avr port (*)
  bb28317... PR rtl-optimization/100263: Ensure register can change mode (*)
  dfd2c92... Fix PR rtl-optimization/100411 (*)
  14cf6aa... Remove NOTICE_UPDATE_CC remnants on cr16 (*)
  a8b79cc... PR fortran/100274 - ICE in gfc_conv_procedure_call, at fort (*)
  f3661f2... i386: Implement integer vector compares for 64bit vectors [ (*)
  29745bf... libstdc++: Add tests for std::invoke feature test macro (*)
  d0d6ca0... libstdc++: Use unsigned char argument to std::isdigit (*)
  0bd8a9e... Minor formatting tweak (*)
  5747baa... Generate debug info for local dynamic record types (*)
  dee371f... libgfortran/intrinsics/chmod.c: Silence unused var warning (*)
  3db6989... testsuite: Add s390 to gcc.dg/vect/slp-21.c (*)
  d24ef4e... [Ada] Fix expansion of attributes Input/Output for unchecke (*)
  8adc8d9... [Ada] Reuse Has_Defaulted_Discriminants where possible (*)
  0053d72... [Ada] Incorrect accessibility level on actual in procedure  (*)
  e02f9af... [Ada] Detect unchecked union subcomponents in nested varian (*)
  c3870f3... [Ada] Refine types of variables with call to Scope as their (*)
  43f69ac... [Ada] Detect unchecked union components with fully qualifie (*)
  7faaabc... [Ada] Remove redundant checks for empty lists (*)
  a119897... [Ada] Cleanup a statically true condition in expanded raise (*)
  67207bd... [Ada] Fix s-os_lib.adb so vectorizing compilation works (*)
  680b961... [Ada] Spurious warning on useless assignment with target na (*)
  5ebae75... [Ada] Do not use hash function for enumeration Value with t (*)
  8b7b626... [Ada] Move Build_And_Insert_CUDA_Initialization to expansio (*)
  d2b075f... [Ada] Don't emit style errors when parens are required (*)
  5d0e32b... [Ada] Simplify GNATmake by reusing GNAT.Ctrl_C (*)
  003241b... [Ada] Small cleanup in the Expand_Image_Attribute procedure (*)
  8c9f315... [Ada] Qualify internal access-to-subprogram types as not nu (*)
  41b8c20... [Ada] Remove commented code (*)
  052a00e... [Ada] Handle defaults in declare_expressions in postconditi (*)
  0bfcf0b... [Ada] Use inline expansion of Image for standard boolean by (*)
  15de3bc... [Ada] Use inline expansion of Image for enumeration types b (*)
  3a46d0e... [Ada] Tweak implementation of System.Double_Real.Split (*)
  1c3e11c... [Ada] Remove redundant explicit calls to UI_From_Int in com (*)
  3e4ea94... [Ada] Adjust expansion of perfect hash function for Value (*)
  c11207d... [Ada] Speed up enumeration'Value with perfect hash function (*)
  78a4cb5... [Ada] Remove unnecessary parameter of Apply_Compile_Time_Co (*)
  d478013... [Ada] Ongoing work for AI12-0212: container aggregates (*)
  ec80b41... [Ada] Implement tiered support for floating-point output op (*)
  ab3de94... [Ada] Set constraint error on real division just like on in (*)
  61b5432... [Ada] Remove redundant check in iteration over formal param (*)
  5e54a5c... [Ada] Refactor repeated call to Next when pretty-printing i (*)
  af4e4d3... g++.dg/gomp/clause-3.C: Fix - missing in r12-438-g1580fc7 [ (*)
  d846f22... tree-optimization/79333 - fold stmts following SSA edges in (*)
  8ebf6b9... middle-end/100394 - avoid DSE/DCE of pure call that throws (*)
  61d48b1... libcc1: avoid a call to c_str (*)
  96deddc... libcc1: avoid extra string copies (*)
  8fdffa4... libcc1: use variadic templates for callbacks (*)
  ee75ca6... libcc1: fix a memory leak (*)
  a8deb83... libcc1: share the GCC interface code (*)
  b65c0bc... libcc1: use GCC_FE_VERSION_1 in C++ plugin (*)
  1a51cb2... libcc1: share GDB plugin code (*)
  0624823... libcc1: share basic context code (*)
  0ed83e1... libcc1: use static_assert (*)
  7c4e5d5... libcc1: use foreach (*)
  1d9c972... libcc1: unify compiler handling (*)
  30c9604... libcc1: use unique_ptr more (*)
  0f237df... libcc1: add more uses of 'deleter' (*)
  0d5a0b9... libcc1: add deleter objects (*)
  e702c60... libcc1: use std::vector when building function types (*)
  410d571... libcc1: use variadic templates for "rpc" (*)
  dc6be7c... libcc1: use variadic templates for "call" (*)
  c10a3b1... libcc1: delete copy constructor and assignment operators (*)
  41f4381... libcc1: inline some simple methods (*)
  e1f5252... libcc1: use "override" (*)
  25d1a6e... libcc1: use templates to unmarshall enums (*)
  523ca64... ctype support for libstdc++ on VxWorks (*)
  9aed32c... restore EH on x86-vx7r2 (*)
  99e8df7... Daily bump. (*)
  058d6ac... libstdc++: Fix null dereferences in std::promise (*)
  789c57b... libstdc++: Fix undefined behaviour in std::string (*)
  ca87170... libstdc++: Fix null dereference in pb_ds containers (*)
  6fb8b67... libstdc++ Fix undefined behaviour in testsuite (*)
  8b5b814... aix: encode function section (*)
  158cdc7... PR middle-end/100307 - spurious -Wplacement-new with negati (*)
  7862475... Adjust strings in dg-warning directives (PR testsuite/10041 (*)
  141cce5... Adjust strings in dg-warning directives (PR testsuite/10041 (*)
  b50ccaf... Make bfin-elf build again (*)
  e4c707d... s390/testsuite: Fix oscbreak-1.c. (*)
  bd1cd0d... Remove CC0 (*)
  7a38976... tree-optimization/100414 - compute dominance info in phiopt (*)
  1580fc7... OpenMP: Support complex/float in && and || reduction (*)
  9174343... Replace AC_PROG_CC with AC_PROG_CC_C99 in top level configu (*)
  af5b2b9... libstdc++: Do not use deduced return type for std::visit [P (*)
  ad0a3be... libstdc++: Remove _GLIBCXX_USE_INT128 autoconf macro (*)
  93f8cb4... Reuse non-gimple_reg variable for inlining (*)
  f418bc3... Fix libiberty link failures in LTO mode for MinGW (*)
  1b0f570... Restrict gcc.dg/tree-ssa/ssa-dse-26.c (*)
  a310bb7... tree-optimization/100329 - avoid reassociating asm goto def (*)
  2326627... tree-optimization/100398 - avoid DSE of control flow stmt (*)
  00d8545... [Ada] Remove arbitrary and redundant qualification with Sin (*)
  2ae4fcf... [Ada] Use function and not procedure UI_Image in pretty-pri (*)
  8ee1a28... [Ada] Reuse existing To_Mixed routine in pretty-printer (*)
  6c16553... [Ada] Refine type of a counter variable from Integer to Nat (*)
  e243bf2... [Ada] Minor tweak in pretty-printing of expressions (*)
  9b6a2de... [Ada] Do not "optimize" by converting Positive to Unsigned (*)
  d20bab5... [Ada] Reuse First_Formal for generic subprograms (*)
  86203b4... [Ada] Fix inconsistent iteration with First_Formal and Next (*)
  5a3070d... [Ada] Simplify iteration over formal parameters for Global/ (*)
  7f9f888... [Ada] Fix handling of access-to-variable objects in Global  (*)
  7367cd5... [Ada] Assert_Failure vs Assertion_Error (*)
  716e7c1... [Ada] Move match function for pragma Warnings to public spe (*)
  f5a7c65... [Ada] Use error marker for messages in GNATprove mode (*)
  0964be0... [Ada] Clean up ??? marks (*)
  86a9605... [Ada] Reuse Is_Formal_Object where convenient (*)
  2d5e5d8... [Ada] Address some ??? comments (*)
  0a272ac... [Ada] Reject constants of access-to-variable type as functi (*)
  43758c2... [Ada] Simplify use of a global name buffer for Global/Depen (*)
  1311223... [Ada] Ongoing work for AI12-0212: container aggregates (*)
  213c9dc... [Ada] Missing finalization on generic instantiation (*)
  869a06d... [Ada] Address some ??? comments in checks.adb (*)
  c356dfd... [Ada] Reject formals of mode IN appearing as global outputs (*)
  98a54aa... [Ada] Check entries for formals of mode IN appearing as glo (*)
  6aca8cf... [Ada] Fix reference to SPARK RM rule in comment (*)
  c63bb4f... [Ada] Preliminary cleanup in floating-point output implemen (*)
  d4b0a29... [Ada] Fix inconsistent handling of character set control sw (*)
  b65d9af... [Ada] Guard against leading and trailing spaces reappearing (*)
  6d32656... [Ada] Wrong membership test computation for interface type (*)
  2175592... [Ada] Fix continuation message for missing ALL in access ty (*)
  d90be32... [Ada] Address ??? comments in styleg.adb (*)
  08fff20... OpenMP/Fortran - fix pasto + testcase in depobj [PR100397] (*)
  5fbe6a8... Fix typo in builtins.c. (*)
  da9e6e6... introduce try store by multiple pieces (*)
  e690396... Daily bump. (*)
  f87990a... [openmp, simt] Disable SIMT for user-defined reduction (*)
  49e6bb4... testsuite: Fix dg directives order in arm/aarch64 vml[as]_f (*)
  2c339b2... Fix expected output for nds32le and m32r (*)
  2a6fc19... c++: base-clause parsing and implicit 'this' [PR100362] (*)
  eef4fa6... c++: mark_used and ADL with template-id [PR100344] (*)
  34b51ea... Fix expected output for lm32 and bfin (*)
  c9b6890... c++: Fix ICE with invalid requires-expression [PR100055] (*)
  6252e35... c++: Remove GCC12 FIXME for DR1312 (*)
  0871fe2... Fix xstormy16 selector (*)
  8a359a3... Fix test results on rx (*)
  b457916... Fix test results on or1k (*)
  e2c378a... Fix test results on cr16 and xstormy16 (*)
  3295541... Improve PHI handling in DSE (*)
  ed3c432... Perform reverse program order walk for GIMPLE DSE (*)
  3f57062... GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPs (*)
  fd7eb4b... GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPs (*)
  4f48c33... IBM Z: Handle hard registers in s390_md_asm_adjust() (*)
  80bbb7f... tree-ssa-dse: Fix up go.test/test/fixedbugs/issue16095.go m (*)
  5f5e385... [Ada] Ada.Strings.Unbounded.Aux.Set_String (*)
  2f18a0c... [Ada] Missing Preelaborate_Initialization on Ada.Containers (*)
  785d39a... [Ada] Reuse Is_Universal_Numeric_Type where possible (*)
  bcc1503... [Ada] Minor style fixes in Max_Aggregate_Size (*)
  94f9942... [Ada] Reuse a wrapper for Resolve with implicit type where  (*)
  3bcf829... [Ada] Replace low-level membership test with a high-level I (*)
  0224871... [Ada] Refine type of a counter object from Int to Nat (*)
  13b26a9... [Ada] Simplify implicit loading for GNATprove with Discard_ (*)
  8d0d46f... [Ada] Update copyright notice (*)
  044e51e... [Ada] Remove unused initial values in expansion of distribu (*)
  3477e0b... [Ada] Replace calls to RTE with Is_RTE where possible (*)
  4e54d69... [Ada] Replace call with a reference to a local constant (*)
  ef9dd96... [Ada] Error message on invalid prefixed procedure call (*)
  6bd4adf... [Ada] Rename package instead of each routine (*)
  5e54629... [Ada] Fix attributes Version and Body_Version for concurren (*)
  28dfe0c... [Ada] Allow attributes Version and Body_Version prefixed by (*)
  add27f7... [Ada] Fix typos in calls to Error_Msg_NE (*)
  4d3106a... [Ada] Fix calls to Error_Msg_NE instead of Error_Msg_N (*)
  0bfa2f3... [Ada] Remove leading and trailing spaces in error messages (*)
  c695d23... [Ada] Remove confusing warning on type export (*)
  3fcdd52... [Ada] Spurious warning about premature use of selected comp (*)
  3ffe57d... [Ada] Expansion in _postconditions confusing CodePeer (*)
  5b48ea9... [Ada] Spurious accessibility error on call in return statem (*)
  6537318... [Ada] Crash on aggregate in function call in object declara (*)
  d56fbda... [Ada] Code and style cleanups for CUDA (*)
  56adf81... [Ada] No_Implicit_Loops restriction and pragma Assert (*)
  e36ee1b... [Ada] Spurious warning on postcondition and result (*)
  1668564... [Ada] Code cleanup (*)
  5e024b9... [Ada] Cleanup processing of aspect Dynamic_Predicate (*)
  03c80e1... [Ada] Compiler aborts on a constrained subtype of a predica (*)
  54b20ee... Daily bump. (*)
  f58541b... libstdc++: Move unix.org reference to https (*)
  92f59e4... aix: Redesign section encoding and selection (*)
  a13a500... Fortran: Async I/O - avoid unlocked unlocking [PR100352] (*)
  7911a90... nvptx: Fix up nvptx build against latest libstdc++ [PR10037 (*)
  6e1ecc9... i386: Fix up plugin header install on x86 [PR100336] (*)
  620a063... Daily bump. (*)
  3307b9a... c++: C++11 range-for and ovl/lkp_iterator (*)
  3c65858... Add GTY support for irange. (*)
  69c426b... doc/options.texi: Fix the description of 'Negative'. (*)
  9326049... Daily bump. (*)
  237dde3... libstdc++: Implement P2328 changes to join_view (*)
  3215d4f... libstdc++: Fix inconsistent feature test macros (*)
  7ddcd26... libstdc++: Remove GLIBCXX_CHECK_INT64_T checks (*)
  d8d291f... testsuite: aarch64: Add fusion tests for FP vml[as] intrins (*)
  d388179... aarch64: Use RTL builtins for FP ml[as][q]_laneq intrinsics (*)
  1baf4ed... aarch64: Use RTL builtins for FP ml[as][q]_lane intrinsics (*)
  b0d9aac... aarch64: Use RTL builtins for FP ml[as] intrinsics (*)
  60518e6... aarch64: Use RTL builtins for FP ml[as]_n intrinsics (*)
  f546e0d... aarch64: Use RTL builtins for vmull[_high]_p8 intrinsics (*)
  5672fe9... AVR cc0 conversion - adjust peepholes (*)
  dc4202b... middle-end: Disable section anchors for VAR_DECLs if -fdata (*)
  d9398dd... Define target hook to emit KFmode constants for libgcc. (*)
  69e5544... Refactor backward threader registry and profitability code  (*)
  d8ea470... Jump threader refactor. (*)
  71834be... libstdc++: Implement proposed resolution for LWG 3532 (*)
  6e00d9b... libstdc++: Implement P2367 changes to avoid some list-initi (*)
  47915ef... libstdc++: Use std::addressof to avoid ADL for operator& [P (*)
  aa475c4... libstdc++: Implement LWG 1203 for rvalue iostreams (*)
  0d501c3... libstdc++: Use <sys/socket.h> features conditionally [PR 10 (*)
  57028ff... libstdc++: Define effective-target for net::ip features [PR (*)
  74fe10a... gcc/genflags.c: Improve error message (*)
  dfc7084... c++/98032 - add testcase (*)
  18d713f... Update alignment_for_piecewise_move (*)
  86c77c5... Don't use nullptr return from simplify_gen_subreg (*)
  b9bc446... tree-optimization/96513 - add testcase for fixed bug (*)
  c111f60... i386: Introduce reversed ADC and SBB patterns [PR98060] (*)
  4cf3b10... modulo-sched: skip loops with strange register defs [PR1002 (*)
  17f2908... RISC-V: For '-march' and '-mabi' options, add 'Negative' pr (*)
  6efd040... RISC-V: Add patterns for builtin overflow. (*)
  3c8e539... Daily bump. (*)
  e52494d... merge ix86- and x86_64-*-* in config.gcc (*)
  c4551a2... add ASM_OUTPUT_MAX_SKIP_ALIGN to i386.h (*)
  312a334... Update gcc sv.po. (*)
  86403f4... i386: Optimize carry flag comparisons a bit (*)
  b24d8ac... preprocessor: Handle digit separators in #line [PR82359] (*)
  f039732... c++: Add using-declaration testcase (*)
  bc99c54... c++: Use empty field in constexpr eval. (*)
  a0fdff3... c++: Fix friend attributes [PR51344] (*)
  58a92b7... c++: ICE with anonymous union [PR97974] (*)
  a9fc64d... c++: constant expressions are evaluated [PR93314] (*)
  3f0de4d... c++: unset COMPOUND_LITERAL_P [PR100079] (*)
  efeca0a... c++: Overeager use of deleted function before ADL [PR68942] (*)
  f247022... c++: Add testcase for already fixed PR [PR94102] (*)
  fb9f5e1... Update gcc fr.po. (*)
  c97351c... rtl-ssa: Fix -fcompare-debug failure [PR100303] (*)
  449d7b4... Fix nios2 build failure (*)
  fd5d579... i386: Mark x86 masked load builtins pure [PR100312] (*)
  9ec469f... Add parallelism support to gcov for MinGW platforms (*)
  d03ca8a... i386: Cleanup comparison predicates. (*)
  fc14ff6... [omp, simt] Handle alternative IV (*)
  7d6f7aa... Small housekeeping work in SPARC back-end (*)
  985b3a6... Generate offset adjusted operation for op_by_pieces operati (*)
  af4ccaa... tree-optimization/100253 - fix bogus aligned vectorized loa (*)
  62a44a9... testsuite: Remove dg-options from pr100305.c [PR100305] (*)
  1bb3e2c... aarch64: Fix ICE in aarch64_add_offset_1_temporaries [PR100 (*)
  1b462de... c++: Fix up detach clause vs. data-sharing clause checking  (*)
  c57a8ae... middle-end/38474 - speedup PTA constraint solving (*)
  2e8ee0a... [Ada] Eliminate useless 128-bit overflow check for conversi (*)
  d099fc2... [Ada] Self reference access discriminant (*)
  b55ef4b... [Ada] Fix interaction of 128-bit integer types and -gnato2  (*)
  3606939... [Ada] Tree inconsistency between -O0 and -O1 (*)
  42add80... [Ada] Change rounding mode of 'Machine for static floating  (*)
  c1efbbb... [Ada] Error on T'Reduce of when T is not a container (*)
  8833f14... [Ada] Fix minor issue in Scan_Decimal_Digits (*)
  210cae9... [Ada] Add colors to GNATprove messages output to a terminal (*)
  b626569... [Ada] Fix evaluation of expressions in inlined code (*)
  4068698... [Ada] Missing access-to-discriminated conversion check (*)
  224ae1c... [Ada] Fix internal consistency error with Duration and 32-b (*)
  f64998f... [Ada] Clean up Makefile.rtl (*)
  fff7a6d... [Ada] Bad handling of array sliding in aggregate (*)
  3c837e5... [Ada] Ada 2020 AI12-0401: Renaming of qualified expression  (*)
  0b8d469... [Ada] System.Storage_Elements: cleanup comment (*)
  427c07a... [Ada] SPARK needs DIC expressions within partial DIC proced (*)
  40f0ef4... [Ada] Makefile.rtl:ADA_EXCLUDE_SRCS update after some Syste (*)
  c3ccc5d... [Ada] Refine type of a local size variable (*)
  1c3d8c3... [Ada] Couple of minor tweaks to Eval_Fat.Succ (*)
  c3b7781... [Ada] Crash on predicated constrained out_parameter (*)
  02ba098... [Ada] Fix handling of visibility when categorization from p (*)
  8bba393... [Ada] Extend Find_Related_Context to deal with child instan (*)
  4002ae5... [Ada] Consistent wording for permissible-vs-allowed prefix (*)
  a5f38dd... [Ada] Fix static computation of 'Succ for floating point wi (*)
  4345c9e... [Ada] Reimplement Pred and Succ atttributes for floating-po (*)
  db3be14... [Ada] Remove obsolete comment (*)
  dde4086... [Ada] Spurious error on 'Image (*)
  ace5119... [Ada] AI12-0407: Fixups on Big_Integers and Big_Reals (*)
  2d98b9a... [Ada] Warning for 'Class applied to untagged incomplete typ (*)
  2baa461... [Ada] Fixes in the use of spans for error locations (*)
  4d7c874... [omp, simt] Fix expand_GOMP_SIMT_* (*)
  b58dc0b... tree-optimization/99912 - delete trivially dead stmts durin (*)
  8ddce3f... ipa/100308 - properly update the callgraph when pruning EH  (*)
  2c8bffa... PR middle-end/100250 - ICE related to -Wmaybe-uninitialized (*)
  2de7c79... Move pass free_lang_data to its own file. (*)
  cc80612... c: C2x changes to function type compatibility (*)
  e4ff4ff... Daily bump. (*)
  e4aeffa... Fortran/OpenMP: Fix var-list expr parsing with array/dt (*)
  c99f374... aarch64: Remove unspecs from [su]qmovn RTL pattern (*)
  6a82f01... aarch64: Update attributes of arm_acle.h intrinsics (*)
  67cf12a... aarch64: Update attributes of arm_fp16.h intrinsics (*)
  8456a4c... aarch64: Use RTL builtins for vcvtx intrinsics (*)
  4362c9c... aarch64: Use RTL builtins for v[q]tbx intrinsics (*)
  ffb1122... aarch64: Use RTL builtins for v[q]tbl intrinsics (*)
  1d66367... aarch64: Use RTL builtins for polynomial vsri[q]_n intrinsi (*)
  6372b05... aarch64: Use RTL builtins for polynomial vsli[q]_n intrinsi (*)
  8e7f6e0... aarch64: Use RTL builtins for vpadal_[su]32 intrinsics (*)
  fa18085... aarch64: Use RTL builtins for [su]paddl[q] intrinsics (*)
  eb2b360... aarch64: Use RTL builtins for vpaddq intrinsics (*)
  a53b822... aarch64: Use RTL builtins for vq[r]dmulh[q]_n intrinsics (*)
  a9cb8b6... Update gcc .po files. (*)
  54f0224... Practical improvement to libgcc complex divide (*)
  4c84c45... doc/install.texi: Document --enable-offload-defaulted confi (*)
  3ba781d... AVR cc0 conversion (*)

(*) 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-05-11  7:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-11  7:56 [gcc/aoliva/heads/testme] (414 commits) [aarch/arm] retry zero-call-used-regs from zeroed regs 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).