public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 00/21] RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5
 2021-10-31  9:34 UTC  (13+ messages)
` [PATCH 01/21] Fix riscv_expand_block_move
` [PATCH 02/21] Fix attribute bugs due to zicsr/zifencei
` [PATCH 03/21] [crypto]: add machine description for Zknd and Zkne
` [PATCH 04/21] [crypto]: add builtins "
` [PATCH 05/21] [crypto]: add testcases "
` [PATCH 06/21] [crypto]: add machine description for Zknh
` [PATCH 07/21] [crypto]: add builtins "
` [PATCH 08/21] [crypto]: add testcases "
` [PATCH 10/21] [crypto]: add builtins for Zksed
` [PATCH 15/21] [crypto]: add option defines for Zkr and Zkt
` [PATCH 16/21] [crypto]: add option defines for Zbkb, Zbkc and Zbkx
` [PATCH 19/21] [crypto]: add machine description for Zbkx

[PATCH v4] Fix ICE when mixing VLAs and statement expressions [PR91038]
 2021-10-31  9:22 UTC 

[PATCHv5 00/18] Replace the Power target-specific builtin machinery
 2021-10-31  3:24 UTC  (3+ messages)
` [PATCH 06/18] rs6000: Builtin expansion, part 1

[Patch] OpenMP: Add strictly nested API call check [PR102972]
 2021-10-30 21:51 UTC  (5+ messages)

[PATCH] libsanitizer: Disable libbacktrace on sanitizer_platform_limits_freebsd.cpp
 2021-10-30 20:53 UTC 

[committed] wwwdocs: gcc-4.7: Tweak AVR-Lib reference
 2021-10-30 19:10 UTC 

[PATCH] Add a simulate_record_decl lang hook
 2021-10-30 18:29 UTC  (5+ messages)

[PATCH,FORTRAN 01/29] gdbinit: break on gfc_internal_error
 2021-10-30 18:25 UTC  (10+ messages)
` [PATCH,FORTRAN 28/29] Free type-bound procedure structs

[PATCH] Fortran: Remove documentation for SHORT and LONG intrinics
 2021-10-30 18:19 UTC  (6+ messages)

[PATCH] Fortran: adjust error message for SHORT and LONG intrinsics
 2021-10-30 18:11 UTC  (5+ messages)

[PATCH] Fortran: Correct documentation for REAL intrinsic
 2021-10-30 17:44 UTC  (4+ messages)

[PATCH] Fortran: adjust column sizes in intrinsic.texi
 2021-10-30 17:18 UTC  (4+ messages)

[PATCH] Fortran: recognize Gerhard Steinmetz
 2021-10-30 16:37 UTC  (5+ messages)

[PATCH] PR fortran/99853 - ICE: Cannot convert 'LOGICAL(4)' to 'INTEGER(8)' (etc.)
 2021-10-30 16:24 UTC  (3+ messages)

[PATCH] IBM Z: Fix address of operands will never be NULL warnings
 2021-10-30 10:43 UTC 

[PATCH] x86_64: Expand ashrv1ti (and PR target/102986)
 2021-10-30 10:29 UTC  (2+ messages)

[PATCH] hardened conditionals
 2021-10-30  9:44 UTC  (13+ messages)

[committed] openmp: Diagnose threadprivate OpenMP loop iterators
 2021-10-30  7:06 UTC 

[PATCH] Remove VRP threader passes in exchange for better threading pre-VRP
 2021-10-29 23:58 UTC  (10+ messages)

[Patch] libcpp: Fix _Pragma expansion [PR102409]
 2021-10-29 23:43 UTC  (6+ messages)

[PATCH] x86: Document -fcf-protection requires i686 or newer
 2021-10-29 22:03 UTC  (2+ messages)

[PATCH] attribs: Allow optional second arg for attr deprecated [PR102049]
 2021-10-29 21:51 UTC  (3+ messages)

rs6000: Fix up flag_shrink_wrap handling in presence of -mrop-protect [PR101324]
 2021-10-29 21:45 UTC  (2+ messages)

[PATCH] configure, d: Add support for bootstrapping the D front-end
 2021-10-29 21:37 UTC  (3+ messages)

[PATCH,Fortran 1/2] Add uop/name helpers
 2021-10-29 21:28 UTC  (5+ messages)
