public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v2 00/11] OpenMP 5.0: C & C++ "declare mapper" support (plus struct rework, etc.)
 2022-05-24 14:48 UTC  (17+ messages)
` [PATCH v2 01/11] OpenMP 5.0: Clause ordering for OpenMP 5.0 (topological sorting by base pointer)
` [PATCH v2 02/11] Remove omp_target_reorder_clauses
` [PATCH v2 03/11] OpenMP/OpenACC struct sibling list gimplification extension and rework
` [PATCH v2 04/11] OpenMP/OpenACC: Add inspector class to unify mapped address analysis
` [PATCH v2 05/11] OpenMP: Handle reference-typed struct members
` [PATCH v2 06/11] OpenMP: lvalue parsing for map clauses (C++)
` [PATCH v2 08/11] Use OMP_ARRAY_SECTION instead of TREE_LIST in C++ FE
` [PATCH v2 09/11] OpenMP 5.0 "declare mapper" support for C++

[PATCH] gcc: add --enable-systemtap switch [PR61257]
 2022-05-24 14:47 UTC  (4+ messages)

[PATCH][wwwdocs] Document ASAN changes for GCC 13
 2022-05-24 14:33 UTC  (3+ messages)

[PATCH 1/8] Move FINAL and OVERRIDE from ansidecl.h to gcc-plugin.h
 2022-05-24 14:12 UTC  (5+ messages)
