public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH PR100740]Fix overflow check in simplifying exit cond comparing two IVs
 2021-06-02  7:27 UTC  (2+ messages)

[wwwdocs] lists: Fix thinko
 2021-06-02  7:17 UTC  (2+ messages)

[PATCH] Improve match_simplify_replacement in phi-opt
 2021-06-02  7:16 UTC  (3+ messages)

[RFC/PATCH 00/11] Fix up some unexpected empty split conditions
 2021-06-02  7:12 UTC  (18+ messages)
` [PATCH 01/11] gen: Emit error msg for empty split condition
` [PATCH 02/11] arc: Update unexpected "
` [PATCH 03/11] arm: "
` [PATCH 04/11] cris: "
` [PATCH 05/11] h8300: "
` [PATCH 06/11] i386: "
` [PATCH 07/11] m68k: "
` [PATCH 08/11] mips: "
` [PATCH 09/11] or1k: "
` [PATCH 10/11] sh: "
` [PATCH 11/11] sparc: "

[PATCH][i386] Split not+broadcast+pand to broadcast+pandn
 2021-06-02  7:07 UTC  (16+ messages)
                  ` (no subject)
                    ` [PATCH] Canonicalize (vec_duplicate (not A)) to (not (vec_duplicate A))
                    ` 

[PATCH v4 00/12] Allow TImode/OImode/XImode in op_by_pieces operations
 2021-06-02  7:02 UTC  (25+ messages)
` [PATCH v4 01/12] Add TARGET_READ_MEMSET_VALUE/TARGET_GEN_MEMSET_VALUE
      ` [PATCH] Add 3 target hooks for memset
              ` [PATCH] Add integer_extract and vec_const_duplicate optabs
                        ` [PATCH v2] Add vec_const_duplicate optab and TARGET_GEN_MEMSET_SCRATCH_RTX

[PATCH] IBM Z: Remove match_scratch workaround
 2021-06-02  6:56 UTC  (3+ messages)

[PATCH] define auto_vec copy ctor and assignment (PR 90904)
 2021-06-02  6:55 UTC  (9+ messages)

[PATCH, rs6000] Fix alias set of link reg save MEM
 2021-06-02  6:51 UTC  (3+ messages)

[committed] Fix minor H8 bug and prepare for more redundant test/compare elimination
 2021-06-02  5:04 UTC 

rs6000: Require ELFv2 ABI for ROP test (PR100750)
 2021-06-02  0:44 UTC  (2+ messages)

[PATCH 0/2]: Fix various problems if you configure with --with=power10
 2021-06-02  0:22 UTC  (5+ messages)
` [PATCH 1/2] Deal with prefixed loads/stores in tests, PR testsuite/100166
  ` Ping #2: "
` [PATCH 2/2] Fix tests when running on power10, "
  ` Ping patch #2: "

[PATCH] Fix vec-splati-runnable.c test
 2021-06-02  0:18 UTC  (2+ messages)
` Ping #2: "

[PATCH 0/2] Move xx* builtins to vsx.md
 2021-06-02  0:15 UTC  (4+ messages)
` [PATCH 2/2] Fix xxeval predicates
` Ping #2: [PATCH 0/2] Move xx* builtins to vsx.md

[PATCH] Change rs6000_const_f32_to_i32 return type
 2021-06-02  0:11 UTC  (2+ messages)
` Ping #2: "

[PATCH] Allow __ibm128 on older PowerPC systems
 2021-06-01 23:43 UTC  (2+ messages)
` Ping #2: "

[PATCH] Fix long double tests when default long double is not IBM
 2021-06-01 23:41 UTC  (2+ messages)
` Ping #2: "

[PATCH 0/2] Add power10 IEEE 128-bit min/max/conditional move support
 2021-06-01 23:39 UTC  (5+ messages)
` [PATCH 1/2] Add IEEE 128-bit min/max support on PowerPC
  ` Ping #2: "
` [PATCH 2/2] Add IEEE 128-bit fp conditional move "
  ` Ping #2: "

[RFC][patch for gcc12][version 1] add -ftrivial-auto-var-init and variable attribute "uninitialized" to gcc
 2021-06-01 23:04 UTC  (6+ messages)

[PATCH] Add gnu::diagnose_as attribute
 2021-06-01 21:01 UTC  (5+ messages)

[PATCH] Hashtable PR96088
 2021-06-01 20:00 UTC  (13+ messages)

[PATCH] ARC: gcc driver default to hs38_linux
 2021-06-01 19:42 UTC 