` [PATCH,Fortran 2/2] Fix write_omp_udr for user-operator REDUCTIONs

[committed][PATCH]AArch64 [testsuite] Don't expect a complex FMA
 2021-10-29 21:10 UTC 

[committed] libstdc++: Fix typo in std::stack test
 2021-10-29 20:36 UTC 

[PATCH] Convert strlen pass from evrp to ranger
 2021-10-29 20:04 UTC  (6+ messages)

[r12-4786 Regression] FAIL: gcc.dg/vect/complex/fast-math-bb-slp-complex-add-pattern-half-float.c scan-tree-dump slp1 "Found COMPLEX_ADD_ROT90" on Linux/x86_64
 2021-10-29 17:44 UTC 

[Version 2][Patch][PR102281]do not add BUILTIN_CLEAR_PADDING for variables that are gimple registers
 2021-10-29 16:58 UTC  (6+ messages)

[PATCH] attribs: Implement -Wno-attributes=vendor::attr [PR101940]
 2021-10-29 16:47 UTC  (9+ messages)
      ` [PATCH v3] "
          ` [PATCH v4] "

[COMMITTED] path oracle: Do not look back to the root oracle for killing defs
 2021-10-29 15:52 UTC 

[committed] Avoid overly-greedy match in dejagnu regexp
 2021-10-29 15:33 UTC 

[PATCH] c++: Diagnose taking address of an immediate member function [PR102753]
 2021-10-29 15:24 UTC  (7+ messages)
  ` [PATCH, v2] "

[PATCH 2/2]AArch64: Add better costing for vector constants and operations
 2021-10-29 15:23 UTC  (17+ messages)

[PATCH] Always default to DWARF2_DEBUG if not specified, warn about deprecated STABS
 2021-10-29 14:48 UTC  (7+ messages)

[COMMITTED] PR tree-optimization/102983 - Perform on-entry propagation after range_of_stmt on a gcond
 2021-10-29 14:44 UTC 

[PATCH] c++: quadratic constexpr behavior for left-assoc logical exprs [PR102780]
 2021-10-29 11:59 UTC  (13+ messages)

[PATCH v2 0/4] loop split fix and functions renaming
 2021-10-29 11:52 UTC  (5+ messages)
` [PATCH v2 2/4] Refactor loop_version
` [PATCH v2 4/4] Rename duplicate_loop_to_header_edge to duplicate_loop_body_to_header_edge

[RFC] Don't move cold code out of loop by checking bb count
 2021-10-29 11:48 UTC  (14+ messages)

[PATCH 1/2]middle-end Update the complex numbers auto-vec detection to the new format of the SLP tree
 2021-10-29 11:26 UTC  (4+ messages)
` [PATCH 2/2]middle-end Add target independent tests for complex numbers vectorization

Handle retslot_flags in ipa-modref and PTA
 2021-10-29  9:38 UTC  (2+ messages)

[PATCH] Add TSVC tests
 2021-10-29  9:36 UTC  (6+ messages)

[PATCH] regcprop: Determine subreg offset depending on endianness [PR101260]
 2021-10-29  8:11 UTC  (4+ messages)

[PATCH] Preserve location in gimple_fold_builtin_memset
 2021-10-29  8:06 UTC  (2+ messages)

[PATCH] vect: Add bias parameter for partial vectorization
 2021-10-29  7:46 UTC  (3+ messages)

[PATCH] Force -fexcess-precision=standard for fp-uint64-convert-double-1.c
 2021-10-29  7:46 UTC 

[PATCH 00/22] RFC: Overhaul of diagnostics
 2021-10-29  7:32 UTC  (20+ messages)
` [PATCH 02/22] Testsuite: add dg-{begin|end}-multiline-output commands
        ` dejagnu version update?
                                  ` [PATCH] Bump required minimum DejaGnu version to 1.5.3

[PATCH] configure: Avoid unnecessary constraints on executables for $build
 2021-10-29  7:25 UTC  (4+ messages)

[PATCH] path relation oracle: Remove SSA's being killed from the equivalence list
 2021-10-29  7:24 UTC  (2+ messages)

[PATCH][RFC] Map -ftrapv to -fsanitize=signed-integer-overflow -fsanitize-undefined-trap-on-error
 2021-10-29  7:01 UTC  (3+ messages)

[PATCH] Adjust testcase for O2 vect
 2021-10-29  3:09 UTC  (5+ messages)

[PATCH] ipa/102714 - IPA SRA eliding volatile
 2021-10-29  2:20 UTC 

[PATCH] Enable vectorization for _Float16 floor/ceil/trunc/nearbyint/rint operations
 2021-10-29  1:53 UTC  (3+ messages)

[PATCH,Fortran 0/1] Correct CAF locations in simplify
 2021-10-29  0:01 UTC  (2+ messages)

[Patch, Fortran] No-op Patch - a.k.a. FINAL wrapper update
 2021-10-28 23:58 UTC  (4+ messages)
` [PATCH,FORTRAN] Fix memory leak in finalization wrappers

[PATCH,FORTRAN] Fix memory leak of gsymbol
 2021-10-28 23:23 UTC  (5+ messages)

[PATCH 0/5] OpenEmbedded/Yocto Project gcc patches
 2021-10-28 16:41 UTC  (11+ messages)
` [PATCH 1/5] Makefile.in: Ensure build CPP/CPPFLAGS is used for build targets
` [PATCH 3/5] gcc: Add --nostdlib++ option
` [PATCH 4/5] gcc/nios2: Define the musl linker

[PATCH] c++: CTAD within template argument [PR102933]
 2021-10-28 16:36 UTC  (3+ messages)

