public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/ARM/heads/arm-12] (91 commits) testsuite: Check int128 effective target for pr109932-{1, 2}
@ 2023-06-20 15:07 Stam Markianos-Wright
  0 siblings, 0 replies; only message in thread
From: Stam Markianos-Wright @ 2023-06-20 15:07 UTC (permalink / raw)
  To: gcc-cvs

The branch 'ARM/heads/arm-12' was updated to point to:

 4591c2c8a6b... testsuite: Check int128 effective target for pr109932-{1,2}

It previously pointed to:

 942374058b7... [arm] complete vmsr/vmrs blank and case adjustments

Diff:

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

  4591c2c... testsuite: Check int128 effective target for pr109932-{1,2} (*)
  31d88c7... rs6000: Guard __builtin_{un,}pack_vector_int128 with vsx [P (*)
  90e1030... rs6000: Don't use TFmode for 128 bits fp constant in toc [P (*)
  372d024... Daily bump. (*)
  782bb52... Daily bump. (*)
  4dd8504... Daily bump. (*)
  5a8af9c... Daily bump. (*)
  43e8299... Daily bump. (*)
  b93928b... aarch64: testsuite: disable stack protector for tests relyi (*)
  cd0b91e... aarch64: testsuite: disable stack protector for pr104005.c (*)
  868371e... aarch64: testsuite: disable stack protector for auto-init-7 (*)
  df39444... aarch64: testsuite: disable stack protector for pr103147-10 (*)
  9391ed1... aarch64: testsuite: disable stack protector for sve-pcs tes (*)
  5a21f78... aarch64: testsuite: disable PIE for fuse_adrp_add_1.c [PR70 (*)
  b2d29f2... aarch64: testsuite: disable PIE for tests with large code m (*)
  e8ee5a0... aarch64: testsuite: disable PIE for aapcs64 tests [PR70150] (*)
  ddec24e... LoongArch: Avoid non-returning indirect jumps through $ra [ (*)
  a58bda4... Daily bump. (*)
  ac3a179... Daily bump. (*)
  0ec543a... Daily bump. (*)
  d5f7283... middle-end/110200 - genmatch force-leaf and convert interac (*)
  94c8326... Daily bump. (*)
  a7739a0... Daily bump. (*)
  ee92dc2... target/109650: Fix wrong code after cc0 -> CCmode transitio (*)
  2614b3f... Daily bump. (*)
  3b09a54... rs6000: Remove duplicate expression [PR106907] (*)
  8d64b55... Darwin, PPC: Fix struct layout with pragma pack [PR110044]. (*)
  bc4adb8... fortran: Fix ICE on pr96024.f90 on big-endian hosts [PR9602 (*)
  887f903... Explicitly view_convert_expr mask to signed type when foldi (*)
  7a6e298... Daily bump. (*)
  43619dc... arm: Fix ICE due to infinite splitting [PR109800] (*)
  a620451... arm: PR target/109939 Correct signedness of return type of  (*)
  7e464d0... Daily bump. (*)
  104da95... Daily bump. (*)
  6a20475... d: Merge upstream dmd 316b89f1e3, phobos 8e8aaae50. (*)
  eb89c6e... Daily bump. (*)
  256cb82... Daily bump. (*)
  59a264d... Fortran: fix diagnostics for SELECT RANK [PR100607] (*)
  e9fda0f... Daily bump. (*)
  a55d4a7... Daily bump. (*)
  6f8e649... target/110088: Improve operation of l-reg with const after  (*)
  148e717... Daily bump. (*)
  4466c5b... doc: Fix description of x86 -m32 option [PR109954] (*)
  bc92a44... Daily bump. (*)
  6bd66f0... Daily bump. (*)
  9d43cd0... [libstdc++] [testsuite] xfail double-prec from_chars for x8 (*)
  b99118d... [libstdc++] [testsuite] xfail to_chars/long_double on x86-v (*)
  987b244... [libstdc++] [testsuite] xfail double-prec from_chars for ld (*)
  467887d... libstdc++: Correct NTTP and simd_mask ctor call (*)
  64295a0... libstdc++: Simplify calculation of expected value in simd t (*)
  c6ce935... libstdc++: Fix test assumptions on long and long double (*)
  7c184ac... libstdc++: Resolve -Wsign-compare issue (*)
  6ae07a5... testsuite: make mve_intrinsic_type_overloads-int.c libc-agn (*)
  2910660... riscv: update riscv_asan_shadow_offset (*)
  7b75c5f... Daily bump. (*)
  5fefed9... Daily bump. (*)
  b189fdb... Daily bump. (*)
  10ebb8b... Daily bump. (*)
  16dc595... Daily bump. (*)
  0537c71... target/104327: Allow more inlining between different optimi (*)
  4d39f68... target/82931: Make a pattern more generic to match more bit (*)
  002a4f0... Daily bump. (*)
  ff7360d... libstdc++: Fix type of first argument to vec_cntm call (*)
  2b502c3... libstdc++: Fix SFINAE for __is_intrinsic_type on ARM (*)
  8be7116... libstdc++: Add missing constexpr to simd_neon (*)
  387618b... Daily bump. (*)
  2fb4dfb... Improve cost computation for single-bit bit insertions. (*)
  3acbaf1... libstdc++: Add missing constexpr to simd (*)
  8d23bf5... libstdc++: Resolve -Wunused-variable warnings in stdx::simd (*)
  36a02f8... libstdc++: Add missing trait is_simd_flag_type (*)
  336c91b... libstdc++: Fix operator% implementation for Clang (*)
  425637c... libstdc++: Fix simd compilation with Clang (*)
  26740db... libstdc++: Fix formatting (*)
  c989c91... libstdc++: Always-inline most of non-cmath fixed_size imple (*)
  4452077... libstdc++: More efficient masked inc-/decrement implementat (*)
  88cfa08... libstdc++: Test that integral simd reductions are precise (*)
  41f75cf... libstdc++: Fix simd build failure on clang (*)
  d321702... libstdc++: Annotate most lambdas with always_inline (*)
  a460f10... Daily bump. (*)
  3bb91d3... Do not generate vmaddfp and vnmsubfp (*)
  6ef4e2e... atch.pd: Ensure (op CONSTANT_CLASS_P CONSTANT_CLASS_P) is s (*)
  15db4bd... vect: Don't retry if the previous analysis fails (*)
  cdab84e... Daily bump. (*)
  a3ec0bd... Darwin, libgcc : Adjust min version supported for the OS. (*)
  1df7237... libsanitizer, darwin: Unsupport Darwin >= 22 for now. (*)
  bdbb2ba... Daily bump. (*)
  7259fd5... Fortran: CLASS pointer function result in variable definiti (*)
  95ca40b... target/105753: Fix ICE in add_clobbers due to extra PARALLE (*)
  75526d3... Daily bump. (*)
  a4d13e5... c++: add feature-test macro for auto(x) (*)
  4ca8a87... Daily bump. (*)

(*) This commit already exists in another branch.
    Because the reference `refs/vendors/ARM/heads/arm-12' 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-06-20 15:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-20 15:07 [gcc/ARM/heads/arm-12] (91 commits) testsuite: Check int128 effective target for pr109932-{1, 2} Stam Markianos-Wright

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