[PATCH] rtl: constm64_rtx..const64_rtx
 2021-06-01 19:32 UTC 

[PATCH 1/2] c-family: Copy DECL_USER_ALIGN even if DECL_ALIGN is similar
 2021-06-01 19:11 UTC  (9+ messages)

[PATCH] c++: value init vs zero init in expand_aggr_init_1 [PR65816]
 2021-06-01 19:09 UTC  (2+ messages)

[PATCH] PR libstdc++/89728 diagnose some missuses of [locale.convenience] functions
 2021-06-01 18:04 UTC  (10+ messages)

[PATCH] icf: Fix memory leak of a vector
 2021-06-01 17:53 UTC  (2+ messages)

[GCC][Patch] arm: Fix the mve multilib for the broken cmse support (pr99939)
 2021-06-01 17:16 UTC  (3+ messages)

[GCC][PATCH] arm: Fix multilib mapping for CDE extensions
 2021-06-01 17:08 UTC 

[wwwdocs] lists: Correct procmail recipe
 2021-06-01 16:28 UTC  (2+ messages)

[committed] libstdc++: Fix return value of std::ranges::advance [PR 100833]
 2021-06-01 16:09 UTC 

[PATCH 00/57] Replace the Power target-specific built-in machinery
 2021-06-01 15:50 UTC  (6+ messages)
` [PATCH 06/57] rs6000: Add helper functions for parsing

[pushed] c++: no clobber for C++20 destroying delete [PR91859]
 2021-06-01 15:40 UTC 

[PATCH] ARM: reset arm_fp16_format
 2021-06-01 15:35 UTC  (2+ messages)

[PATCH] Revert patch that disabled exporting of global ranges
 2021-06-01 14:57 UTC  (3+ messages)

[PATCH RFA (diagnostic)] c++: -Wdeprecated-copy and #pragma diagnostic [PR94492]
 2021-06-01 14:54 UTC  (6+ messages)

[PATCH] PR tree-optimization/100781 - Do not calculate new values when evaluating a debug, statement
 2021-06-01 14:23 UTC  (3+ messages)

[PATCH] Introduce -Wcoverage-invalid-line-number
 2021-06-01 14:09 UTC 

[PATCH][RFC] tree-optimization/100801 - perform final value replacement from VRP
 2021-06-01 13:58 UTC  (5+ messages)

RFA: save/restore target options in handle_optimize_attribute
 2021-06-01 13:55 UTC  (10+ messages)
      ` Fallout: "

RFC: Experimental use of Sphinx for GCC documentation
 2021-06-01 13:31 UTC  (7+ messages)
` RFC: "
    ` GCC documentation: porting to Sphinx

[PATCH] Replace conditional_replacement with match and simplify
 2021-06-01 13:26 UTC  (2+ messages)

[PATCH] Try LTO partial linking. (Was: Speed of compiling gimple-match.c)
 2021-06-01 13:19 UTC  (13+ messages)

[Patch] Fortran/OpenMP: Support (parallel) master taskloop (simd) [PR99928]
 2021-06-01 13:18 UTC  (3+ messages)

[committed] libstdc++: Fix installation of python hooks [PR 99453]
 2021-06-01 12:30 UTC 

[PATCH][OBVIOUS] docs: Mention that -fgcse-after-reload is enabled with -O3
 2021-06-01 12:18 UTC 

[PATCH] Simplify (view_convert ~a) < 0 to (view_convert a) >= 0 [PR middle-end/100738]
 2021-06-01 11:52 UTC  (4+ messages)

[DWARF] Couple of pending patches
 2021-06-01 11:02 UTC 

[ARM] PR97906 - Missed lowering abs(a) >= abs(b) to vacge
 2021-06-01 10:33 UTC 

[PATCH 1/2] Use is_empty_type instead of zero-sized type
 2021-06-01  8:55 UTC  (4+ messages)
` [PATCH 2/2] Fix PR 95481: tail call fails with empty struct types

GCC 9.4.1 Status Report (2021-06-01)
 2021-06-01  8:33 UTC 

[PATCH V2] Split loop for NE condition
 2021-06-01  8:23 UTC  (4+ messages)

[PATCH v2 00/11] Allow TImode/OImode/XImode in op_by_pieces operations
 2021-06-01  7:24 UTC  (8+ messages)
` [PATCH v2 01/11] Add TARGET_READ_MEMSET_VALUE/TARGET_GEN_MEMSET_VALUE