` [PATCH] libiberty: remove FINAL and OVERRIDE from ansidecl.h

[PATCH] c: Improve build_component_ref diagnostics [PR91134]
 2022-05-24 13:59 UTC  (4+ messages)

[PATCH] c++: ICE with temporary of class type in DMI [PR100252]
 2022-05-24 13:55 UTC  (12+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "
          ` [PATCH v4] "
              ` [PATCH v5] "

[PATCH] Canonicalize X&-Y as X*Y in match.pd when Y is [0,1]
 2022-05-24 13:54 UTC 

[PATCH 00/10] Add 'final' and 'override' where missing
 2022-05-24 13:15 UTC  (15+ messages)
` [PATCH 01/10] Add 'final' and 'override' to opt_pass vfunc impls
` [PATCH 02/10] Add 'final' and 'override' on dom_walker "
` [PATCH 03/10] expr.cc: use final/override on op_by_pieces_d vfuncs
` [PATCH 04/10] tree-switch-conversion.h: use final/override for cluster vfunc impls
` [PATCH 05/10] d: add 'final' and 'override' to gcc/d/*.cc 'visit' impls
` [PATCH 06/10] ipa: add 'final' and 'override' to call_summary_base vfunc impls
` [PATCH 07/10] value-relation.h: add 'final' and 'override' to relation_oracle "
` [PATCH 08/10] i386: add 'final' and 'override' to scalar_chain "
` [PATCH 09/10] tree-vect-slp-patterns.cc: add 'final' and 'override' to vect_pattern::build impls
` [PATCH 10/10] Add 'final' and 'override' in various places

[PATCH V4 0/3] RISC-V:Add mininal support for Zicbo[mzp]
 2022-05-24 13:02 UTC  (2+ messages)

[PATCH] c++: fix ICE on invalid attributes [PR96637]
 2022-05-24 12:40 UTC  (5+ messages)

[PATCH] c++: set TYPE_CANONICAL for most templated types
 2022-05-24 12:19 UTC  (4+ messages)

[wwwdocs] Document <cstdint> changes in libstdc++
 2022-05-24 12:08 UTC 

[PATCH] limits.h, syslimits.h: do not install to include-fixed
 2022-05-24 12:06 UTC  (2+ messages)

[PATCH] configure: add --disable-fix-includes
 2022-05-24 12:05 UTC  (11+ messages)
                  ` [PATCH v2] Support --disable-fixincludes

[DOCS][PATCH][PUSHED] GCC 13: come up with Porting to
 2022-05-24 12:00 UTC 

[PATCH] Add operators / and * for profile_{count,probability}
 2022-05-24 11:35 UTC  (4+ messages)

[PATCH] Extend --with-zstd documentation
 2022-05-24 11:24 UTC  (4+ messages)

[PATCH 0/8][RFC] Support BTF decl_tag and type_tag annotations
 2022-05-24 11:07 UTC  (12+ messages)
` [ping][PATCH "
  ` [ping2][PATCH "

[PATCH] Introduce -finstrument-functions-once
 2022-05-24 10:48 UTC 

[PATCH][_Hashtable] Fix insertion of range of type convertible to value_type PR 56112
 2022-05-24 10:31 UTC  (5+ messages)

[PATCH] Modula-2: merge proposal/review: 1/9 01.patch-set-01
 2022-05-24 10:26 UTC  (5+ messages)

[PATCH] middle-end/105711 - properly handle CONST_INT when expanding bitfields
 2022-05-24 10:12 UTC  (3+ messages)

[PATCH/RFC] PR tree-optimization/96912: Recognize VEC_COND_EXPR in match.pd
 2022-05-24 10:10 UTC  (4+ messages)

[0/9] [middle-end] Add param to vec_perm_const hook to specify mode of input operand
 2022-05-24  9:20 UTC  (6+ messages)

[PATCH v4, rs6000] Add V1TI into vector comparison expand [PR103316]
 2022-05-24  8:45 UTC 

[PATCH] gengtype: do not skip char after escape sequnce
 2022-05-24  8:45 UTC  (4+ messages)

[PATCH] opts: improve option suggestion
 2022-05-24  8:45 UTC  (4+ messages)

[Patch] OpenMP: Support nowait with Fortran [PR105378]
 2022-05-24  8:37 UTC  (2+ messages)

[PATCH] tree-optimization/100221 - improve DSE a bit
 2022-05-24  8:34 UTC  (3+ messages)

[PATCH] [PR/target 105666] RISC-V: Inhibit FP <--> int register moves via tune param
 2022-05-24  7:59 UTC  (3+ messages)

[committed] openmp: Add taskwait nowait depend support [PR105378]
 2022-05-24  7:17 UTC 

[PATCH] DSE: Use the constant source if possible
 2022-05-24  6:42 UTC  (4+ messages)
  ` [PATCH v2] DSE: Use the constant store "

[PATCH] middle-end/105604 - snprintf dianostics and non-constant sizes/offsets
 2022-05-24  6:26 UTC  (7+ messages)

[PATCH] x86: Avoid uninitialized variable in PR target/104441 test
 2022-05-24  6:25 UTC  (3+ messages)

[PATCH v3] x86: Document -mcet-switch
 2022-05-24  6:24 UTC  (2+ messages)

[PATCH, committed] testsuite/rs6000: Adjust gcc.target/powerpc/pr78604.c [PR105706]
 2022-05-24  6:21 UTC 

[patch][gcc13][i386][pr101891]Adjust -fzero-call-used-regs to always use XOR
 2022-05-24  6:19 UTC  (10+ messages)
              ` Back porting to GCC11/GCC12: "

[PATCH, committed] rs6000: Skip debug insns for union [PR105627]
 2022-05-24  6:13 UTC 

[PATCH] RISC-V: Enable TARGET_SUPPORTS_WIDE_INT
 2022-05-23 23:32 UTC  (3+ messages)

[committed] test plugins: use "final" and "override" directly, rather than via macros
 2022-05-23 23:30 UTC 

[x86 PATCH] Optimize double word negation of zero extended values
 2022-05-23 20:40 UTC  (2+ messages)

[committed] jit: use 'final' and 'override' where appropriate
 2022-05-23 19:14 UTC 

[committed] analyzer: use 'final' and 'override' where appropriate
 2022-05-23 19:13 UTC 

[BACKPORT gcc-10 COMMITTED] rs6000: __Uglify non-uglified local variables in headers
 2022-05-23 18:24 UTC 

[r13-707 Regression] FAIL: gcc.target/i386/pr45685.c scan-assembler-times cmov 6 on Linux/x86_64
 2022-05-23 18:20 UTC 

[BACKPORT COMMITTED] rs6000: __Uglify non-uglified local variables in headers
 2022-05-23 17:28 UTC 

[2/2] PR96463 -- changes to type checking vec_perm_expr in middle end
 2022-05-23 17:27 UTC  (12+ messages)

[PATCH] tree-optimization/105629 - spaceship recognition regression
 2022-05-23 16:27 UTC  (2+ messages)

[PATCH v3 4/5] xtensa: Add setmemsi insn pattern
 2022-05-23 15:52 UTC 

demangler: C++ modules support
 2022-05-23 13:07 UTC 

Adjust affected targets for vec_perm_const hook
 2022-05-23 12:45 UTC  (2+ messages)

[PATCH] PR tree-optimization/105668: Provide RTL expansion for VEC_COND_EXPR
 2022-05-23 12:35 UTC  (2+ messages)

[x86 PING] Peephole pand;pxor into pandn
 2022-05-23 12:16 UTC  (7+ messages)

[PATCH] Use more ARRAY_SIZE
 2022-05-23 11:57 UTC  (7+ messages)

[PATCH] ipa-visibility: Optimize TLS access [PR99619]
 2022-05-23 10:56 UTC  (7+ messages)

[PATCH] Remove forward_propagate_into_cond
 2022-05-23 10:55 UTC 

[PATCH] Simplify vec_unpack of uniform_vector_p constructors in match.pd
 2022-05-23 10:49 UTC  (2+ messages)

[PATCH] [x86_64]: Zhaoxin lujiazui enablement
 2022-05-23 10:44 UTC  (5+ messages)

[PATCH] Guard against applying scale with 0 denominator
 2022-05-23 10:33 UTC  (6+ messages)
  ` [EXTERNAL] "

[x86 PATCH] PR tree-optimization/105668: Provide vcond_mask_v1tiv1ti pattern
 2022-05-23 10:29 UTC  (4+ messages)

[PATCH v3 0/3] RISC-V: Support z[f/d]inx extension
 2022-05-23 10:04 UTC  (4+ messages)
` [PATCH v3 1/3] RISC-V: Minimal support of "
` [PATCH v3 2/3] RISC-V: Target support for "
` [PATCH v3 3/3] RISC-V: Limit regs use "

[PATCH v3 0/3] RISC-V: Support z[f/d]inx extension
 2022-05-23 10:02 UTC 

[Patch] OpenMP: Handle descriptors in target's firstprivate [PR104949]
 2022-05-23  9:00 UTC  (3+ messages)

[PATCH] Minor improvement to genpreds.cc
 2022-05-23  8:21 UTC  (2+ messages)

[RFA] gcc.misc-tests/outputs.exp: Use link test to check for -gsplit-dwarf support
 2022-05-23  8:05 UTC  (3+ messages)
` [ping] "

[PATCH] testsuite: mallign: Handle word size of 1 byte
 2022-05-23  8:04 UTC  (3+ messages)

[PATCH v2 0/1] RISC-V: Fix canonical extension order (K and J)
 2022-05-23  2:51 UTC  (3+ messages)
  ` [PATCH v2 1/1] "

[committed] wwwdocs: gcc-12: Fix HTML around RISC-V entries
 2022-05-23  2:44 UTC  (2+ messages)

[PATCH] rs6000: add support for sanitizers on FreeBSD
 2022-05-23  2:39 UTC  (3+ messages)

[PATCH] Store complicated const into pool
 2022-05-23  1:39 UTC  (2+ messages)
` [PATCH V2]rs6000: Store complicated constant "

[PATCH] Add divide by zero side effect
 2022-05-22 18:55 UTC  (18+ messages)

[PATCH 1/1] RISC-V: Fix canonical extension order (K and J)
 2022-05-22  9:35 UTC 

[PATCH] gdc 9, 10 and 11 bug fix
 2022-05-22  0:05 UTC  (10+ messages)

[wwwdocs] gcc-12/changes.html: Document the RISC-V libstdc++ -latomic detection
 2022-05-21 22:25 UTC  (3+ messages)

[committed] testsuite: Skip vectorize tests for PRU
 2022-05-21 18:35 UTC 

[committed] testsuite: Adjust pr91088.c for default_packed targets
 2022-05-21 18:35 UTC 

[committed] testsuite: Skip gcc.dg/pr46647.c for PRU
 2022-05-21 18:35 UTC 

[committed] testsuite: Skip ifcvt-4.c for PRU
 2022-05-21 18:35 UTC 

[committed] testsuite: Mark extra warnings for default_packed
 2022-05-21 18:35 UTC 

[PING] PR middle-end/95126: Expand small const structs as immediate constants
 2022-05-21 10:49 UTC 

[PATCH] Support multilib-aware target lib flags self-specs overriding
 2022-05-20 19:13 UTC 

[x86 PATCH] Some additional ix86_rtx_costs clean-ups: NEG, AND and pandn
 2022-05-20 18:36 UTC  (3+ messages)

[PATCH] libstdc++-v3: Set 26_numerics/random/n.b.d./op./values.cc timeout-factor to 3
 2022-05-20 15:06 UTC  (5+ messages)

[PATCH 1/8] Move FINAL and OVERRIDE from ansidecl.h to gcc-plugin.h
 2022-05-20 14:20 UTC  (4+ messages)

[PATCH] Modula-2: merge proposal/review: 8/9 08.patch-set-06 v2
 2022-05-20 12:12 UTC 

[PATCH] Modula-2: merge proposal/review: 7/9 07.patch-set-05 v2
 2022-05-20 11:43 UTC 

[PATCH v2 09/10] libgcc: Add support for HF mode (aka __fp16) in libbid
 2022-05-20  7:47 UTC  (5+ messages)
` [PATCH v3 09/10] libgcc: Add support for HF mode (aka _Float16) "

[PATCH] ipa-icf: skip variables with body_removed
 2022-05-20  7:46 UTC  (3+ messages)

GCC 9.4.1 Status Report (2022-05-20)
 2022-05-20  7:08 UTC 

[PATCH, OpenMP] Implement uses_allocators clause for target regions
 2022-05-20  6:59 UTC  (5+ messages)
  ` [PATCH, OpenMP, v2] "

[PATCH] Increase move cost between mask and gpr
 2022-05-20  4:59 UTC 

[PATCH v2] x86: Document -mcet-switch
 2022-05-19 23:37 UTC  (6+ messages)

[PATCH] Remove GIMPLE restriction of ! using match.pd patterns
 2022-05-19 22:47 UTC  (2+ messages)

[committed] libstdc++: Avoid including <cstdint> for std::char_traits
 2022-05-19 22:43 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).