public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Properly honor param_max_fsm_thread_path_insns in backwards threader
 2022-08-05 16:35 UTC 

[PATCH] lower-subreg, expr: Mitigate inefficiencies derived from "(clobber (reg X))" followed by "(set (subreg (reg X)) (...))"
 2022-08-05 16:20 UTC  (9+ messages)

[PATCH] libcpp: Improve location for macro names [PR66290]
 2022-08-05 16:04 UTC 

[PATCH] Adjust backwards threader costing of PHIs
 2022-08-05 15:46 UTC  (2+ messages)

[GCC][PATCH] arm: Add support for Arm Cortex-M85 CPU
 2022-08-05 15:45 UTC  (2+ messages)

[PATCH] Add warning options -W[no-]compare-distinct-pointer-types
 2022-08-05 15:44 UTC 

[PATCH] backthreader dump fix
 2022-08-05 15:27 UTC  (2+ messages)

[RFA configure parts] aarch64: Make cc1 &co handle --with options
 2022-08-05 15:01 UTC  (4+ messages)

[PATCH 0/4] aarch64: Improve codegen for dups and constructors
 2022-08-05 14:53 UTC  (6+ messages)
` [PATCH 1/4] aarch64: encourage use of GPR input for SIMD inserts
` [PATCH 2/4]aarch64: Change aarch64_expand_vector_init to use rtx_vector_builder
` [PATCH 3/4] match.pd: Teach forwprop to handle VLA VEC_PERM_EXPRs with VLS CONSTRUCTORs as arguments
` [PATCH 4/4][RFC] VLA Constructor

[committed] libstdc++: Implement <experimental/scope> from LFTSv3
 2022-08-05 14:20 UTC  (2+ messages)
` [committed] libstdc++: Add feature test macro for <experimental/scope>

[PATCH] ipa-visibility: Optimize TLS access [PR99619]
 2022-08-05 14:03 UTC  (4+ messages)
` [PATCH v2] "

[PATCH]middle-end Guard value_replacement and store_elim from seeing diamonds
 2022-08-05 13:47 UTC  (2+ messages)

[x86_64 PATCH] Allow any immediate constant in *cmp<dwi>_doubleword splitter
 2022-08-05 13:14 UTC 

[PATCH] middle-end: Allow backend to expand/split double word compare to 0/-1
 2022-08-05 12:46 UTC  (2+ messages)

Missed lowering to ld1rq from svld1rq for memory operand
 2022-08-05 12:19 UTC  (2+ messages)

[COMMITTED] Inline unsupported_range constructor
 2022-08-05 12:07 UTC 