[PATCH] [i386] Fix _mm256_zeroupper to notify LRA that vzeroupper will kill sse registers. [PR target/82735]
 2021-06-01  2:25 UTC  (21+ messages)

[PATCH] Extend is_cond_scalar_reduction to handle nop_expr after/before scalar reduction.[PR98365]
 2021-06-01  2:04 UTC  (7+ messages)

[PATCH] Replace ssa_range_in_bb with entry exit and def range
 2021-06-01  1:32 UTC 

[PATCH] Move Ranger cache to range-query and fur_source model
 2021-06-01  1:32 UTC 

[PATCH] PR tree-optimization/100774- Range invariant global values are also always current
 2021-06-01  1:32 UTC 

[PATCH] Use match-and-simplify in phi-opt
 2021-06-01  0:49 UTC  (3+ messages)

[PATCH] Use _GLIBCXX_ASSERTIONS as _GLIBCXX_DEBUG light
 2021-05-31 17:17 UTC  (2+ messages)

[[PATCH V9] 0/7] Support for the CTF and BTF debug formats
 2021-05-31 16:58 UTC  (8+ messages)
` [[PATCH V9] 1/7] dwarf: add a dwarf2int.h internal interface
` [[PATCH V9] 2/7] dejagnu: modularize gcc-dg-debug-runtest a bit
` [[PATCH V9] 3/7] CTF/BTF debug formats
` [[PATCH V9] 4/7] CTF/BTF testsuites
` [[PATCH V9] 5/7] CTF/BTF documentation
` [[PATCH V9] 6/7] Enable BTF generation in the BPF backend
` [[PATCH V9] 7/7] libiberty: copy over .BTF section when using LTO

[backport gcc10, gcc9] Requet to backport PR97969
 2021-05-31 15:52 UTC  (7+ messages)

[PATCH,committed] MAINTAINERS: Add myself for write after approval
 2021-05-31 15:42 UTC 

[Patch] OpenMP: Add iterator support to Fortran's depend; add affinity clause
 2021-05-31 14:43 UTC  (11+ messages)

[PATCH] tree-optimization/97832 - handle associatable chains in SLP discovery
 2021-05-31 14:32 UTC 

[PATCH] arm: Auto-vectorization for MVE and Neon: vhadd/vrhadd
 2021-05-31 13:55 UTC 

[PATCH, v3, OpenMP 5.0, libgomp] Structure element mapping for OpenMP 5.0
 2021-05-31 13:36 UTC 

[PATCH] Fix PR 95481: tail call fails with empty struct types
 2021-05-31 12:16 UTC  (6+ messages)

[PATCH] Simplify option handling for -fsanitize-coverage
 2021-05-31 10:46 UTC  (2+ messages)

[wwwdocs, patch] htdocs/gitwrite.html: Clarify ChangeLog generation
 2021-05-31 10:40 UTC  (5+ messages)

[ARM] PR66791: Replace calls to builtin in vmul_n (a, b) intrinsics with __a * __b
 2021-05-31 10:31 UTC  (4+ messages)

[PATCH PR100499]Fix wrong niter info caused by overflow behavior
 2021-05-31 10:01 UTC  (2+ messages)

[PATCH][www] Document __builtin_shufflevector
 2021-05-31  7:36 UTC 

[DWARF] Also generate DW_OP_GNU_variable_value at file scope
 2021-05-31  6:33 UTC  (2+ messages)

[committed] libstdc++: Remove "Intel Compilers" bibliography entry
 2021-05-30 22:31 UTC 

[committed] wwwdocs: readings: Remove PRU-ICSS documentation reference
 2021-05-30 22:20 UTC 

[committed] wwwdocs: Nick's Blog has moved
 2021-05-30 22:13 UTC 

[committed] wwwdocs: mirrors.html: Move gwdg.de from ftp to https
 2021-05-30 21:14 UTC  (3+ messages)

[Patch?][RFC][RTL] clobber handling & buildin expansion - missing insn_invalid_p call [PR100418]
 2021-05-30 18:51 UTC  (2+ messages)

[PATCH] Optimize x < 0 ? ~y : y to (x >> 31) ^ y in match.pd
 2021-05-30 18:24 UTC  (4+ messages)

[committed] Fortran: Fix typo in documentation of BOZ
 2021-05-30 13:31 UTC 

[PATCH 0/11] warning control by group and location (PR 74765)
 2021-05-30  2:06 UTC  (2+ messages)

[PATCH] PR testsuite/100749 - gcc.dg/pch/valid-1.c fails after r12-949
 2021-05-30  2:04 UTC  (2+ 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).