[aarch64] PR102376 - Emit better diagnostic for arch extensions in target attr
 2021-10-28 16:03 UTC  (7+ messages)

[PATCH] rs6000: Optimize __builtin_shuffle when it's used to zero the upper bits [PR102868]
 2021-10-28 15:00 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] c++: Implement DR2351 - void{} [PR102820]
 2021-10-28 14:56 UTC  (6+ messages)
  ` [PATCH] c++, v2: "

[PATCH] libcody: add mostlyclean Makefile target
 2021-10-28 14:56 UTC  (4+ messages)

[PATCH] assert_streq: add newlines to failure message
 2021-10-28 14:53 UTC  (2+ messages)

[PATCH] gcc/Makefile.in: fix bug in gengtype link rule
 2021-10-28 14:52 UTC  (2+ messages)

[COMMITTED] Fix ifcvt-4.c to not depend on VRP2 asserts
 2021-10-28 14:51 UTC 

[COMMITTED] Unify EVRP and VRP folding predicate message
 2021-10-28 14:50 UTC 

[COMMITTED] tree-optimization/102940 - Reset scev before invoking array_checker
 2021-10-28 14:50 UTC 

[PATCH] c++: Implement C++23 P2128R6 - Multidimensional subscript operator [PR102611]
 2021-10-28 14:38 UTC  (2+ messages)

Update documentation of %X spec after 27 years
 2021-10-28 14:00 UTC 

[PATCH 0/3] RISC-V: Zfinx extension support
 2021-10-28 13:52 UTC  (4+ messages)
` [PATCH 1/3] RISC-V: Minimal support of zfinx extension
` [PATCH 2/3] RISC-V: Target support for "
` [PATCH 3/3] RISC-V: Imply info and regs limit "

[COMMITTED] Fold all statements in Ranger VRP
 2021-10-28 13:48 UTC  (4+ messages)

[PATCH] middle-end/84407 - honor -frounding-math for int to float conversion
 2021-10-28 13:22 UTC  (7+ messages)

[COMMITTED] Make back_threader_registry inherit from back_jt_path_registry
 2021-10-28 12:32 UTC  (2+ messages)
` [COMMITTED] Improve backward threading with switches

[PATCH] match.pd: Optimize MIN_EXPR <addr1, addr2> etc. addr1 < addr2 would be simplified [PR102951]
 2021-10-28 11:52 UTC  (2+ messages)

[Patch 8/8, Arm, GCC] Introduce multilibs for PACBTI target feature. [Was RE: [Patch 7/7, Arm, GCC] Introduce multilibs for PACBTI target feature.]
 2021-10-28 11:43 UTC 

[Patch 7/8, Arm, GCC] Emit build attributes for PACBTI target feature. [ Was RE: [Patch 6/7, Arm, GCC] Emit build attributes for PACBTI target feature.]
 2021-10-28 11:43 UTC 

[Patch 6/8, Arm. GCC] Add pointer authentication for stack-unwinding runtime. [Was RE: [Patch 5/7, Arm. GCC] Add pointer authentication for stack-unwinding runtime.]
 2021-10-28 11:43 UTC 

[Patch 5/8, Arm, GCC] Implement target feature macros for PACBTI. [Was RE: [Patch 4/7, Arm. GCC] Implement target feature macros for PACBTI.]
 2021-10-28 11:43 UTC 

[Patch 4/8, Arm. GCC] Add testsuite library support for PACBTI target. [Was RE: [Patch 3/7, Arm, GCC] Add testsuite library support for PACBTI target.]
 2021-10-28 11:42 UTC 

[Patch 3/8, Arm, GCC] Add option -mbranch-protection. [Was RE: [Patch 2/7, Arm, GCC] Add option -mbranch-protection.]
 2021-10-28 11:42 UTC 

[Patch 2/8, Arm, GCC] Add Armv8.1-M Mainline target feature +pacbti. [Was RE: [Patch 1/7, Arm, GCC] Add Armv8.1-M Mainline target feature +pacbti.]
 2021-10-28 11:41 UTC 

[Patch 1/8, Arm, AArch64, GCC] Refactor mbranch-protection option parsing and make it common to AArch32 and AArch64 backends. [Was RE: [Patch 2/7, Arm, GCC] Add option -mbranch-protection.]
 2021-10-28 11:41 UTC 

[PATCH v4 0/1] implement TLS register based stack canary for ARM
 2021-10-28 11:27 UTC  (2+ messages)
` [PATCH v4 1/1] [ARM] Add support for TLS register based stack protector canary access

[PATCH] middle-end/57245 - honor -frounding-math in real truncation
 2021-10-28  9:22 UTC  (7+ messages)

[RFC] Overflow check in simplifying exit cond comparing two IVs
 2021-10-28  9:13 UTC  (2+ messages)

[PATCH] tree-optimization/102949 - fix base object alignment
 2021-10-28  9:02 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).