[PATCH V2] place `const volatile' objects in read-only sections
 2022-08-05 11:41 UTC 

[PATCH] lto: support --jobserver-style=fifo for recent GNU make
 2022-08-05 10:58 UTC  (2+ messages)

[PATCH] tree-optimization/106533 - loop distribution of inner loop of nest
 2022-08-05 10:08 UTC 

[PATCH] LoongArch: add addr_global attribute
 2022-08-05  9:53 UTC  (23+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
      ` [PATCH v4] LoongArch: add movable attribute
        ` [PATCH v5] "
              ` 回复:[PATCH "

[PATCH] place `const volatile' objects in read-only sections
 2022-08-05  8:44 UTC  (4+ messages)

[RFC: PATCH] Extend vectorizer to handle nonlinear induction for neg, mul/lshift/rshift with a constant
 2022-08-05  5:21 UTC  (4+ messages)

[r13-1956 Regression] FAIL: libstdc++-prettyprinters/cxx11.cc print tpl on Linux/x86_64
 2022-08-05  4:44 UTC 

[PATCH] configure: respect --with-build-time-tools [PR43301]
 2022-08-05  3:18 UTC  (8+ messages)

[PATCH, rs6000] Correct return value of check_p9modulo_hw_available
 2022-08-05  3:05 UTC  (4+ messages)

[COMMITED] [RSIC-V] Fix 32bit riscv with zbs extension enabled
 2022-08-05  2:42 UTC 

[PATCH][_GLIBCXX_DEBUG] Refine singular iterator state
 2022-08-04 20:56 UTC 

[committed] MAINTAINERS: Add myself as AutoFDO maintainer
 2022-08-04 20:47 UTC 

[PATCH] Add _GLIBCXX_DEBUG backtrace generation
 2022-08-04 20:46 UTC  (2+ messages)

Question about submitting an article
 2022-08-04 19:40 UTC 

[PATCH] c++: Tweak for -Wpessimizing-move in templates [PR89780]
 2022-08-04 18:46 UTC 

[committed] libstdc++: Make std::string_view(Range&&) constructor explicit
 2022-08-04 18:38 UTC 

[committed] libstdc++: Add comparisons to std::default_sentinel_t (LWG 3719)
 2022-08-04 18:38 UTC 

[COMMITTED] PR tree-optimization/106514 - Loop over intersected bitmaps
 2022-08-04 18:29 UTC 

[PATCH, rs6000] TARGET_MADDLD should include TARGET_POWERPC64
 2022-08-04 17:24 UTC  (5+ messages)

[PATCH] libstdc++: Fixing Error: invalid type argument of unary '*' (have 'int')
 2022-08-04 16:54 UTC 

[PATCH V2] arm: add -static-pie support
 2022-08-04 16:47 UTC  (2+ messages)

[PATCH 1/1] c++/106423: Fix pragma suppression of -Wc++20-compat diagnostics
 2022-08-04 16:42 UTC  (3+ messages)
` [PATCH 1/1 v2] "

[PATCH, libgomp] Fix chunk_size<1 for dynamic schedule
 2022-08-04 13:31 UTC  (4+ messages)

[PATCH 1/2] Allow subtarget customization of CC1_SPEC
 2022-08-04 13:02 UTC  (2+ messages)

[PATCH]middle-end: Fix phi-ssa assertion triggers. [PR106519]
 2022-08-04 12:49 UTC  (2+ messages)

[PATCH] match.pd: Add bitwise and pattern [PR106243]
 2022-08-04 12:34 UTC  (6+ messages)

[committed] libstdc++: Rename data members of std::unexpected and std::bad_expected_access
 2022-08-04 12:31 UTC 

[committed] libstdc++: Update value of __cpp_lib_ios_noreplace macro
 2022-08-04 12:31 UTC 

[committed] libstdc++: Unblock atomic wait on non-futex platforms [PR106183]
 2022-08-04 12:30 UTC 

tuple pretty printer
 2022-08-04 11:03 UTC 

[PATCH] tree-optimization/106521 - unroll-and-jam LC SSA rewrite
 2022-08-04 10:49 UTC 

[PATCH] tree-optimization/106521 - unroll-and-jam LC SSA rewrite
 2022-08-04 10:49 UTC 

[PATCH] tree-optimization/106521 - unroll-and-jam LC SSA rewrite
 2022-08-04 10:49 UTC 

[PATCH] Backwards threader greedy search TLC
 2022-08-04  9:27 UTC  (4+ messages)

[PATCH] Add condition coverage profiling
 2022-08-04  9:13 UTC  (7+ messages)

[PATCH] RFC: Extend SLP permutation optimisations
 2022-08-04  9:06 UTC  (3+ messages)

[Patch] OpenMP: Fix folding with simd's linear clause [PR106492]
 2022-08-04  7:32 UTC 

[PATCH 1/2]middle-end: Simplify subtract where both arguments are being bitwise inverted
 2022-08-04  6:58 UTC  (7+ messages)

[PATCH] x86: Enable __bf16 type for TARGET_SSE2 and above
 2022-08-04  4:35 UTC  (3+ messages)

[r13-1950 Regression] FAIL: gfortran.dg/make_unit.f90 -O1 (test for excess errors) on Linux/x86_64
 2022-08-04  3:46 UTC 

[PING][PATCH] Add instruction level discriminator support
 2022-08-04  0:25 UTC  (3+ messages)

[PATCH 2/2]middle-end: Support recognition of three-way max/min
 2022-08-03 20:41 UTC  (11+ messages)

[PATCH, V2] Do not enable -mblock-ops-vector-pair
 2022-08-03 20:11 UTC  (3+ messages)
` Ping: "

[COMMITTED] tree-optimization/106514 - Do not walk equivalence set in path_oracle::killing_def
 2022-08-03 19:38 UTC 

HELP!!How to add a testing case to check a compilation time warning for "cc1"
 2022-08-03 19:07 UTC  (2+ messages)

[PATCH 0/5] IEEE 128-bit built-in overload support
 2022-08-03 17:58 UTC  (2+ messages)
` Ping: "

[PATCH] stack-protector: Check stack canary for noreturn function
 2022-08-03 17:27 UTC  (5+ messages)

[COMMITED] testsuite: btf: fix regexps in btf-int-1.c
 2022-08-03 16:54 UTC 

[00/23] Make fwprop use an on-the-side RTL SSA representation
 2022-08-03 15:31 UTC  (4+ messages)
` [09/23] Add a cut-down version of std::span (array_slice)

[PATCH] PR106342 - IBM zSystems: Provide vsel for all vector modes
 2022-08-03 13:41 UTC  (2+ messages)

Your service renewal #GS03-RENEW-10375512
 2022-08-03 13:36 UTC 

[Patch] OpenMP, libgomp, gimple: omp_get_max_teams, omp_set_num_teams, and omp_{gs}et_teams_thread_limit on offload devices
 2022-08-03 12:40 UTC  (3+ messages)

[committed] libstdc++: Avoid try-catch and O(N) size in std::list::merge for old ABI
 2022-08-03 12:31 UTC 

[committed] d: Merge upstream dmd d7772a2369, phobos 5748ca43f
 2022-08-03 11:04 UTC 

[PATCH] Properly honor param_max_fsm_thread_path_insns in backwards threader
 2022-08-03  9:58 UTC  (9+ messages)

[PATCH] RISC-V: Avoid redundant sign-extension for SImode SGE, SGEU, SLE, SLEU
 2022-08-03  9:54 UTC 

[PATCH] Backwards threader greedy search TLC
 2022-08-03  9:53 UTC 

[PATCH] Backwards threader greedy search TLC
 2022-08-03  9:53 UTC 

[PATCH] Backwards threader greedy search TLC
 2022-08-03  9:53 UTC 

[PATCH] backwards threader costing TLC and a fix
 2022-08-03  9:49 UTC 

[PATCH] backwards threader costing TLC and a fix
 2022-08-03  9:49 UTC 

[PATCH] backwards threader costing TLC and a fix
 2022-08-03  9:49 UTC 

[PATCH v2] cselib: add function to check if SET is redundant [PR106187]
 2022-08-03  9:09 UTC  (6+ messages)

[PATCH] IPA: reduce what we dump in normal mode
 2022-08-03  8:56 UTC  (3+ messages)

[PATCH] Mips: Fix the ASAN shadow offset hook for the n32 ABI
 2022-08-03  1:17 UTC  (3+ messages)

[COMMITTED] tree-optimization/106510 - Do not register edges for statements not understood
 2022-08-02 23:24 UTC 

[PATCH] c++: Extend -Wpessimizing-move to other contexts
 2022-08-02 23:04 UTC 

[COMMITTED,gcc12] c: Fix location for _Pragma tokens [PR97498]
 2022-08-02 22:31 UTC  (2+ messages)

[PATCH v4 0/2] Implement C2X N2653 (char8_t) and correct UTF-8 character literal type in preprocessor directives for C++
 2022-08-02 22:14 UTC  (5+ messages)
` [PATCH v4 1/2] C: Implement C2X N2653 char8_t and UTF-8 string literal changes
` [PATCH v4 2/2] preprocessor/106426: Treat u8 character literals as unsigned in char8_t modes

[PATCH] Some additional zero-extension related optimizations in simplify-rtx
 2022-08-02 20:07 UTC  (8+ messages)
  ` [PATCH take #2] "

[COMMITTED] Adjust testsuite/gcc.dg/tree-ssa/vrp-float-1.c
 2022-08-02 19:00 UTC 

[COMMITTED] PR tree-optimization/106474 - Check equivalencies when calculating range on entry
 2022-08-02 18:33 UTC 

[PATCH] Fix ICE when multiple speculative targets are expanded in different ltrans unit [PR93318]
 2022-08-02 18:09 UTC  (2+ messages)

[PATCH 2/3] testsuite: Add tests for C2X N2653 char8_t and UTF-8 string literal changes
 2022-08-02 18:02 UTC  (4+ messages)
` [PATCH 2/3 v3] "

[PATCH] analyzer: support for creat, dup, dup2 and dup3 [PR106298]
 2022-08-02 17:42 UTC  (3+ messages)

[x86 PATCH] PR target/47949: Use xchg to move from/to AX_REG with -Oz
 2022-08-02 17:33 UTC  (2+ messages)

[PATCH] btf: do not use the CHAR `encoding' bit for BTF
 2022-08-02 17:26 UTC  (6+ messages)

[x86 PATCH] Improved pre-reload split of double word comparison against -1
 2022-08-02 17:24 UTC  (2+ messages)

[x86 PATCH] Support logical shifts by (some) integer constants in TImode STV
 2022-08-02 17:22 UTC  (4+ messages)

How to check -std=c89 or -std=gnu89 is set in C FE?
 2022-08-02 16:53 UTC  (3+ messages)

[GCC13][Patch][V2][2/2]Add a new option -fstrict-flex-array[=n] and attribute strict_flex_array(n) and use it in PR101836
 2022-08-02 15:41 UTC  (3+ messages)

Where in C++ module streaming to handle a new bitfield added in "tree_decl_common"
 2022-08-02 14:44 UTC 

[GCC13][Patch][V2][1/2]Add a new option -fstrict-flex-array[=n] and attribute strict_flex_array(n) and use it in PR101836
 2022-08-02 14:06 UTC  (7+ messages)

[PATCH] Properly honor param_max_fsm_thread_path_insns in backwards threader
 2022-08-02 13:00 UTC 

[PATCH] Properly honor param_max_fsm_thread_path_insns in backwards threader
 2022-08-02 13:00 UTC 

[PATCH] Properly honor param_max_fsm_thread_path_insns in backwards threader
 2022-08-02 13:00 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).