public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/aoliva/heads/testme] (124 commits) [PR108899] testsuite: fix proc unsupported overriding in mo
@ 2023-03-30 14:06 Alexandre Oliva
  0 siblings, 0 replies; only message in thread
From: Alexandre Oliva @ 2023-03-30 14:06 UTC (permalink / raw)
  To: gcc-cvs

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

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

It previously pointed to:

 fbc083a4d59... [testsuite] [ppc] skip ppc-fortran if fortran is disabled

Diff:

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

  fbc083a... [testsuite] [ppc] skip ppc-fortran if fortran is disabled
  bb11304... [rs6000] Correct match pattern in pr56605.c
  16e525a... [PR99708] [rs6000] don't expect __ibm128 with 64-bit long d
  383aabb... [testsuite] [ppc] expect vectorization in gen-vect-11c.c
  b83b07d... [testsuite] enable -maltivec like vect_int for signbit-2.c
  9e9af74... [rs6000] adjust return_pc debug attrs
  fcbc327... enable adjustment of return_pc debug attrs
  df0d6f8... [testsuite] Adjust for fixed x18, static chain x9 on aarch6
  eabc272... [testsuite] [aarch64] Require fpic effective target.
  fd97a90... testsuite: Robustify aarch64/simd tests against more aggres
  03420f0... ppc: testsuite: vec-mul requires vsx runtime
  cd754a3... ppc: testsuite: float128-hw{,4}.c need -mlong-double-128
  8ffce5b... ppc: testsuite: pr79004 needs -mlong-double-128
  7819639... ppc: testsuite: p9-vec-length: add -mno-strict-align and -m
  845d1c1... decay vect tests from run to link for pr95401
  29df5d2... Compile prefix-ds-dq.c with -mno-strict-align
  7b8288c... add explicit ABI and align options to pr88233.c
  26753fc... adjust vectorization expectations for ppc costmodel 76b
  5865336... disable ldist for test, to restore vectorizing-candidate lo
  80d0158... add sqrt options and test for sqrt support in ppc tests
  53ecd20... xfail fetestexcept test - ppc always uses fcmpu
  25b9448... use -mno-strict-align for strlenopt-80.c on powerpc
  1ad1706... enable sqrt insns for cdce3.c
  fcf2eed... add -mpowerpc-gpopt to options for sqrt insn on PowerPC
  f9a9226... Restrict pr65240 tests to std=c++11 on VxWorks kernel mode
  9d25fa1... Request check for hw support in ppc run tests with -maltive


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

  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
  ee6ae8c... c++: Avoid informs without a warning [PR109278] (*)
  a7df3be... Fix fc-prototypes usage with C_INT64_T and non LP64 Targets (*)
  3588c8c... Generate vpblendd instead of vpblendw for V4SI under AVX2. (*)
  0090888... Daily bump. (*)
  ee122a2... libstdc++: Fix filename of new test [PR109242] (*)
  e0d7714... libstdc++: Fix constexpr functions in <experimental/interne (*)
  ce39714... libstdc++: Apply small fix from LWG 3843 to std::expected (*)
  31a9097... libstdc++: Use std::remove_cv_t in std::optional::transform (*)
  14f50ba... libstdc++: Enforce requirements on template argument of std (*)
  68982b9... CRIS: Make rtx-cost 0 for many CONST_INT "quick" operands (*)
  3be4e43... PR modula2/109336 - The -fmod= and -fdef= options do not wo (*)
  b2f327b... RISC-V: Add Z*inx imcompatible check in gcc (*)
  8b2766e... configure: deprecate --enable-link-mutex option (*)
  86efc49... tree-optimization/109331 - make sure to clean up the CFG af (*)
  ad32fcb... scan generic vector tests before lowering (*)
  7fd1d28... tree-optimization/109327 - forwprop stmt removal issue (*)
  36330e2... ipa/106124 - ICE with -fkeep-inline-functions and OpenMP (*)
  8dd5793... tree-ssa-math-opts: Move PROP_gimple_opt_math from sincos p (*)
  c995499... tree-optimization/109154 - improve if-conversion for vector (*)
  91293ff... c++: alias ctad refinements [PR109321] (*)
  aa8f424... compiler: mark Call_expression multiple results as a result (*)
  579cdc1... Daily bump. (*)
  f4698e9... Update gcc de.po (*)
  ec12639... libstdc++: Do not use facets cached in ios for ATL128 build (*)
  b3c5933... Enable 'gfortran.dg/weak-2.f90' for nvptx target (*)
  cb6f663... libstdc++: More fixes for null pointers used with std::char (*)
  bf78b43... libstdc++: Tell GCC what basic_string::_M_is_local() means  (*)
  cf19ef9... libstdc++: Update tzdata to 2023a [PR109288] (*)
  2e71f05... libbacktrace: minor fixes for zstd decompression (*)
  22c3a6c... Don't emit -Wxor-used-as-pow on macro expansions [PR107002] (*)
  af45b17... c++: Allow translations of check_postcondition_result messa (*)
  0e8fc61... c-family: -Wsequence-point and COMPONENT_REF [PR107163] (*)
  5a92351... RISC-V: Define __riscv_v_intrinsic [PR109312] (*)
  97383b4... libstdc++: Add missing trait is_simd_flag_type (*)
  fb046e6... haifa-sched: fix autopref_rank_for_schedule comparator [PR1 (*)
  dd63bba... Fix compute_operand when op1 == op2 symbolically. (*)
  2b9d76c... tree-optimization/107087 - missed CCP after forwprop (*)
  e70e36c... mingw: Fix comments in x-mingw32-utf8 (*)
  fcb4115... aarch64: Restore vectorisation of vld1 inputs [PR109072] (*)
  75cda3b... bootstrap/84402 - improve (match ...) code generation (*)
  1a62008... libstdc++: Fix operator% implementation for Clang (*)
  4a9bec9... gcov-tool: Use subcommand rather than sub-command in functi (*)
  0ecebc3... openmp: Fix typo in diagnostics [PR109314] (*)
  ce3974e... range-op-float: Only flush_denormals_to_zero for +-*/ [PR10 (*)
  39a43dc... sanopt: Return TODO_cleanup_cfg if any .{UB,HWA,A}SAN_* cal (*)
  ccaee0d... range-op-float: Use get_nan_state in float_widen_lhs_range (*)
  3c62ba9... Fix line ending (*)
  4b5ef85... i386: Require just 32-bit alignment for SLOT_FLOATxFDI_387  (*)
  a21bd7f... Fix PR target/109140 (*)
  5cea00d... Modula-2: fix documentation layout again (*)
  8443f42... testsuite: Fix weak_undefined handling on Darwin (*)
  304c7d4... Extend UTF-8 support to the 32-bit mingw host. (*)
  b462947... Revert "rtl-optimization/109237 - speedup bb_is_just_return (*)
  21c74b6... fixincludes: Declare memmem if it's not declared in system  (*)
  3331233... Remove Negative(gwarf-) from gdwarf (*)
  cc4b7d6... Disallow -gno-dwarf, gno-dwarf-N, -gno-gdb and -gno-vms (*)
  c4d61d3... CRIS: Correct "T" to define_memory_constraint, not define_c (*)
  09d0a1f... CRIS: Add peephole2 to handle gcc.target/cris/rld-legit1.c  (*)
  75be4ba... CRIS: Improve bailing for eliminable compares for "addi" vs (*)
  bab2fb9... CRIS: Remove unused constraint "R". (*)
  ffcdac4... Daily bump. (*)
  cffa72f... gcov: Fix "subcomand" typos [PR109297] (*)
  bff7c6f... tree-optimization/54498 - testcase for the bug (*)
  ce4a00e... tree-optimization/108357 - add testcase (*)
  9da6f93... target/109296 - riscv: Add missing mode specifiers for XThe (*)
  3c0f5a9... libstdc++: Fix up experimental/net/timer/waitable/dest.cc t (*)
  ff1f2f2... aarch64: update ampere1 vectorization cost (*)
  0599619... fix: pytest error (*)
  776a5bb... rtl-optimization/109237 - speedup bb_is_just_return (*)
  4cbd5ef... lto/109263 - lto-wrapper and -g0 -ggdb (*)
  1e20bb6... rs6000: Make _mm_slli_si128 and _mm_bslli_si128 consistent  (*)
  f33fc07... rs6000: Ensure vec_sld shift count in allowable range [PR10 (*)
  50a36a9... Docs, OpenMP: Correct internal documentation of OMP_FOR. (*)
  9341131... Daily bump. (*)
  55bc61a... m68k: handle TLS access with offset (*)
  07fc349... match.pd: Fix up fneg/fadd simplification [PR109230] (*)
  7eca91d... predict: Don't emit -Wsuggest-attribute=cold warning for fu (*)
  9cdbe57... doc: Remove anachronistic note related to languages built (*)
  810b924... Daily bump. (*)
  b5fce89... Fortran: remove dead code [PR104321] (*)
  d495ea2... diagnostics: ensure that .sarif files are UTF-8 encoded [PR (*)
  13ec81e... Daily bump. (*)
  fdb06fe... docs, analyzer: improvements to "Debugging the Analyzer" (*)
  0849a18... go: Fix up go.test/test/fixedbugs/bug207.go failure [PR1092 (*)
  833233a... Fortran: fix FE memleak with BOZ expressions. (*)
  bbf2424... c++: outer 'this' leaking into local class [PR106969] (*)
  1f641d6... libatomic: Fix SEQ_CST 128-bit atomic load [PR108891] (*)
  243fa48... libgomp.texi: Fix wording in GCN offload specifics (*)
  4e2cdb1... c++: default template arg, partial ordering [PR105481] (*)
  e8fec69... Add caveat/safeguard to OpenMP: Handle descriptors in targe (*)
  7f1e15f... json: preserve key-insertion order [PR109163] (*)
  0409aa5... Ranger cache dominator queries should ignore backedges. (*)
  ed626f1... tree-optimization/106912 - clear const attribute from fntyp (*)
  fe6e61f... modula2: Enable iso-extended-opaque-run-pass.exp to build l (*)
  5450833... builtins: Fix up ICE in inline_string_cmp [PR109258] (*)
  0d9e526... testsuite: Fix up gcc.target/i386/pr109137.c testcase [PR10 (*)
  86111e7... testsuite: Add testcase for already fixed PR [PR99739] (*)

(*) 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-03-30 14:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-30 14:06 [gcc/aoliva/heads/testme] (124 commits) [PR108899] testsuite: fix proc unsupported overriding in mo 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).