[gcc/aoliva/heads/testme] (313 commits) harden conditional branches

Alexandre Oliva aoliva@gcc.gnu.org
Thu Sep 23 17:41:06 GMT 2021


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

 dda5b2dac9b... harden conditional branches

It previously pointed to:

 9a99250d252... harden conditional branches

Diff:

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

  9a99250... harden conditional branches


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

  dda5b2d... harden conditional branches
  1b07d9d... Fortran: Handle allocated() with coindexed scalars [PR93834 (*)
  b3585c0... libiberty: prevent null dereferencing on dlang_type (*)
  5481040... libiberty: prevent buffer overflow when decoding user input (*)
  43358e9... libstdc++: Remove c++20-specific dg-error directives in tes (*)
  8fa9092... libstdc++: Disable PCH for test that depends on a macro bei (*)
  4778974... libstdc++: Make std::system_category() recognize Windows er (*)
  dd396a3... libstdc++: Improvements to standard error category objects (*)
  ce01e2e... libstdc++: std::system_category should know meaning of zero (*)
  f6a05b2... c++: improve tree dump for templated decls (*)
  96783ca... [Ada] Fix obsolete comment mentioning girder discriminants (*)
  c20222e... [Ada] Add Subprogram_Body_Or_Type (*)
  faa396c... [Ada] Add N_Has_Bounds and N_Is_Index (*)
  ead89f5... [Ada] Adjust documentation of gnatsymbolize (*)
  f7d1b4a... [Ada] Tune detection of internally generated positional agg (*)
  abf3f4f... [Ada] Wrappers of access-to-subprograms with pre/post condi (*)
  fe43084... [Ada] Ada2022: implementation of AI12-0212 : iterator specs (*)
  c065397... [Ada] Follow-on efficiency improvements (*)
  fb3f21a... [Ada] If unnesting and relocating subprogram call, make new (*)
  e2b2f62... [Ada] Remove Initializes contracts from Ada.Strings.Bounded (*)
  99e30ba... [Ada] Cleanup and efficiency improvements (*)
  7165704... [Ada] Minimize parts of Ada.Strings.Fixed marked SPARK_Mode (*)
  37a3df0... [Ada] Remove global parameter in Global contracts of Ada.St (*)
  62e66ee... [Ada] Update "Implementation Defined Characteristics" docum (*)
  16e3d6b... rs6000: Add psabi diagnostic for C++ zero-width bit field A (*)
  0044691... Remove dominator check in fold_using_range::range_of_phi. (*)
  f3d357b... Hoist edge calculations in precompute_relations. (*)
  d917742... configure: Update --help output for --with-multilib-list (*)
  c0cc62b... tree-optimization/102448 - clear copied alignment info from (*)
  9ce5002... AVX512FP16: Enable vec_cmpmn/vcondmn expanders for HF modes (*)
  3829793... AVX512FP16: add truncmn2/extendmn2 expanders (*)
  25faed6... AVX512FP16: Add float(uns)?mn2 expander (*)
  60698a1... AVX512FP16: Add fix(uns)?_truncmn2 for HF scalar and vector (*)
  fccd885... AVX512FP16: Add expander for smin/maxhf3. (*)
  1041111... AVX512FP16: Add expander for fmahf4 (*)
  cb8d916... AVX512FP16: Add expander for rint/nearbyinthf2. (*)
  0d39eb2... openmp: Diagnose omp::directive attribute without balanced  (*)
  4c0c436... Overhaul jump thread state in forward threader. (*)
  e477743... Daily bump. (*)
  5098e70... Fortran: diagnostic for argument w/type parameters for assu (*)
  7a40f2e... Fortran: Fixes for F2018 C838 (PR fortran/101334) (*)
  8fa9e73... Fortran: Fix testcases that violate C838, + revealed ICE (*)
  83aac69... Fortran: Improve -Wmissing-include-dirs warnings [PR55534] (*)
  8f571e6... More NEGATE_EXPR folding in match.pd (*)
  2f2dcbe... x86: Clean up gcc.target/i386/auto-init-* tests (*)
  9329344... c++: concept-ids and value-dependence [PR102412] (*)
  0988829... [Ada] Simplify contract of Ada.Strings.Fixed.Trim for proof (*)
  dfe93fd... [Ada] Reuse routines for detecting attributes Old and Resul (*)
  03b6cc3... [Ada] Spurious error on deferred constant with predicate (*)
  c0471c6... [Ada] Fix conformance errors and erroneous code (*)
  490a987... [Ada] Clarify parts of Ada.Strings.Unbounded in SPARK or no (*)
  9560e84... [Ada] Update status of some attributes (*)
  ab621f4... [Ada] VxWorks inconsistent use of return type (STATUS) (*)
  3d2226f... [Ada] More flexibility in preprocessor (*)
  1647bc2... [Ada] Contracts written for the Ada.Strings.Bounded library (*)
  5f325f5... [Ada] Add adequate guard before calling First_Rep_Item (*)
  2753464... [Ada] VxWorks inconsistent use of return type (BOOL) (*)
  920e43e... [Ada] Add Package_Body helper routine to be used in GNATpro (*)
  f4f6c18... [Ada] Minor doc improvement (*)
  8c61547... [Ada] Fix infinite loop in compilation of illegal code (*)
  0b7ddfb... [Ada] More precise analysis of function renamings in GNATpr (*)
  4b54d93... [Ada] Removal of technical debt (*)
  cbf1ffe... [Ada] Fix access to predicated parent in Itype (*)
  326b747... [Ada] Allow more cases of import with Relaxed_RM_Semantics (*)
  e41e989... [Ada] Improve performance for case-insensitive regular expr (*)
  7e7c4ae... [Ada] Remove System.Img_Enum_New unit (*)
  81a0f4a... [Ada] Fix obsolete comments/name referring to girder discri (*)
  064056d... [Ada] VxWorks inconsistent use of return type (Int_Unlock) (*)
  2df3e43... [Ada] VxWorks inconsistent use of return type (vx_freq_t) (*)
  4a3cb9e... [Ada] Replace use of 'Image with use of Error_Msg_Uint (*)
  26ece6e... [Ada] Generate temporary for if-expression with -fpreserve- (*)
  ec813d0... [Ada] Add -gnatX support for casing on array values (*)
  c5ff859... [Ada] Fix imprecise wording for error on scalar storage ord (*)
  d232417... [Ada] Make Ada.Task_Initialization compatible with No_Elabo (*)
  ab857d1... [Ada] Change message format on missing return (*)
  e690e0c... [Ada] Mark gnatfind and gnatxref obsolete (*)
  3087d1b... Set bound/cmp/control for until wrap loop. (*)
  fec75ab... Check for BB before calling register_outgoing_edges. (*)
  7e5e44b... path solver: Use range_on_path_entry instead of looking at  (*)
  6b0e0b2... AVX512FP16: Add permutation and mask blend intrinsics. (*)
  69dc9c5... AVX512FP16: Add complex conjugation intrinsic instructions. (*)
  f6afc92... AVX512FP16: Add reduce operators(add/mul/min/max). (*)
  6185b9a... AVX512FP16: Support load/store/abs intrinsics. (*)
  3ae5e6f... Small tweak to comments in range_cannot_be_superflat (*)
  e1223ea... IBM Z: TPF: Add cc clobber to profiling expanders (*)
  424a4a4... Fortran: Add gfc_simple_for_loop aux function (*)
  b032103... obstack.h __PTR_ALIGN vs. ubsan (*)
  a9b3c45... IBM Z: Fix PR102222 (*)
  c4432b2... openmp: Fix OpenMP expansion of scope with non-fallthrugh b (*)
  059b819... openmp: Add support for allocator and align modifiers on al (*)
  578b768... libgcc, X86: Adjust guard for Mach-O code. (*)
  b0ac84d... Support 64bit fma/fms/fnma/fnms under avx512vl. (*)
  0f4b73f... Adjust testcase. (*)
  0eeb8c8... AVX512FP16: Add expander for cstorehf4. (*)
  338abd0... AVX512FP16: Add expander for ceil/floor/trunc/roundeven. (*)
  59e9c4c... AVX512FP16: Add expander for sqrthf2. (*)
  8a5837c... AVX512FP16: Add testcases for vfcmaddcsh/vfmaddcsh/vfcmulcs (*)
  db3b96d... AVX512FP16: Add vfcmaddcsh/vfmaddcsh/vfcmulcsh/vfmulcsh. (*)
  ed643e9... AVX512FP16: Add testcases for vfcmaddcph/vfmaddcph/vfcmulcp (*)
  081070b... AVX512FP16: Add vfcmaddcph/vfmaddcph/vfcmulcph/vfmulcph (*)
  144c498... rs6000: Parameterize some const values for density test (*)
  72394d3... c++: fix template instantiation comparison in redeclaration (*)
  2c41dd8... Daily bump. (*)
  09e18d1... runtime: set runtime.GOROOT value at build time (*)
  97cfb54... path solver: Use ranger to solve unknowns. (*)
  e4249b1... path solver: Add related SSAs to solvable set. (*)
  062c872... path solver: Remove useless code. (*)
  f46d336... path solver: Add relation support. (*)
  198bc5e... Move postfold_gcond_edges into fur_source. (*)
  64b80b8... Do not query SCEV in range_of_phi unless dominators are ava (*)
  08f3925... Allocate non_null_ref tables at creation. (*)
  303b5d8... [Ada] Add some comments in init.c about the lynx178 signal  (*)
  e839168... [Ada] Rename "optional" node subtypes that allow Empty (*)
  7d9735b... [Ada] Spurious dynamic accessibility check on allocator (*)
  f6ccb78... [Ada] Regenerate gnat_ugn.texi (*)
  57fb9d3... [Ada] SCOs: generate 'P' decisions for [Type_]Invariant pra (*)
  bd41370... [Ada] Add "optional" node subtypes that allow Empty (*)
  0df911d... [Ada] bindgen: support additional features on targets suppr (*)
  618fff6... [Ada] Fix regression in ACATS bdd2006 and bdd2007 (*)
  900f9d9... [Ada] Set related expression for external DISCR symbols in  (*)
  13b5944... [Ada] Minor tweaks to System.Dwarf_Line (*)
  dbea36c... [Ada] Crash on build of Initialization procedure for derive (*)
  1d8617e... [Ada] Cleanup old VxWorks in Makefile.rtl (*)
  b6bb60b... [Ada] Add assertions to Uintp (UI_Is_In_Int_Range) (*)
  911b00f... [Ada] Remove if_expression (*)
  b12d18a... [Ada] Add assertions to Uintp (*)
  97a5ed2... [Ada] Small optimization to DWARF 5 mode in System.Dwarf_Li (*)
  97c5d52... [Ada] Follow-up tweaks to System.Dwarf_Line (*)
  cf7aa7d... [Ada] exp_pakd.adb: work around spurious Codepeer warnings (*)
  69a0ff3... [Ada] Fix ignored dynamic predicates specified through "pre (*)
  566b479... [Ada] rtems: add 128bit support for aarch64 (*)
  704d03a... [Ada] Presence of abstract operator function causes resolut (*)
  16e307b... [Ada] Interface behaves differently from abstract tagged nu (*)
  b23cdc0... [Ada] Clean up uses of Esize and RM_Size (*)
  e906896... [Ada] Enforce legality rule for Predicate_Failure aspect sp (*)
  3598c8d... [Ada] Refactor sort procedures of doubly linked list contai (*)
  2528d0c... [Ada] Update comment for Error_Msg_Internal (*)
  255279b... [Ada] Simplify iteration when printing error message spans (*)
  ea3789f... [Ada] Exception raised on empty file in GNATprove mode (*)
  c363320... [Ada] Refine patch for spurious link error involving discri (*)
  4d027ee... [Ada] Remove "with GNAT.OS_Lib;" from libgnat/a-stbufi.ads (*)
  e87789f... Evaluate 'random ()' to '0' in 'pass_omp_oacc_neuter_broadc (*)
  4e7a92c... arm: pass architecture extensions to assembler if supported (*)
  55b989d... tree-optimization/102421 - copy alignment info when splitti (*)
  6e6bf4c... Fix no_fsanitize_address effective target (*)
  417ea5c... Fortran: Fix -Wno-missing-include-dirs handling [PR55534] (*)
  63c6446... ipa-fnsummary: Remove inconsistent bp_pack_value (*)
  56c24f1... C++: add type checking for static local vector variable in  (*)
  6249802... Daily bump. (*)
  73cf73a... Use EDGE_EXECUTABLE in ranger and return UNDEFINED for thos (*)
  5d110fe... Make each def a new equivalency record. (*)
  b333c3a... MAINTAINERS: add myself as Fortran reviewer (*)
  1949d75... c-family: Add more predefined macros for math flags (*)
  71a4bda... [Ada] Remove redundant checks for non-empty list of aspects (*)
  3613473... [Ada] Fix shadowing in conditions for inlining (*)
  2175b50... [Ada] Present and No functions for type Uint (*)
  9613900... [Ada] Add SPARK_Mode => Off to System.File_Control_Block (*)
  c5049df... [Ada] Use OS_Time for interface to TZ functions. (*)
  a06c060... [Ada] Accept volatile expressions as non-scalar actual para (*)
  8e5a883... [Ada] Clean up Uint fields, remove unused routines (*)
  e97dd2a... [Ada] Cleanups related to building of dispatch tables (*)
  cf0813a... [Ada] Accept volatile properties on constant objects (*)
  6c5ca4c... [Ada] SPARK proof of the Ada.Strings.Fixed library (*)
  8582e5d... [Ada] Minor style fixes in Resolve_Aspect_Aggregate (*)
  4375ee5... [Ada] Adjust latest change for ELF platforms (*)
  aaddaf8... [Ada] Add support for PE-COFF PIE to System.Dwarf_Line (*)
  7a8e133... [Ada] Fix repeated generation of dispatch tables in CodePee (*)
  325443d... [Ada] Spurious link error with child unit and different Ass (*)
  535a706... [Ada] Clean up Uint fields (continued) (*)
  0c5c46a... [Ada] Refine types of local constants that store Etype resu (*)
  3450ded... [Ada] Implementation of Preelaborable_Initialization attrib (*)
  c83448a... [Ada] Fix condition in op interpretation resolution (*)
  2743363... [Ada] Don't examine all discriminants when looking for the  (*)
  b8d31eb... [Ada] Fix assertion in GNATprove_Mode (*)
  dae0df6... [Ada] Small cleanup in System.Dwarf_Line (*)
  0f5356c... [Ada] Only assign type to op if compatible (*)
  518cede... [Ada] Spurious accessibility error on allocator in generic  (*)
  66fa923... [Ada] Capitalize comment (*)
  8967ee5... [Ada] Refactor scan_backend_switch to share logic across ba (*)
  3afd536... [Ada] Work around CodePeer bug by declaring variable (*)
  2c5ed0d... [Ada] Move Build_And_Insert_Cuda_Initialization to Expand_C (*)
  5e86334... [Ada] usage.adb: make -gnatw.c description clearer (*)
  d41be87... [Ada] Remove inappropriate test from Is_By_Reference_Type (*)
  47ee6e6... Use the proper vectype (*)
  0de4184... Fortran/OpenMP: unconstrained/reproducible ordered modifier (*)
  24f9914... Avoid premature alignment setting in vect_duplicate_ssa_nam (*)
  f55c8db... vect alignmet enhance TLC (*)
  1055552... Obsolete hppa[12]*-*-hpux10* and hppa[12]*-*-hpux11* (*)
  9081759... testsuite: Remove .exe suffix in prune_gcc_output (*)
  7d79c3e... Don't record string concatenation data for 'RESERVED_LOCATI (*)
  f92901a... tree-optimization/65206 - dependence analysis on mixed poin (*)
  abdf63d... Driver: Fix bootstrap with DEFAULT_{ASSEMBLER,LINKER,DSYMUT (*)
  34fac9e... Daily bump. (*)
  825293d... Correct a function pre/postcondition [PR102403]. (*)
  c3895ef... Handle null cfun [PR102243]. (*)
  32731fa... libgcc, Darwin: Remove unused symlinks. (*)
  ea4e901... libgcc, X86, Darwin: Handle symbols for HF cases. (*)
  1297a40... libgcc, X86: Exclude rules for libgcc2 __{div,mul}hc3. (*)
  8738543... Darwin, crts: Build Darwin10 unwinder shim as a library. (*)
  f75b237... [committed] Make test names unique for a couple of goacc te (*)
  7e4ada5... Update the section on binutils version (*)
  68aace4... Fix PR bootstrap/102389: --with-build-config=bootstrap-lto  (*)
  08900f2... Minor cleanups to forward threader. (*)
  124c354... Jit, testsuite: Amend expect processing to tolerate more pl (*)
  8d42a27... Make dump_ranger routines externally visible. (*)
  5fee8a0... [PATCH] Factor out `find_a_program` helper around `find_a_f (*)
  16f9776... [PATCH] avr: Add atmega324pb MCU (*)
  e9e4686... PR middle-end/88173: More constant folding of NaN compariso (*)
  69337e7... [PATCH] Remove unused function make_unique_name. (*)
  767c098... Fix middle-end/102395: reg_class having only NO_REGS and AL (*)
  cf74e7b... Daily bump. (*)
  e9d8fca... openmp: Handle unconstrained and reproducible modifiers on  (*)
  e666a0a... Fix ICE in pass_rpad. (*)
  e5597f2... openmp: Allow private or firstprivate arguments to default  (*)
  d07c750... AVX512FP16: Add testcase for scalar FMA instructions. (*)
  3c9de0a... AVX512FP16: Add scalar fma instructions. (*)
  376d69f... AVX512FP16: Enable FP16 mask load/store. (*)
  ef6ab4a... AVX512FP16: Add testcase for fp16 bitwise operations. (*)
  75a97b5... AVX512FP16: Add scalar/vector bitwise operations, including (*)
  630a124... AVX512FP16: Add testcase for fma instructions (*)
  ede1820... AVX512FP16: Add FP16 fma instructions. (*)
  b6c24ea... AVX512FP16: Add testcase for vfmaddsub[132,213,231]ph/vfmsu (*)
  1e68508... AVX512FP16: Add vfmaddsub[132,213,231]ph/vfmsubadd[132,213, (*)
  7afcb53... Support embedded broadcast for AVX512FP16 instructions. (*)
  18b57c1... c++: improve lookup of member-qualified names (*)
  8618f9e... c++: fix comment typo (*)
  0a4cb43... Daily bump. (*)
  94c12ff... Factor predidacte analysis out of tree-ssa-uninit.c into it (*)
  51166eb... Fortran - (large) arrays in the main shall be static (*)
  42eff61... libstdc++: Add 'noexcept' to path::iterator members (*)
  1fa2c5a... libstdc++: Fix last std::tuple constructor missing 'constex (*)
  2961ac4... openacc: Remove unnecessary barriers (gimple worker partiti (*)
  2a3f9f6... openacc: Shared memory layout optimisation (*)
  82792cc... openacc: Turn off worker partitioning if num_workers==1 (*)
  8251f90... Add 'libgomp.oacc-c-c++-common/broadcast-many.c' (*)
  534c535... Provide a relation oracle for paths. (*)
  3674d8e... Virtualize relation oracle and various cleanups. (*)
  896fec2... testsuite: Fix gcc.target/i386/auto-init-* tests. (*)
  31e924c... Better handle MIN/MAX_EXPR of unrelated objects [PR102200]. (*)
  47e5052... rs6000: Support for vectorizing built-in functions (*)
  6cba7d1... rs6000: Handle some recent MMA builtin changes (*)
  41a34e2... rs6000: Handle gimple folding of target built-ins (*)
  89be17a... Fix 'hash_table::expand' to destruct stale Value objects (*)
  00b1324... Fortran: Use _Float128 rather than __float128 for c_float12 (*)
  2578a38... PR c/102245: Disable sign-changing optimization for shifts  (*)
  0a60524... rs6000: Move __builtin_mffsl to the [always] stanza (*)
  654187d... Fortran: Prefer GCC internal macros to float.h in ISO_Fortr (*)
  8593d2f... configure, jit: Allow for 'make check-gcc-jit'. (*)
  4703182... Revert no longer needed fix for PR95539 (*)
  749c31b... libstdc++: Rename tests with incorrect extension (*)
  4a7842b... libgomp: Spelling error fix in OpenMP 5.1 conformance secti (*)
  3a2bcff... openmp: Add support for OpenMP 5.1 atomics for C++ (*)
  48b3caf... x86: Add TARGET_SSE_PARTIAL_REG_[FP_]CONVERTS_DEPENDENCY (*)
  16cca18... x86: Properly handle USE_VECTOR_FP_CONVERTS/USE_VECTOR_CONV (*)
  c3a2437... x86: Update memcpy/memset inline strategies for -mtune=trem (*)
  61b03ad... x86: Update -mtune=tremont (*)
  687e30d... Fix PR rtl-optimization/102306 (*)
  a5873aa... AVX512FP16: Add intrinsics for casting between vector float (*)
  1ef291e... AVX512FP16: Add testcase for vcvtsh2sd/vcvtsh2ss/vcvtsd2sh/ (*)
  90429b9... AVX512FP16: Add vcvtsh2ss/vcvtsh2sd/vcvtss2sh/vcvtsd2sh. (*)
  23fe603... AVX512FP16: Add testcase for vcvtph2pd/vcvtph2psx/vcvtpd2ph (*)
  5a744e5... AVX512FP16: Add vcvtph2pd/vcvtph2psx/vcvtpd2ph/vcvtps2phx. (*)
  6babedb... AVX512FP16: Add vcvttsh2si/vcvttsh2usi. (*)
  8691efe... AVX512FP16: Add testcase for vcvttph2w/vcvttph2uw/vcvttph2d (*)
  c027acc... AVX512FP16: Add vcvttph2w/vcvttph2uw/vcvttph2dq/vcvttph2qq/ (*)
  babaa0e... AVX512FP16: Add testcase for vcvtsh2si/vcvtsh2usi/vcvtsi2sh (*)
  3069a2e... AVX512FP16: Add vcvtsh2si/vcvtsh2usi/vcvtsi2sh/vcvtusi2sh. (*)
  e19570d... Daily bump. (*)
  54866f7... libgo: update to go1.17.1 release (*)
  745781d... analyzer: Fix bootstrap with clang (*)
  fce4e12... libstdc++: Regenerate the src/debug Makefiles as needed (*)
  4337893... libstdc++: Increase timeout factor for slow pb_ds tests (*)
  bd0df30... libstdc++: Update documentation that only refers to c++98 a (*)
  cbe705a... libstdc++: Add noexcept to std::nullopt_t constructor (*)
  21c7605... libstdc++: Remove non-deducible parameter for std::advance  (*)
  734b2c2... libstdc++: Add missing 'constexpr' to std::tuple [PR102270] (*)
  e67917f... libstdc++: Add missing constraint to std::span deduction gu (*)
  2c351da... libstdc++: Fix recipes for C++11-compiled files in src/c++9 (*)
  9d813dd... libstdc++: Add noexcept to std::to_string overloads that do (*)
  869107c... libstdc++: Add noexcept to unique_ptr accessors (*)
  f9f1a6e... libstdc++: Fix UB in atomic_ref/wait_notify.cc [PR101761] (*)
  93b5a66... rs6000: Handle overloads during program parsing (*)
  2e2e65a... c++: constrained variable template issues [PR98486] (*)
  cfea7b8... Fortran - fix handling of optional allocatable DT arguments (*)
  db1a65d... Fix PR 67102: Add libstdc++ dependancy to libffi (*)
  d7071e4... [i386] Change ix86_decompose_address return type to bool. (*)
  acd7e7b... PowerPC: Fix rs6000-gen-builtins with build != host [PR1023 (*)
  371848a... cgraph: Do not warn about caller count mismatches of remove (*)
  ab08859... coroutines: Small cleanups to await_statement_walker [NFC]. (*)
  8d6b12b... middle-end/102360 - adjust .DEFERRED_INIT expansion (*)
  275a076... sparc: Add scheduling information for LEON5 (*)
  a053dab... sparc: Add NOP in stack_protect_set32 if sparc_fix_b2bst en (*)
  d4aa166... sparc: Prevent atomic instructions in beginning of function (*)
  6d0c97b... sparc: Skip all empty assembly statements (*)
  b4bbb37... sparc: Treat more instructions as load or store in errata w (*)
  b7e0dd6... sparc: Print out bit names for LEON and LEON3 with -mdebug (*)
  8e2c293... testsuite: Support single-precision in g++.dg/eh/arm-vfp-un (*)
  8137be3... mips: Fix macro typo (*)
  a26ff83... Check mask type when doing cond_op related gimple simplific (*)
  a73d590... AVX512FP16: Add testcase for vcvtw2ph/vcvtuw2ph/vcvtdq2ph/v (*)
  be0e4c3... AVX512FP16: Add vcvtuw2ph/vcvtw2ph/vcvtdq2ph/vcvtudq2ph/vcv (*)
  038afce... AVX512FP16: Add testcase for vcvtph2w/vcvtph2uw/vcvtph2dq/v (*)
  bd610db... AVX512FP16: Add vcvtph2dq/vcvtph2qq/vcvtph2w/vcvtph2uw/vcvt (*)
  6d45f45... AVX512FP16: Add testcase for vmovsh/vmovw. (*)
  c4d423c... AVX512FP16: Add vmovw/vmovsh. (*)
  8d97081... c++: Small location tweak (*)
  e0c0914... rs6000: Remove useless toc-fusion option (*)
  9e85da8... Daily bump. (*)
  2280606... c++: shortcut bad convs during overload resolution, part 2  (*)
  f5ae644... rs6000: fix xcoff section encoding (*)
  30e0253... c++: add parsing_function_declarator predicate (*)
  e5d1af8... c++: Fix handling of decls with flexible array members init (*)
  2ab5c3d... c++: default ctor that's also a list ctor [PR102050] (*)

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


More information about the Gcc-cvs mailing list