public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Skip a number of C++ test cases for '-fno-exceptions' testing (was: Support in the GCC(/C++) test suites for '-fno-exceptions')
 2023-11-03 11:15 UTC  (9+ messages)
    ` Skip a number of C++ "split files" test cases for '-fno-exceptions' testing (was: Skip a number of C++ test cases for '-fno-exceptions' testing (was: Support in the GCC(/C++) test suites for '-fno-exceptions'))
      ` Skip a number of 'g++.dg/compat/' test cases for '-fno-exceptions' testing (was: Skip a number of C++ "split files" test cases for '-fno-exceptions' testing (was: Skip a number of C++ test cases for '-fno-exceptions' testing (was: Support in the GCC(/C++) test suites for '-fno-exceptions')))
      ` Skip a number of 'g++.dg/lto/' "
    ` Skip a number of C++ 'g++.dg/tree-prof/' test cases for '-fno-exceptions' testing (was: Skip a number of C++ test cases for '-fno-exceptions' testing (was: Support in the GCC(/C++) test suites for '-fno-exceptions'))
      ` Skip a number of "

[PATCH] tree-optimization/112366 - remove assert for failed live lane code gen
 2023-11-03 11:00 UTC 

[PATCH v4] c-family: Implement __has_feature and __has_extension [PR60512]
 2023-11-03 10:39 UTC  (5+ messages)

[PATCH] tree-optimization/112310 - code hoisting undefined behavior
 2023-11-03 10:34 UTC 

[RFC, RFA PATCH] i386: Handle multiple address register classes
 2023-11-03 10:34 UTC 

[PATCH] tree-optimization: Add register pressure heuristics
 2023-11-03 10:20 UTC  (3+ messages)

[PATCH] vect: allow using inbranch simdclones for masked loops
 2023-11-03  9:55 UTC  (4+ messages)

libstdc++ patch RFA: Fix dl_iterate_phdr configury for libbacktrace
 2023-11-03  9:12 UTC  (2+ messages)

[PATCH] internal-fn: Add VCOND_MASK_LEN
 2023-11-03  9:11 UTC  (10+ messages)
  `  "

[ARC PATCH] Improve DImode left shift by a single bit
 2023-11-03  9:04 UTC  (2+ messages)

[PATCH v1] LoongArch: Fix instruction name typo in lsx_vreplgr2vr_<lsxfmt_f> template
 2023-11-03  9:01 UTC 

[PATCH] OPTAB: Add mask_len_strided_load/mask_len_strided_store optab
 2023-11-03  8:48 UTC 

[PATCH] Fix PR ada/111909 On Darwin, determine filesystem case sensitivity at runtime
 2023-11-03  8:39 UTC  (2+ messages)

[PATCH V2] OPTABS/IFN: Add mask_len_strided_load/mask_len_strided_store OPTABS/IFN
 2023-11-03  8:29 UTC  (12+ messages)
  `  "

[PATCH 0/6] PowerPC Future patches
 2023-11-03  7:53 UTC  (11+ messages)
` [PATCH 1/6] PowerPC: Add -mcpu=future option
  ` Ping #2: "
` [PATCH 2/6] PowerPC: Make -mcpu=future enable -mblock-ops-vector-pair
  ` Ping #2: "
` [PATCH 3/6] PowerPC: Add support for accumulators in DMR registers
  ` Ping #2: "
` [PATCH 5/6] PowerPC: Switch to dense math names for all MMA operations
  ` Ping #2: "
` [PATCH 6/6] PowerPC: Add support for 1,024 bit DMR registers
  ` Ping #2: "

[PATCH] Power10: Add options to disable load and store vector pair
 2023-11-03  7:47 UTC  (2+ messages)
` Ping #2: "

[PATCH v3] rs6000/p8swap: Fix incorrect lane extraction by vec_extract() [PR106770]
 2023-11-03  7:44 UTC 

[tree-optimization/111721 V2] VECT: Support SLP for MASK_LEN_GATHER_LOAD with dummy mask
 2023-11-03  7:35 UTC  (2+ messages)

[PATCH] [doc] middle-end/112296 - __builtin_constant_p and side-effects
 2023-11-03  7:11 UTC 

[PATCH] Fortran: passing of allocatable/pointer arguments to OPTIONAL+VALUE [PR92887]
 2023-11-03  7:01 UTC  (2+ messages)

[Patch, fortran] PR112316 - [13 Regression] Fix for PR87477 rejects valid code with a bogus error
 2023-11-03  6:44 UTC 

RFC: the proposal to resolve the missing dependency issue for counted_by attribute
 2023-11-03  6:32 UTC  (22+ messages)

[PATCH] g++: Add require-effective-target to multi-input file testcase pr95401.cc
 2023-11-03  6:18 UTC 

