public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/aoliva/heads/testme] (106 commits) [PR99708] [rs6000] don't expect __ibm128 with 64-bit long d
@ 2023-04-06  6:33 Alexandre Oliva
  0 siblings, 0 replies; only message in thread
From: Alexandre Oliva @ 2023-04-06  6:33 UTC (permalink / raw)
  To: gcc-cvs

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

 21753fe6e7c... [PR99708] [rs6000] don't expect __ibm128 with 64-bit long d

It previously pointed to:

 fd36f78762c... [PR108899] testsuite: fix proc unsupported overriding in mo

Diff:

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

  fd36f78... [PR108899] testsuite: fix proc unsupported overriding in mo
  1c6f548... [testsuite] [ppc] skip ppc-fortran if fortran is disabled
  52214f0... [rs6000] Correct match pattern in pr56605.c
  1a4349c... [PR99708] [rs6000] don't expect __ibm128 with 64-bit long d
  30709cc... [testsuite] [ppc] expect vectorization in gen-vect-11c.c
  289fd20... [testsuite] enable -maltivec like vect_int for signbit-2.c
  8ad5a51... [rs6000] adjust return_pc debug attrs
  de28eb4... enable adjustment of return_pc debug attrs
  bdac79a... [testsuite] Adjust for fixed x18, static chain x9 on aarch6
  8751a31... [testsuite] [aarch64] Require fpic effective target.
  dc87b5d... testsuite: Robustify aarch64/simd tests against more aggres
  e881157... ppc: testsuite: vec-mul requires vsx runtime
  07d4898... ppc: testsuite: float128-hw{,4}.c need -mlong-double-128
  8443b27... ppc: testsuite: pr79004 needs -mlong-double-128
  72b5524... ppc: testsuite: p9-vec-length: add -mno-strict-align and -m
  698938a... decay vect tests from run to link for pr95401
  e555ed6... Compile prefix-ds-dq.c with -mno-strict-align
  2184805... add explicit ABI and align options to pr88233.c
  f4d75bc... adjust vectorization expectations for ppc costmodel 76b
  aa5af01... disable ldist for test, to restore vectorizing-candidate lo
  7626a14... add sqrt options and test for sqrt support in ppc tests
  0fce612... xfail fetestexcept test - ppc always uses fcmpu
  8920123... use -mno-strict-align for strlenopt-80.c on powerpc
  e2c97e1... enable sqrt insns for cdce3.c
  2b36c10... add -mpowerpc-gpopt to options for sqrt insn on PowerPC
  dae7402... Restrict pr65240 tests to std=c++11 on VxWorks kernel mode
  ee70768... Request check for hw support in ppc run tests with -maltive


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

  21753fe... [PR99708] [rs6000] don't expect __ibm128 with 64-bit long d
  387fb36... [testsuite] [ppc] skip ppc-fortran if fortran is disabled
  fa27a62... [testsuite] [ppc] expect vectorization in gen-vect-11c.c
  93ebc9c... [rs6000] adjust return_pc debug attrs
  8588284... enable adjustment of return_pc debug attrs
  8977f18... [testsuite] Adjust for fixed x18, static chain x9 on aarch6
  b1af487... [testsuite] [aarch64] Require fpic effective target.
  a6137f1... testsuite: Robustify aarch64/simd tests against more aggres
  99b2d77... ppc: testsuite: vec-mul requires vsx runtime
  8eca931... ppc: testsuite: float128-hw{,4}.c need -mlong-double-128
  4511647... ppc: testsuite: pr79004 needs -mlong-double-128
  5e295cd... ppc: testsuite: p9-vec-length: add -mno-strict-align and -m
  f14d5b2... decay vect tests from run to link for pr95401
  3ccb8d0... Compile prefix-ds-dq.c with -mno-strict-align
  f59546d... add explicit ABI and align options to pr88233.c
  10eb8a3... adjust vectorization expectations for ppc costmodel 76b
  c2261d8... disable ldist for test, to restore vectorizing-candidate lo
  efc4187... add sqrt options and test for sqrt support in ppc tests
  8c132e5... xfail fetestexcept test - ppc always uses fcmpu
  b8c23c5... use -mno-strict-align for strlenopt-80.c on powerpc
  735554b... enable sqrt insns for cdce3.c
  2139303... add -mpowerpc-gpopt to options for sqrt insn on PowerPC
  cd21ef6... Restrict pr65240 tests to std=c++11 on VxWorks kernel mode
  7d3c8ee... Request check for hw support in ppc run tests with -maltive
  804208a... [testsuite] enable -maltivec like vect_int for signbit-2.c (*)
  0f81611... Fix typo in -param=vect-induction-float= attributes (*)
  673a2a6... testsuite: fix proc unsupported overriding in modules.exp [ (*)
  5229788... Daily bump. (*)
  1bd1319... PR modula2/109423 cc1gm2 ICE if an INCL or EXCL is performe (*)
  3bfd042... libstdc++: Fix some freestanding test failures (*)
  bff26ac... libstdc++: Downgrade DEBUG to ASSERTIONS when !HOSTED (*)
  6f0d67b... libstdc++: Add a test for <version> FTM redefinitions (*)
  9d63ce7... libstdc++: Harmonize <version> and other headers (*)
  85cefbc... Fix 22_locale/locale/cons/12658_thread-2.cc on hppa. (*)
  4a45f5d... [RFA][Bug target/108892 ][13 regression] Force re-recogniti (*)
  ddb0f66... Add assember CFI directives to millicode division and remai (*)
  f0f372f... ipa: Avoid another ICE when dealing with type-incompatibili (*)
  ce1e682... [PATCH] RISC-V: Fix SEW64 of vrsub.vx runtime fail in RV32  (*)
  44e17b8... libstdc++: Define std::sub_match::swap member function (LWG (*)
  fdc5abb... [PATCH] RISC-V: Fix PR109399 VSETVL PASS bug (*)
  4f81eda... RISC-V: Fix typos (*)
  645b136... Daily bump. (*)
  099515c... doc: md.texi (Including Patterns): Fix page break (*)
  cd5dea6... Regenerate gcc.pot (*)
  c57a93f... Fortran: reject module variable as character length in PARA (*)
  ce243c9... range-op-float: Fix reverse ops of comparisons [PR109386] (*)
  c1aca26... sanitizer: missing signed integer overflow errors [PR109107 (*)
  3f0ca7a... arm: Fix vcreate definition (*)
  688d126... libstdc++: Fix outdated docs about demangling exception mes (*)
  3457406... amdgcn: Add 64-bit vector not (*)
  8403540... riscv: Fix bootstrap [PR109384] (*)
  7735b11... config: -pthread shouldn't link with -lpthread on Solaris (*)
  d0b961b... tree-optimization/109304 - properly handle instrumented ali (*)
  d634e60... rs6000: Fix vector_set_var_p9 by considering BE [PR108807] (*)
  cdd2d66... rs6000: Fix vector parity support [PR108699] (*)
  0dfbb28... c++: friend template matching [PR107484] (*)
  59b4a55... doc: md.texi (Insn Splitting): Tweak wording for readabilit (*)
  10bdf69... Daily bump. (*)
  c37ed38... c++: ICE with loopy var tmpl auto deduction [PR109300] (*)
  78b8eda... Update gcc sv.po (*)
  9a75f0a... PR modula2/109388 clang warnings related to Modula-2 (*)
  da3fd01... ipa: Avoid constructing aggregate jump functions with huge  (*)
  b024858... build: Check that -lzstd can be linked (*)
  9fd6d83... param: document ranger-recompute-depth (*)
  2a0c4a1... Added item entry in docs for the new check_effective_target (*)
  63e95a8... RISC-V: Fix typo (*)
  0580ea4... rs6000: Modify test case after mode promotion disabled (*)
  b551ea3... Document signbitm2. (*)
  5f10c7f... Daily bump. (*)
  8f989fe... Fix gnat.dg/opt39.adb on hppa. (*)
  e355038... Skip gnat.dg/prot7.adb on hppa. (*)
  5bb27a1... PR modula2/109336 pass -fmod= though and build m2/stage2/cc (*)
  1719fa4... libiberty: Make strstr.c in libiberty ANSI compliant (*)
  802ab7d... RISC-V: Fix reload fail issue on vector mac instructions (*)
  db4f7a9... RISC-V: Fix ICE and codegen error of scalar move in RV32 sy (*)
  236cde7... Daily bump. (*)
  a5de246... c++: NTTP constraint depending on outer parms [PR109160] (*)
  b5e38b1... c++: improve "NTTP argument considered unused" fix [PR53164 (*)
  b06464c... Change "long_double" into "long double" for C prototypes fr (*)
  69044e1... range-op-float: Further foperator_{,not_}equal::fold_range  (*)
  5fe05ff... range-op-float: Further comparison fixes (*)
  87d3bc5... testsuite: Add testcase for already fixed PR [PR109362] (*)
  b1f6cb2... aarch64, builtins: Include PR registers in FUNCTION_ARG_REG (*)
  fc4cde2... c++,coroutines: Stabilize names of promoted slot vars [PR10 (*)
  e11cde0... Daily bump. (*)
  4969dcd... libstdc++: Teach optimizer that empty COW strings are empty (*)
  92f02e7... testsuite, analyzer: Fix up pipe-glibc.c testcase [PR107396 (*)
  1e1b30a... Adjust testcases to not produce errors.. (*)
  e9910e0... LRA: Implement commutative operands exchange for combining  (*)
  a35e804... libstdc++: Avoid -Wmaybe-uninitialized warning in std::stop (*)
  10e573e... libstdc++: Revert addition of boolean flag to net::ip::basi (*)
  e02c9d9... range-op-float, value-range: Fix up handling of UN{LT,LE,GT (*)
  79d1e0b... c++tools: Fix Makefile to properly clean and rebuild [PR101 (*)
  6083884... RISC-V: Fix missing file dependency in RISC-V back-end [PR1 (*)
  5de5e97... Adjust memory_move_cost for MASK_REGS when MODE_SIZE > 8. (*)
  65dd42d... c-c++-common/Warray-bounds.c: Fix excess warnings on LLP64 (*)
  fe42e7f... Rename ufix_trunc/ufloat* patterns to fixuns_trunc/floatuns (*)
  d20a6a3... Daily bump. (*)
  58df535... c++: anonymous union member reference [PR105452] (*)
  85131af... c++: generic lambda and function ptr conv [PR105221] (*)
  83d2b1c... libiberty: Remove a reference to the Glibc manual (*)
  c016887... c++: Fix up ICE in build_min_non_dep_op_overload [PR109319] (*)
  429a7a8... Add recursive GORI recompuations with a depth limit. (*)
  a23b33a... c++: lambda mangling alias issues [PR107897] (*)
  04b0a7b... tree-optimization/107561 - reduce -Wstringop-overflow false (*)
  1d0ba44... tree-optimization/109342 - wrong code with edge equivalence (*)

(*) 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-04-06  6:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-06  6:33 [gcc/aoliva/heads/testme] (106 commits) [PR99708] [rs6000] don't expect __ibm128 with 64-bit long d 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).