public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
Splitting up 27_io/basic_istream/ignore/wchar_t/94749.cc (takes too long)
 2023-06-09 20:40 UTC  (4+ messages)

[PATCH V2] Optimize '(X - N * M) / N' to 'X / N - M' if valid
 2023-06-09 20:26 UTC  (4+ messages)

[PATCH 1/2] analyzer: Fix allocation size false positive on conjured svalue [PR109577]
 2023-06-09 20:21 UTC  (4+ messages)
` [PATCH 2/2] testsuite: Add more allocation size tests for conjured svalues [PR110014]

[PATCH] simplify-rtx: Implement constant folding of SS_TRUNCATE, US_TRUNCATE
 2023-06-09 18:08 UTC  (3+ messages)

[PATCH v2 0/7] c++, libstdc++: get std::is_object to dispatch to new built-in traits
 2023-06-09 17:54 UTC  (4+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 4/6] libstdc++: use new built-in trait __is_function for std::is_function

[PATCH V6] VECT: Add SELECT_VL support
 2023-06-09 17:44 UTC  (8+ messages)
  `  "

[PATCH] MATCH: Fix zero_one_valued_p not to match signed 1 bit integers
 2023-06-09 17:27 UTC 

[COMMITTED] PR ipa/109886 - Also check type being cast to
 2023-06-09 16:37 UTC 

[COMMITTED] Relocate range_cast to header, and add a generic version
 2023-06-09 16:37 UTC 

[pushed] c++: fix 32-bit spaceship failures [PR110185]
 2023-06-09 15:41 UTC 

[pushed] c++: diagnose auto in template arg
 2023-06-09 15:41 UTC 

[pushed] c++: init-list of uncopyable type [PR110102]
 2023-06-09 15:39 UTC 

[PATCH] c++: diagnostic ICE b/c of empty TPARMS_PRIMARY_TEMPLATE [PR109655]
 2023-06-09 15:19 UTC 

[PATCH V2] RISC-V: Rework Phase 5 && Phase 6 of VSETVL PASS
 2023-06-09 15:09 UTC  (7+ messages)
  `  "

[PATCH] RISC-V: Fix V_WHOLE && V_FRACT iterator requirement
 2023-06-09 14:45 UTC  (5+ messages)
  `  "

[PATCH] testsuite: fix the condition bug in tsvc s176
 2023-06-09 13:49 UTC  (4+ messages)

[PATCH 2/2] ipa-cp: Feed results of IPA-CP into value numbering
 2023-06-09 12:57 UTC  (3+ messages)

[PATCH] Make sure SCALAR_INT_MODE_P before invoke try_const_anchors
 2023-06-09 12:52 UTC  (9+ messages)

[PATCH] fix frange_nextafter odr violation
 2023-06-09 12:50 UTC  (4+ messages)

[PATCH] libatomic: x86_64: Always try ifunc
 2023-06-09 12:49 UTC  (3+ messages)
` Ping: "

[committed] libstdc++: Remove duplicate definition of _Float128 std::from_chars [PR110077]
 2023-06-09 12:26 UTC 

[committed] libstdc++: Add preprocessor checks to <experimental/internet> [PR100285]
 2023-06-09 12:19 UTC 

[PATCH RFC] c++: use __cxa_call_terminate for MUST_NOT_THROW [PR97720]
 2023-06-09 12:15 UTC  (8+ messages)

[committed] libstdc++: Bump library version to libstdc++.so.6.0.33
 2023-06-09 12:14 UTC 

[committed] libstdc++: Fix P2510R3 "Formatting pointers" [PR110149]
 2023-06-09 12:10 UTC 

[committed] libstdc++: Optimize std::to_array for trivial types [PR110167]
 2023-06-09 12:09 UTC 

[PATCH] Add COMPLEX_VECTOR_INT modes
 2023-06-09 11:57 UTC  (9+ messages)

[PATCH] Prevent TYPE_PRECISION on VECTOR_TYPEs
 2023-06-09 11:53 UTC  (2+ messages)

[PATCH] RISC-V: Rework Phase 5 && Phase 6 of VSETVL PASS
 2023-06-09 10:32 UTC 

[PATCH] RISCV: Add vector psabi checking
 2023-06-09  9:51 UTC  (3+ messages)
` [PATCH v4] RISC-V: "

[PATCH] MATCH: Fix zero_one_valued_p not to match signed 1 bit integers
 2023-06-09  9:11 UTC  (3+ messages)

[PATCH] doc: Clarification for -Wmissing-field-initializers
 2023-06-09  9:04 UTC  (2+ messages)

[committed] libstdc++: Fix code size regressions in std::vector [PR110060]
 2023-06-09  9:00 UTC  (6+ messages)

[PATCH] testsuite: fix the condition bug in tsvc s176
 2023-06-09  8:58 UTC  (2+ messages)

[committed] libstdc++: Improve tests for emplace member of sequence containers
 2023-06-09  8:56 UTC 

[PATCH V5] VECT: Add SELECT_VL support
 2023-06-09  8:40 UTC  (5+ messages)
  `  "

[COMMITTED 2/4] - Remove tree_code from range-operator
 2023-06-09  8:36 UTC  (2+ messages)

[PATCH v1] RISC-V: Refactor ZVFHMIN to separated iterator and pattern
 2023-06-09  8:32 UTC  (27+ messages)
` [PATCH v5] RISC-V: Refactor requirement of ZVFH and ZVFHMIN
` [PATCH v6] "
` [PATCH v7] "
` [PATCH v8] "
      `  "
` [PATCH v9] "
      `  "