[PATCH 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
 2023-11-03  4:44 UTC  (16+ messages)
` [PATCH v3 "

[PATCH v1] RISC-V: Refactor prefix [I/L/LL] rounding API autovec iterator
 2023-11-03  3:36 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] recog/reload: Remove old UNARY_P operand support
 2023-11-03  3:33 UTC  (2+ messages)

[PATCH] c++: Implement C++26 P1854R4 - Making non-encodable string literals ill-formed [PR110341]
 2023-11-03  2:23 UTC  (4+ messages)

[PATCH] c++: End lifetime of objects in constexpr after destructor call [PR71093]
 2023-11-03  1:34 UTC  (2+ messages)

[Committed V3] RISC-V: Fix redundant vsetvl in fixed-vlmax vectorized codes[PR112326]
 2023-11-03  0:36 UTC 

[PATCH] g++: Rely on dg-do-what-default to avoid running pr102788.cc on non-vector targets
 2023-11-02 23:45 UTC 

[PATCH] ifcvt/vect: Emit COND_ADD for conditional scalar reduction
 2023-11-02 23:26 UTC  (18+ messages)

[PATCH] RISC-V: Add check for types without insn reservations
 2023-11-02 23:01 UTC  (4+ messages)
  ` [Committed] "

[PATCH V2] RISC-V: Fix redundant vsetvl in fixed-vlmax vectorized codes[PR112326]
 2023-11-02 22:56 UTC  (3+ messages)
  `  "

[PATCH 1/4] contrib: add generate_snapshot_index.py
 2023-11-02 22:18 UTC  (10+ messages)
` [PATCH 2/4] maintainer-scripts/gcc_release: create index between snapshots <-> commits
` [PATCH 3/4] maintainer-scripts/gcc_release: use HTTPS for links
` [PATCH 4/4] maintainer-scripts/gcc_release: cleanup whitespace

[PATCH] libstdc++: avoid uninitialized read in basic_string constructor
 2023-11-02 20:53 UTC  (2+ messages)

[Patch, fortran] PR98498 - Interp request: defined operators and unlimited polymorphic
 2023-11-02 20:35 UTC  (6+ messages)

[pushed] c++: use hash_set in nrv_data
 2023-11-02 20:01 UTC 

[pushed] c++: retval dtor on rethrow [PR112301]
 2023-11-02 20:01 UTC 

[PATCH] gfortran: Rely on dg-do-what-default to avoid running pr85853.f90, pr107254.f90 and vect-alias-check-1.F90 on non-vector targets
 2023-11-02 19:09 UTC 

[PATCH] Format gotools.sum closer to what DejaGnu does
 2023-11-02 18:15 UTC  (5+ messages)

[PATCH V3 0/6] aarch64: Add support for __arm_rsr and __arm_wsr ACLE function family
 2023-11-02 16:38 UTC  (7+ messages)
` [PATCH V3 1/6] aarch64: Sync system register information with Binutils
` [PATCH V3 2/6] aarch64: Add support for aarch64-sys-regs.def
` [PATCH V3 3/6] aarch64: Implement system register validation tools
` [PATCH V3 4/6] aarch64: Implement system register r/w arm ACLE intrinsic functions
` [PATCH V3 5/6] aarch64: Add front-end argument type checking for target builtins
` [PATCH V3 6/6] aarch64: Add system register duplication check selftest

[PATCH] c++: implement P2564, consteval needs to propagate up [PR107687]
 2023-11-02 15:32 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] libstdc++: Improve static assert messages for monadic operations
 2023-11-02 14:54 UTC 

[committed] libstdc++: Add assertion to std::string_view::remove_suffix [PR112314]
 2023-11-02 14:54 UTC 

[C PATCH, v2] Add Walloc-size to warn about insufficient size in allocations [PR71219]
 2023-11-02 13:58 UTC  (6+ messages)
` [PING] "
` [committed] c: Add missing conditions in Walloc-size to avoid ICEs [PR112347]

[committed] d: Merge upstream dmd, druntime 643b1261bb, phobos 1c98326e7
 2023-11-02 13:57 UTC 

[committed] libstdc++: Fix warning during configure
 2023-11-02 13:53 UTC 

[committed] Improve H8 sequences for single bit sign extractions
 2023-11-02 13:34 UTC 

[contrib] Extend and improve validate_failures.py
 2023-11-02 13:31 UTC  (7+ messages)
