public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/aoliva/heads/testme] (100 commits) testsuite: introduce hostedlib effective target
@ 2023-10-31 13:15 Alexandre Oliva
  0 siblings, 0 replies; only message in thread
From: Alexandre Oliva @ 2023-10-31 13:15 UTC (permalink / raw)
  To: gcc-cvs

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

 4fab5481ab30... testsuite: introduce hostedlib effective target

It previously pointed to:

 1ad3549eb04e... hardcfr: support checking at abnormal edges [PR111943]

Diff:

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

  1ad3549... hardcfr: support checking at abnormal edges [PR111943]


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

  4fab548... testsuite: introduce hostedlib effective target
  5de05bd... RISC-V: Add vector fmin/fmax expanders. (*)
  1843780... genemit: Split insn-emit.cc into several partitions. (*)
  1540401... hardcfr: support checking at abnormal edges [PR111943] (*)
  e3da1d7... tree-optimization/112305 - SCEV cprop and conditional undef (*)
  1cf5dc0... d: Clean-up unused variable assignments after interface cha (*)
  6bf2ceb... LoongArch: Define HAVE_AS_TLS to 0 if it's undefined [PR112 (*)
  5ee961b... RISC-V: Add assert of the number of vmerge in autovec cond  (*)
  711d703... match.pd: Support combine cond_len_op + vec_cond similar to (*)
  9cc2b97... Fix incorrect option mask and avx512cd target push (*)
  5ee8941... RISC-V: Add the missed combine of [u]int64 -> _Float16 and  (*)
  f5d33d0... Fix wrong code due to incorrect define_split (*)
  541b754... MATCH: Add some more value_replacement simplifications to m (*)
  598fdb5... MATCH: first of the value replacement moving from phiopt (*)
  a5c157b... Daily bump. (*)
  94c0b26... i386: Zhaoxin yongfeng enablement (*)
  6504b4a... libstdc++: [_GLIBCXX_INLINE_VERSION] Add comment on emul TL (*)
  5ea1170... libstdc++: [_GLIBCXX_INLINE_VERSION] Un-weak handle_contrac (*)
  434975c... configure, fixincludes: Add change missed in r14-4825. (*)
  997c821... ipa: Prune any IPA-CP aggregate constants known by modref t (*)
  1437df4... ipa-cp: Templatize filtering of m_agg_values (*)
  68880e4... RISC-V: Make rv32i_zcmp testcase more robust (*)
  a3da9ad... ARC: Convert (signed<<31)>>31 to -(signed&1) without barrel (*)
  31cc982... ARC: Improved ARC rtx_costs/insn_cost for SHIFTs and ROTATE (*)
  d24c3c5... ARC: Improved SImode shifts and rotates with -mswap. (*)
  fb1941d... arm: move the switch tables for Arm to the RO data section. (*)
  7666d94... Testsuite, i386: Mark test as requiring ifunc (*)
  89e97f6... Testsuite, Darwin: Fix trampoline warning (*)
  5c7bbb0... Testsuite, i386: Fix test by passing -march (*)
  a0c5576... Testsuite, Darwin: skip PIE test (*)
  36a52cd... rs6000: Change bitwise xor to an equality operator [PR10690 (*)
  ff4cea0... PR testsuite/111462 - add powerpc64le to list of ssa-sink-1 (*)
  eb1cdb3... RISC-V: Fix bugs of handling scalar of SEW64 vx instruction (*)
  f3e44d0... Fortran: Fix a problem with SELECT TYPE selectors [PR104555 (*)
  8c40b72... Improve memcmpeq for 512-bit vector with vpcmpeq + kortest. (*)
  8111b5c... Expand: Checking available optabs for scalar modes in by pi (*)
  39a11d8... Daily bump. (*)
  3c444fb... libstdc++: [_GLIBCXX_INLINE_VERSION] Add emul TLS symbols (*)
  5d1b723... libstdc++: [_GLIBCXX_INLINE_VERSION] Provide handle_contrac (*)
  ea8ffdc... d: Fix ICE: verify_gimple_failed (conversion of register to (*)
  e773c6c... d: Merge upstream dmd, druntime e48bc0987d, phobos 2458e8f8 (*)
  c6929b0... testsuite, X86, Darwin: Skip a test for mcmodel=large. (*)
  78491be... testsuite, X86, Darwin: Skip tests with incompatible output (*)
  d967578... tree-optimization/109334: Improve computation for access at (*)
  cc7aca8... gcc: xtensa: fix salt/saltu version check (*)
  b8b63e8... RISC-V: Fix one range-loop-construct warning of avlprop (*)
  b0f7029... Daily bump. (*)
  10f1489... d: Fix ICE: in verify_gimple_in_seq on powerpc-darwin9 [PR1 (*)
  5d2a360... d: Add warning for call expression without side effects (*)
  7f974c5... Daily bump. (*)
  4d3d2cd... [RA]: Fixing i686 bootstrap failure because of pushing the  (*)
  92fcbe8... RISC-V: Make stack_save_restore_2 more robust (*)
  32cc0b8... PR modula2/112110: fails to build on freebsd when compiling (*)
  c6430d3... Fortran: diagnostics of MODULE PROCEDURE declaration confli (*)
  9f3c4c6... amdgcn: Fix bug in gfx1030 support patch (*)
  9ae1fbd... amdgcn: silence warnings (*)
  2672c60... recog: Fix propagation into ASM_OPERANDS (*)
  6ff8b93... c++: another build_new_1 folding fix [PR111929] (*)
  68e97c5... c++: add testcase verifying non-dep new-expr checking (*)
  0f2e208... c++: more ahead-of-time -Wparentheses warnings (*)
  e5f6a5a... PR modula2/111530: Build failure on BSD due to getopt_long_ (*)
  7bcdb77... [PATCH] RISC-V: Fix wrong tune parameters on int_div (*)
  9c03221... RISC-V: Add rawmemchr expander. (*)
  3351ec2... RISC-V: Fix cond_sqrt tests. (*)
  8aa4771... [RA]: Add cost calculation for reg equivalence invariants (*)
  0beb161... i386: Fiy typo in "partial_memory_read_stall" tune option. (*)
  8da9146... Move OpenMP tests to gomp subdir (*)
  372e2d6... aarch64: Add basic target_print_operand support for CONST_S (*)
  89e5d90... PR target/110551: Fix reg allocation for widening multiplic (*)
  8697d3a... preprocessor: c++: Support `#pragma GCC target' macros [PR8 (*)
  b038e20... Fortran: Fix some problems with SELECT TYPE selectors [PR10 (*)
  a5e69e9... MATCH: Simplify `(X &| B) CMP X` if possible [PR 101590] (*)
  7eed861... Support vec_cmpmn/vcondmn for v2hf/v4hf. (*)
  ecca503... Daily bump. (*)
  446efa5... RISC-V: Move lmul calculation into macro (*)
  e37bc2c... RISC-V: Add AVL propagation PASS for RVV auto-vectorization (*)
  0c305f3... libstdc++: Fix exception thrown by std::shared_lock::unlock (*)
  7d06b29... libstdc++: Add dg-timeout-factor to <chrono> IO tests (*)
  cd7dadc... Add attribute((null_terminated_string_arg(PARAM_IDX))) (*)
  46f51bd... testsuite, aarch64: Normalise options to aarch64.exp. (*)
  8a1fcca... testsuite, Darwin: Adjust target test for modern OS. (*)
  662655e... match: Simplify `a != C1 ? abs(a) : C2` when C2 == abs(C1)  (*)
  abd78dc... Add effective target to OpenMP tests (*)
  3c8abce... [range-op] Remove unused variable in fold_range. (*)
  848b5f3... [range-ops] Remove unneeded parameters from rv_fold. (*)
  24e97ac... [range-ops] Add frange& argument to rv_fold. (*)
  4d49685... RISC-V: Pass abi to g++ rvv testsuite (*)
  d8ff4b9... libatomic: Consider '--with-build-sysroot=[...]' for target (*)
  967d417... libffi: Consider '--with-build-sysroot=[...]' for target li (*)
  8a0fcee... testsuite: Allow general skips/requires in PCH tests (*)
  7006e5d... arm: Use deltas for Arm switch tables (*)
  2ae00ad... Darwin: Make metadata symbol lables linker-visible for GNU  (*)
  f55cdce... [RA]: Modfify cost calculation for dealing with equivalence (*)
  8d2130a... Fortran: Fix incompatible types between INTEGER(8) and TYPE (*)
  a4ca869... DOC: Update COND_LEN document (*)
  d1bb956... PR 91865: Avoid ZERO_EXTEND of ZERO_EXTEND in make_compound (*)
  2f592b7... Pass type of comparison operands instead of comparison resu (*)
  60c11c9... LoongArch:Enable vcond_mask_mn expanders for SF/DF modes. (*)
  88df58b... testsuite: Fix _BitInt in gcc.misc-tests/godump-1.c (*)
  3dfe7e2... More '#ifdef ASM_OUTPUT_DEF' -> 'if (TARGET_SUPPORTS_ALIASE (*)

(*) 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:[~2023-10-31 13:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-31 13:15 [gcc/aoliva/heads/testme] (100 commits) testsuite: introduce hostedlib effective target 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).