public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 00/10] Add 'final' and 'override' where missing
 2022-05-23 19:28 UTC  (11+ 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

[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 

[PATCH] DSE: Use the constant source if possible
 2022-05-23 18:34 UTC  (3+ messages)
  ` [PATCH v2] DSE: Use the constant store "

[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 

[PATCH] [PR/target 105666] RISC-V: Inhibit FP <--> int register moves via tune param
 2022-05-23 18:12 UTC 

[PATCH] x86: Avoid uninitialized variable in PR target/104441 test
 2022-05-23 17:44 UTC 

[PATCH v3] x86: Document -mcet-switch
 2022-05-23 17:39 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 

[patch][gcc13][i386][pr101891]Adjust -fzero-call-used-regs to always use XOR
 2022-05-23 15:16 UTC  (9+ messages)
              ` Back porting to GCC11/GCC12: "

[PATCH/RFC] PR tree-optimization/96912: Recognize VEC_COND_EXPR in match.pd
 2022-05-23 14:27 UTC  (3+ messages)

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)

[0/9] [middle-end] Add param to vec_perm_const hook to specify mode of input operand
 2022-05-23 12:44 UTC  (5+ 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] Modula-2: merge proposal/review: 1/9 01.patch-set-01
 2022-05-21  1:11 UTC  (4+ messages)

[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  (13+ messages)
` [PATCH 2/8] libcpp: update for move of FINAL And OVERRIDE
` [PATCH 3/8] analyzer: update for move of FINAL and OVERRIDE
` [PATCH 4/8] c-family: "
` [PATCH 5/8] c++: "
` [PATCH 6/8] jit: "
` [PATCH 7/8] gcc: "
` [PATCH 8/8] aarch64: "

[PATCH] configure: add --disable-fix-includes
 2022-05-20 12:42 UTC  (10+ 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  (8+ 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 

[committed] libstdc++: Only include <ext/atomicity.h> for COW string
 2022-05-19 22:43 UTC 

[committed] libstdc++: Ensure pmr aliases work without <memory_resource>
 2022-05-19 22:42 UTC 

[COMMITTED] Add ranger side effect infrastructure
 2022-05-19 16:07 UTC  (4+ messages)

[committed] libstdc++: Implement LWG 3683 for pmr::polymorphic_allocator
 2022-05-19 14:32 UTC 

[PATCH] Fix OMP CAS expansion with separate condition
 2022-05-19 14:27 UTC  (5+ messages)

[PATCH] Mitigate -Wmaybe-uninitialized in expmed.cc
 2022-05-19 14:17 UTC  (3+ messages)

[Ada] Do not give warnings for compiler-generated entities by default
 2022-05-19 14:16 UTC 

[Ada] Small housekeeping work in gnat_gimplify_expr
 2022-05-19 14:16 UTC 

[Ada] Fix internal error on unchecked union with component clauses (2)
 2022-05-19 14:16 UTC 

[Ada] Do not set Current_Error_Node to a node without location
 2022-05-19 14:16 UTC 

[Ada] Fix internal error on semi-circular record types
 2022-05-19 14:16 UTC 

[Ada] Fix for internal error on semi-circular record aggregate
 2022-05-19 14:16 UTC 

[Ada] Preserve unchecked conversion of string constant
 2022-05-19 14:16 UTC 

[Ada] Remove redundant marking of illegal pragma with error posted
 2022-05-19 14:16 UTC 

[Ada] Fix continuation message without a prior error
 2022-05-19 14:16 UTC 

[Ada] Mark Requires_Transient_Scope as Inline
 2022-05-19 14:16 UTC 

[Ada] Fix spurious violations of No_Secondary_Stack restriction
 2022-05-19 14:16 UTC 

[Ada] Fix compilation of raise-gcc.c with -DSTANDALONE under windows
 2022-05-19 14:16 UTC 

[Ada] Preserve and reuse original type in Narrow_Large_Operation
 2022-05-19 14:16 UTC 

[Ada] Wrong interface dynamic dispatch via access parameter
 2022-05-19 14:16 UTC 

[Ada] Ignore Predicate_Failure in GNATprove mode
 2022-05-19 14:16 UTC 

[Ada] Fix bug in handling of Predicate_Failure aspect
 2022-05-19 14:16 UTC 

[Ada] Avoid copy operation for returns involving function calls
 2022-05-19 14:16 UTC 

[Ada] Fix invalid expanded code for entry families
 2022-05-19 14:16 UTC 

[Ada] Cleanup expansion of protected entry families
 2022-05-19 14:16 UTC 

[Ada] Fix proof of runtime unit a-strfix and a-strsup
 2022-05-19 14:16 UTC 

[Ada] Support Ada 2022 null array aggregates
 2022-05-19 14:16 UTC 

[PATCH] Remove get_or_alloc_expression_id
 2022-05-19 14:16 UTC 

[Ada] Further adapt proof of double arithmetic runtime unit
 2022-05-19 14:15 UTC 

[Ada] Improve optimization of "=" on bit-packed arrays
 2022-05-19 14:15 UTC 

[Ada] Casing style on record components
 2022-05-19 14:15 UTC 

[Ada] Get rid of secondary stack for controlled components
 2022-05-19 14:15 UTC 

[Ada] Small housekeeping work continued
 2022-05-19 14:15 UTC 

[Ada] Small housekeeping work
 2022-05-19 14:15 UTC 

[Ada] Remove dead code for scope entity having E_Subprogram_Body kind
 2022-05-19 14:15 UTC 

[PATCH] Modula-2: merge proposal/review: 5/9 05.patch-set-04-2 v2
 2022-05-19 13:55 UTC 

[PATCH] Modula-2: merge proposal/review: 4/9 04.patch-set-04-1 v2
 2022-05-19 13:54 UTC 

[PATCH] PR105647 Update pr105169* so it does not fail on powerpc64le
 2022-05-19 13:01 UTC  (2+ messages)

[committed] analyzer: update docs about -fanalyzer-checker=taint
 2022-05-19 12:59 UTC 

[PATCH take #2] PR middle-end/98865: Expand X*Y as X&-Y when Y is [0.1]
 2022-05-19 12:34 UTC  (2+ messages)

[wwwdocs] OpenMP - minor update/fixes for gomp + gcc-13
 2022-05-19 12:14 UTC  (2+ messages)

[PATCH] middle-end/105604 - snprintf dianostics and non-constant sizes/offsets
 2022-05-19 11:39 UTC  (5+ messages)

Patch structure and timing for re-adding gcj
 2022-05-19 11:38 UTC 

[PATCH] cfgexpand: Yet another spot with debug insns references to global vars without varpool nodes [PR105630]
 2022-05-19  9:47 UTC  (2+ messages)

[PATCH] pointer-query: Fix ICE with non-pointer param [PR105635]
 2022-05-19  9:46 UTC  (2+ messages)

[PATCH] Modula-2: merge proposal/review: 7/9 07.patch-set-05
 2022-05-19  9:43 UTC  (3+ messages)

[PATCH] OpenMP, libgomp: Add new runtime routines omp_target_memcpy_async and omp_target_memcpy_rect_async
 2022-05-19  8:47 UTC  (6+ messages)

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