public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 00/12] Tweaks and extensions to the mode-switching pass
 2023-11-05 18:46 UTC  (2+ messages)
` [PATCH 01/12] mode-switching: Tweak the macro/hook documentation

[PATCH] explow: Avoid unnecessary alignment operations
 2023-11-05 18:33 UTC 

[PATCH] explow: Allow dynamic allocations after vregs
 2023-11-05 18:32 UTC 

[pushed] mode-switching: Remove unused bbnum field
 2023-11-05 18:31 UTC 

[pushed] read-rtl: Fix infinite loop while parsing [...]
 2023-11-05 18:27 UTC 

[PATCH] Simplify year::is_leap()
 2023-11-05 18:01 UTC 

[PATCH] c++: Fix error recovery ICE [PR112365]
 2023-11-05 17:42 UTC 

[committed] openmp: Mention C attribute syntax in documentation
 2023-11-05 17:38 UTC 

[committed] openmp: Adjust handling of __has_attribute (omp::directive)/sequence and add omp::decl
 2023-11-05 17:37 UTC 

[PATCH] Remove unnecessary "& 1" in year_month_day_last::day()
 2023-11-05 16:09 UTC  (3+ messages)

[PATCH v4 2/2] c++: Diagnostics for P0847R7 (Deducing this) [PR102609]
 2023-11-05 15:06 UTC 

[PATCH v4 1/2] c++: Initial support for P0847R7 (Deducing this) [PR102609]
 2023-11-05 15:06 UTC 

[PATCH v1] RISC-V: Support FP rint to i/l/ll diff size autovec
 2023-11-05  9:43 UTC  (2+ messages)

[Committed] RISC-V: Fix bug of vlds attribute
 2023-11-05  2:37 UTC 

[PATCH] Fix PR ada/111909 On Darwin, determine filesystem case sensitivity at runtime
 2023-11-04 23:28 UTC  (4+ messages)

[PATCH] tree-optimization: Add register pressure heuristics
 2023-11-04 17:49 UTC  (6+ messages)

[PATCH] diagnostics: fix gcc-urlifier.cc bootstrap failure [PR112379]
 2023-11-04 17:36 UTC  (2+ messages)

Remove redundant partial specialization in _Nth_type
 2023-11-04  8:45 UTC  (3+ messages)

[committed] libstdc++: Use strerror_r in std::generic_category()::message(int) [PR110133]
 2023-11-04  8:44 UTC 

[committed] libstdc++: Replace "_N" in examples of naming conventions
 2023-11-04  8:33 UTC 

[committed] openmp: Add omp::decl support for C2X
 2023-11-04  8:16 UTC 

[committed] openmp: Add support for omp::directive and omp::sequence attributes in C2X
 2023-11-04  8:15 UTC 

[PATCH] Fortran: Fix generate_error library function fnspec
 2023-11-04  7:56 UTC 

[PATCH 1/2] c++: Initial support for P0847R7 (Deducing This) [PR102609]
 2023-11-04  6:40 UTC  (14+ messages)
` [PATCH v3 "

[PATCH 3/4] diagnostics: add automatic URL-ification within messages
 2023-11-04  1:59 UTC  (2+ messages)
` [pushed] "

[PATCH v1] RISC-V: Remove HF modes of FP to INT rounding autovec
 2023-11-04  1:55 UTC  (3+ messages)

[pushed] diagnostics: convert diagnostic_context to a class
 2023-11-04  1:53 UTC 

[PATCH v3] gcc: Introduce -fhardened
 2023-11-03 22:51 UTC  (3+ messages)
  ` [PATCH v4] "

[PATCH] attribs: Fix ICE with -Wno-attributes= [PR112339]
 2023-11-03 22:43 UTC  (2+ messages)

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

[PATCH] Fortran: fix issue with multiple references of a procedure pointer [PR97245]
 2023-11-03 21:02 UTC  (2+ messages)

[PATCH] Format gotools.sum closer to what DejaGnu does
 2023-11-03 19:54 UTC  (8+ messages)
        ` [PATCH v2] "

[PATCH] openmp: Add support for the 'indirect' clause in C/C++
 2023-11-03 19:53 UTC  (3+ messages)

[ARC PATCH] Provide a TARGET_FOLD_BUILTIN target hook
 2023-11-03 19:43 UTC 

RFC: the proposal to resolve the missing dependency issue for counted_by attribute
 2023-11-03 19:33 UTC  (30+ messages)

[RFC] vect: disable multiple calls of poly simdclones
 2023-11-03 19:08 UTC 

[PATCH] c++: Implement C++26 P1854R4 - Making non-encodable string literals ill-formed [PR110341]
 2023-11-03 18:58 UTC  (5+ messages)
      ` [PATCH] c++, v2: "

[AVR PATCH] Improvements to SImode and PSImode shifts by constants
 2023-11-03 18:28 UTC  (2+ messages)

[pushed] diagnostics: consolidate group-handling fields in diagnostic_context
 2023-11-03 18:02 UTC 

[PATCH] c++: implement P2564, consteval needs to propagate up [PR107687]
 2023-11-03 17:51 UTC  (7+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] libstdc++/complex: Remove implicit type casts in complex
 2023-11-03 17:47 UTC  (3+ messages)

[PATCH] [doc] middle-end/112296 - __builtin_constant_p and side-effects
 2023-11-03 17:26 UTC  (2+ messages)

[COMMITTED 2/2] PR tree-optimization/111766 - Adjust operators equal and not_equal to check bitmasks against constants
 2023-11-03 17:14 UTC 

[COMMITTED 1/2] Remove simple ranges from trailing zero bitmasks
 2023-11-03 17:14 UTC 

[PATCH v4] c-family: Implement __has_feature and __has_extension [PR60512]
 2023-11-03 16:19 UTC  (6+ messages)

[COMMITTED]: i386: Handle multiple address register classes
 2023-11-03 15:39 UTC 

[PATCH v2 0/7] aarch64 GCS preliminary patches
 2023-11-03 15:36 UTC  (8+ messages)
` [PATCH v2 1/7] aarch64: Use br instead of ret for eh_return
` [PATCH v2 2/7] aarch64: Do not force a stack frame for EH returns
` [PATCH v2 3/7] aarch64: Add eh_return compile tests
` [PATCH v2 4/7] aarch64: Disable branch-protection for pcs tests
` [PATCH v2 5/7] aarch64,arm: Remove accepted_branch_protection_string
` [PATCH v2 6/7] aarch64,arm: Fix branch-protection= parsing
` [PATCH v2 7/7] aarch64,arm: Move branch-protection data to targets

[PATCH] c++: partial spec constraint checking context [PR105220]
 2023-11-03 15:02 UTC  (3+ messages)

[PATCH 0/3] Enable full libgfortran for AMD GCN
 2023-11-03 14:54 UTC  (3+ messages)
` [PATCH 1/3] Create GCN-specific gthreads
  ` GCN: Address undeclared 'NULL' usage in 'libgcc/config/gcn/gthr-gcn.h:__gthread_getspecific' (was: [PATCH 1/3] Create GCN-specific gthreads)

[PATCH] Testcases for vectorizer peeling
 2023-11-03 14:54 UTC 

[PATCH] libstdc++: avoid uninitialized read in basic_string constructor
 2023-11-03 14:27 UTC  (5+ messages)

[PATCH] Cleanup vectorizable_live_operation
 2023-11-03 14:16 UTC 

Order#52377
 2023-11-03 13:47 UTC 

[RFC, RFA PATCH] i386: Handle multiple address register classes
 2023-11-03 13:24 UTC  (4+ messages)

[PATCH] Fortran: Fix generate_error library function fnspec
 2023-11-03 13:22 UTC  (2+ messages)

[PATCH] aarch64: Rework aarch64_modes_tieable_p [PR112105]
 2023-11-03 12:46 UTC 

[pushed] aarch64: Remove unnecessary can_create_pseudo_p condition
 2023-11-03 12:44 UTC 

[0/3] target_version and aarch64 function multiversioning
 2023-11-03 12:43 UTC  (4+ messages)
` [1/3] Add support for target_version attribute

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

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] tree-optimization/112310 - code hoisting undefined behavior
 2023-11-03 10:34 UTC 

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

[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 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 

[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 

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

[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++: 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  (2+ 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, fortran] PR98498 - Interp request: defined operators and unlimited polymorphic
 2023-11-02 20:35 UTC  (5+ 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 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] 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  (2+ messages)
` [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 

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