` [PATCH 01/12] [contrib] validate_failures.py: Avoid testsuite aliasing

[PATCH/RFC 0/4] C/C++/diagnostics: various UX improvements
 2023-11-02 13:19 UTC  (5+ messages)
` [PATCH 1/4] c/c++: rework pragma parsing
` [PATCH 2/4] c: add #pragma GCC show_layout
` [PATCH 3/4] diagnostics: add automatic URL-ification within messages
` [PATCH 4/4] RFC: add contrib/regenerate-index-urls.py

[tree-optimization/111721] VECT: Support SLP for MASK_LEN_GATHER_LOAD with dummy mask
 2023-11-02 13:14 UTC  (4+ messages)
  `  "

[PATCH v2] A new copy propagation and PHI elimination pass
 2023-11-02 13:00 UTC 

[PATCH] A new copy propagation and PHI elimination pass
 2023-11-02 12:56 UTC  (4+ messages)

[pushed] analyzer: fix clang warnings [PR112317]
 2023-11-02 12:48 UTC 

[PATCH v1] EXPMED: Allow vector mode for DSE extract_low_bits [PR111720]
 2023-11-02 12:17 UTC  (3+ messages)

[PATCH] doc: explicitly say 'lifetime' for DCE
 2023-11-02 12:01 UTC  (5+ messages)

[AVR PATCH] Improvements to SImode and PSImode shifts by constants
 2023-11-02 11:54 UTC 

[AVR PATCH] Optimize (X>>C)&1 for C in [1,4,8,16,24] in *insv.any_shift.<mode>
 2023-11-02 11:50 UTC 

[PATCH] RISC-V: Fix bug of AVL propagation PASS
 2023-11-02 11:44 UTC  (3+ messages)

[committed] libstdc++: Minor update to installation docs
 2023-11-02 11:04 UTC  (3+ messages)

[PATCH] tree-optimization/112320 - bougs debug IL after SCCP
 2023-11-02 10:30 UTC 

[COMMITTED] i386: Move stack protector patterns above mov $0 -> xor peephole
 2023-11-02 10:06 UTC 

[PATCH v4] libgfortran: Replace mutex with rwlock
 2023-11-02  9:58 UTC  (11+ messages)

[PATCH 2/2] tree-optimization/111131 - SLP for non-IFN gathers
 2023-11-02  8:47 UTC  (3+ messages)

[PATCH v3 0/2] Replace intl/ with out-of-tree GNU gettext
 2023-11-02  8:45 UTC  (3+ messages)
` [PATCH v3 1/2] intl: remove, in favor of out-of-tree gettext
` [PATCH v3 2/2] *: add modern gettext

[PATCH v3] libiberty: Use posix_spawn in pex-unix when available
 2023-11-02  8:05 UTC  (3+ messages)
` Ping: "

[PATCH] MIPS: Use -mnan value for -mabs if not specified
 2023-11-02  7:50 UTC 

[PATCH 7/7] riscv: Add basic extension support for XTheadFmv and XTheadInt
 2023-11-02  7:42 UTC  (3+ messages)
` [RE] [7/7] "

[PATCH] Reduce false positives for -Wnonnull for VLA parameters [PR98541]
 2023-11-02  7:36 UTC  (2+ messages)

[PATCH] RISC-V: Fix redundant vsetvl in fixed-vlmax vectorized codes[PR112326]
 2023-11-02  3:35 UTC  (2+ messages)

[Committed] RISC-V: Fix redundant attributes
 2023-11-02  2:46 UTC 

[x86_64 PATCH] PR target/110551: Tweak mulx register allocation using peephole2
 2023-11-02  2:06 UTC  (5+ messages)

[PATCH] RISC-V: Support vcreate intrinsics for non-tuple types
 2023-11-02  1:25 UTC  (3+ messages)
  `  "

testsuite: introduce hostedlib effective target
 2023-11-02  1:11 UTC 

[PATCH v4] VECT: Refine the type size restriction of call vectorizer
 2023-11-02  0:54 UTC  (3+ messages)

[PATCH] RISC-V: Allow dest operand and accumulator operand overlap of widen reduction instruction[PR112327]
 2023-11-02  0:52 UTC  (3+ messages)

[PATCH] Add files to discourage submissions of PRs to the GitHub mirror
 2023-11-01 23:31 UTC  (7+ messages)
    ` [PING] "

[PATCH v2] RISC-V: Use riscv_subword_address for atomic_test_and_set
 2023-11-01 22:08 UTC  (3+ messages)
  ` [Committed] "

[PATCH v2] RISC-V: Enable ztso tests on rv32
 2023-11-01 22:03 UTC  (3+ messages)
  ` [Committed] "

[PATCH] preprocessor: Reinitialize frontend parser after loading a PCH [PR112319]
 2023-11-01 21:54 UTC 

[PATCH] RISC-V: fix TARGET_PROMOTE_FUNCTION_MODE hook for libcalls
 2023-11-01 21:51 UTC  (5+ messages)
  ` [[Committed]] "

page:  |  | latest

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