` [PATCH v10] "

[PATCH v1] RISC-V: Fix one warning of frm enum
 2023-06-09  8:14 UTC  (4+ messages)

[committed] fortran: Fix ICE on pr96024.f90 on big-endian hosts [PR96024]
 2023-06-09  8:04 UTC 

[PATCH] Prevent TYPE_PRECISION on VECTOR_TYPEs
 2023-06-09  7:40 UTC 

[PATCH] middle-end/110182 - TYPE_PRECISION on VECTOR_TYPE causes wrong-code
 2023-06-09  7:39 UTC 

[PATCH] Don't fold _mm{, 256}_blendv_epi8 into (mask < 0 ? src1 : src2) when -funsigned-char
 2023-06-09  1:49 UTC  (3+ messages)
` [PATCH v2] Explicitly view_convert_expr mask to signed type when folding pblendvb builtins

[PATCH] Fold _mm{,256,512}_abs_{epi8,epi16,epi32,epi64} into gimple ABSU_EXPR + VCE
 2023-06-09  1:47 UTC  (6+ messages)
` [PATCH] Fold _mm{, 256, 512}_abs_{epi8, epi16, epi32, epi64} "

[PATCH 0/2] RISC-V: New pass to optimize calculation of offsets for memory operations
 2023-06-09  0:57 UTC  (7+ messages)
` [PATCH 1/2] Implementation of new RISCV optimizations pass: fold-mem-offsets
` [PATCH 2/2] cprop_hardreg: Enable propagation of the stack pointer if possible

[pushed] c++: allow NRV and non-NRV returns [PR58487]
 2023-06-09  0:42 UTC  (2+ messages)

[PATCH] analyzer: Standalone OOB-warning [PR109437, PR109439]
 2023-06-09  0:36 UTC  (5+ messages)
    ` Fwd: "

[PATCH] c++: unsynthesized defaulted constexpr fn [PR110122]
 2023-06-08 23:50 UTC  (4+ messages)

Orphaned patches
 2023-06-08 21:19 UTC 

[COMMITTED 4/4] Provide a new dispatch mechanism for range-ops
 2023-06-08 18:58 UTC 

[COMMITTED 3/4] Unify range_operators to one class
 2023-06-08 18:57 UTC 

[COMMITTED 1/4] Fix floating point bug in fold_range
 2023-06-08 18:57 UTC 

[PATCH][RFC] c++: Accept elaborated-enum-base in system headers
 2023-06-08 18:47 UTC  (3+ messages)
  ` Fwd: "

[PATCH] Fortran: add Fortran 2018 IEEE_{MIN,MAX} functions
 2023-06-08 18:17 UTC  (10+ messages)

[PATCH v6 0/4] P1689R5 support
 2023-06-08 17:59 UTC  (2+ messages)

[PATCH] RFC: New compact syntax for insn and insn_split in Machine Descriptions
 2023-06-08 16:49 UTC  (11+ messages)
` [PATCH v2] machine descriptor: "

Quality Budget Estimation
 2023-06-08 15:47 UTC 

[PATCH] rs6000: Add builtins for IEEE 128-bit floating point values
 2023-06-08 15:21 UTC  (6+ messages)
      ` [PATCH ver 3] "

[PATCH] RISC-V: Add Veyron V1 pipeline description
 2023-06-08 15:18 UTC  (7+ messages)

[PATCH v2] RISC-V: Add more test cases for RVV FP16
 2023-06-08 15:08 UTC  (3+ messages)

[PATCH] RISCV: Add -m(no)-omit-leaf-frame-pointer support
 2023-06-08 15:05 UTC  (6+ messages)

[V1][PATCH 0/3] New attribute "element_count" to annotate bounds for C99 FAM(PR108896)
 2023-06-08 13:06 UTC  (10+ messages)
` [V1][PATCH 1/3] Provide element_count attribute to flexible array member field (PR108896)

[PATCH v4] MIPS: add speculation_barrier support
 2023-06-08 12:35 UTC  (3+ messages)
` [PATCH v5] MIPS: Add "

[PATCH] Fortran: add IEEE_QUIET_* and IEEE_SIGNALING_* comparisons
 2023-06-08 12:26 UTC  (3+ messages)

[PATCH][GCC][AArch64] convert some patterns to new MD syntax
 2023-06-08 10:52 UTC  (2+ messages)

[PATCH] rtl: AArch64: New RTL for ABD
 2023-06-08 10:38 UTC  (3+ messages)
  ` [PATCH 2/2] "

[PATCH 1/2] Missed opportunity to use [SU]ABD
 2023-06-08 10:31 UTC  (3+ messages)
` [PATCH] vect: "

[PATCH] Handle FMA friendly in reassoc pass
 2023-06-08  9:51 UTC  (2+ messages)

[COMMITTED] analyzer: Standalone OOB-warning, formatting fixed [PR109437, PR109439]
 2023-06-08  9:30 UTC 

[Patch, fortran] PR87477 - (associate) - [meta-bug] [F03] issues concerning the ASSOCIATE statement
 2023-06-08  9:11 UTC  (7+ messages)

[PATCH v2] LoongArch: Modify the register constraints for template "jumptable" and "indirect_jump" from "r" to "e" [PR110136]
 2023-06-08  6:48 UTC  (2+ messages)

[PATCH] optabs: Implement double-word ctz and ffs expansion
 2023-06-08  5:55 UTC  (2+ messages)

[PATCH] i386: Fix endless recursion in ix86_expand_vector_init_general with MMX [PR110152]
 2023-06-08  5:53 UTC  (2+ messages)

[PATCH V2 0/4] rs6000: build constant via li/lis;rldicX
 2023-06-08  1:55 UTC  (3+ messages)
` [PATCH 3/4] rs6000: build constant via li/lis;rldicl/rldicr
` [PATCH 4/4] rs6000: build constant via li/lis;rldic

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