public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/aoliva/heads/testbase] (79 commits) -finline-stringops: avoid too-wide smallest_int_mode_for_si
@ 2023-12-11 18:52 Alexandre Oliva
  0 siblings, 0 replies; only message in thread
From: Alexandre Oliva @ 2023-12-11 18:52 UTC (permalink / raw)
  To: gcc-cvs

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

 a8a3d832e60... -finline-stringops: avoid too-wide smallest_int_mode_for_si

It previously pointed to:

 5a9e8b0cbbc... strub: skip emutls after strubm errors

Diff:

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

  a8a3d83... -finline-stringops: avoid too-wide smallest_int_mode_for_si (*)
  1e2ea68... -finline-stringops: check base blksize for memset [PR112778 (*)
  76ca5ab... -finline-stringops: don't assume ptr_mode ptr in memset [PR (*)
  07d9f2f... multiflags: fix doc warning (*)
  60decd3... strub: disable on rl78 (*)
  e4fc59e... strub: add note on attribute access (*)
  b806c88... libgfortran: Replace mutex with rwlock (*)
  624e274... PR rtl-optimization/112380: Defend against CLOBBERs in comb (*)
  02f5624... Testsuite: restrict test to nonpic targets (*)
  475b7f4... c++: add fixed testcase [PR63378] (*)
  35ade85... aarch64: Fix wrong code for bfloat when f16 is enabled [PR  (*)
  85c5efc... MATCH: (convert)(zero_one !=/== 0/1) for outer type and zer (*)
  4eaaf7f... analyzer: Remove check of unsigned_char in maybe_undo_optim (*)
  acbfb8b... expr: catch more `a*bool` while expanding  [PR 112935] (*)
  eea2517... [PATCH] wrong code on m68k with -mlong-jump-table-offsets a (*)
  f5fc001... aarch64: enable mixed-types for aarch64 simdclones (*)
  f5aa23f... c++: alias CTAD and specializations table (*)
  b1474da... RISC-V: testsuite: Fix strcmp-run.c test. (*)
  055f08f... OpenMP: Support acquires/release in 'omp require atomic_def (*)
  2505a8b... OpenMP: Minor '!$omp allocators' cleanup (*)
  8d2e5ad... ada: Fix Ada bootstrap on FreeBSD (*)
  0a569f8... RTL-SSA: Fix ICE on record_use of RTL_SSA for RISC-V VSETVL (*)
  4db7441... RISC-V: Robostify shuffle index used by vrgather and fix re (*)
  61f5b64... Testsuite, asan, darwin: Adjust output pattern (*)
  889341a... aarch64: arm_neon.h - Fix -Wincompatible-pointer-types erro (*)
  f9b4dbb... d: Merge upstream dmd, druntime 2bbf64907c, phobos b64bfbf9 (*)
  63194a0... RISC-V: Rename test[NFC] (*)
  d9dd06a... RISC-V: Recognize stepped series in expand_vec_perm_const. (*)
  0af729c... Testsuite, i386: mark test as requiring dfp (*)
  037f570... Simplify vector ((VCE (a cmp b ? -1 : 0)) < 0) ? c : d to j (*)
  53e954a... Testsuite, Darwin: actually skip test (*)
  7e854b5... RISC-V: Support highest overlap for wv instructions (*)
  330bb06... RISC-V: Fix ICE in extract_single_source (*)
  2379510... extend.texi: Mark builtin arguments with @var{...} (*)
  a536d23... RISC-V: Remove poly selftest when --preference=fixed-vlmax (*)
  ec201e2... [PATCH 3/5] [ifcvt] optimize x=c ? (y AND z) : y by RISC-V  (*)
  4719b6f... c++: Fix noexcept checking for trivial operations [PR96090] (*)
  ab3daff... c++: Clear uninstantiated template friend when instantiatin (*)
  2c2df12... Support vpcmov for V4HF/V4BF/V2HF/V2BF under TARGET_XOP. (*)
  ae226cb... rs6000: Guard fctid on PowerPC64 and PowerPC476 (*)
  46e342b... rs6000: Enable lrint<mode>si2 on old archs with stfiwx enab (*)
  4a6613e... Daily bump. (*)
  748766b... Add some new DW_IDX_* constants (*)
  5a4faf9... [PATCH 2/5] [ifcvt] optimize x=c ? (y shift_op z):y by RISC (*)
  b3aed45... aarch64: Fix invalid subregs for BE svread/write_za (*)
  f5c8d6b... aarch64: Fix SMSTART/SMSTOP save/restore for BE (*)
  8c1df40... aarch64: XFAIL some SME tests for BE (*)
  23ea0bc... aarch64: Skip some SME register save tests on BE (*)
  02ecdaa... aarch64: Add -funwind-tables to some tests (*)
  99c5fa3... Fortran: allow NULL() for POINTER, OPTIONAL, CONTIGUOUS dum (*)
  1e462fb... Fortran: function returning contiguous class array [PR10554 (*)
  fa99f7d... doc: small tweak (*)
  40dd7a5... c++: Implement __remove_pointer built-in trait (*)
  6920802... c++: Implement __is_object built-in trait (*)
  ffc0843... c++: Implement __is_function built-in trait (*)
  5bca9af... c++: Implement __is_reference built-in trait (*)
  f4007cb... c++: Implement __is_member_object_pointer built-in trait (*)
  7c62a41... c++: Implement __is_member_function_pointer built-in trait (*)
  bd3776c... c++: Implement __is_member_pointer built-in trait (*)
  8769777... c++: Implement __is_scoped_enum built-in trait (*)
  ea0a0e6... c++: Implement __is_bounded_array built-in trait (*)
  7a585f1... c++: Implement __is_array built-in trait (*)
  e410303... c++: trait patch tweak (*)
  df3559d... c++: Accept the use of built-in trait identifiers (*)
  400cd0c... c-family, c++: Look up built-in traits via identifier node (*)
  c343e42... c++: Sort built-in traits alphabetically (*)
  7fb9454... [committed] Support uaddv and usubv on the H8 (*)
  73f6e1f... [committed] Provide patterns for signed bitfield extraction (*)
  1f55c5c... [committed] Fix length computation of single bit bitfield e (*)
  4ac358c... [committed] Fix length computation for logical shifts on H8 (*)
  fbfe43d... Daily bump. (*)
  c250ff9... phiopt: Fix ICE with large --param l1-cache-line-size= [PR1 (*)
  af8bbd6... testsuite: Add testcase for already fixed PR [PR112924] (*)
  cdf45e0... libstdc++: Fix value of __cpp_lib_format macro [PR111826] (*)
  a314ede... libstdc++: Fix resolution of LWG 4016 for std::ranges::to [ (*)
  36be2a0... driver: Fix memory leak [PR93019] (*)
  388ab03... c++: Don't diagnose ignoring of attributes if all ignored a (*)
  9363d91... RISC-V: Fix VLS mode movmiaslign bug (*)
  0f3bac4... testsuite: Remove gcc.dg/tree-ssa/scev-3.c -4.c and 5.c (*)

(*) This commit already exists in another branch.
    Because the reference `refs/users/aoliva/heads/testbase' 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-12-11 18:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-11 18:52 [gcc/aoliva/heads/testbase] (79 commits) -finline-stringops: avoid too-wide smallest_int_mode_for_si 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).