public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] libstdc++: Clear padding bits in atomic compare_exchange
 2021-11-02  1:25 UTC  (4+ messages)

[PATCH, rs6000] Disable gimple fold for float or double vec_minmax when fast-math is not set
 2021-11-02  0:21 UTC  (2+ messages)

[PATCH 4/5] Fortran manual: Update miscellaneous references to old standard versions
 2021-11-01 23:59 UTC  (2+ messages)
` [PATCH 5/5] Fortran manual: Remove old docs for never-implemented extensions

[PATCH 0/5] Fortran manual updates
 2021-11-01 23:57 UTC  (5+ messages)
` [PATCH 1/5] Fortran manual: Combine standard conformance docs in one place
` [PATCH 2/5] Fortran manual: Revise introductory chapter
` [PATCH 3/5] Fortran manual: Update section on Interoperability with C
` [PATCH 4/5] Fortran manual: Update miscellaneous references to old standard versions

[committed] libstdc++: Missing constexpr for __gnu_debug::__valid_range etc
 2021-11-01 23:52 UTC 

[committed] libstdc++: Reorder constraints on std::span::span(Range&&) constructor
 2021-11-01 23:51 UTC 

[PATCH] attribs: Allow optional second arg for attr deprecated [PR102049]
 2021-11-01 23:15 UTC  (4+ messages)

[PATCH 0/2] provide simple detection of indeterminate pointers
 2021-11-01 22:18 UTC  (3+ messages)
` [PATCH 1/2] add -Wuse-after-free
` [PATCH 2/2] add -Wdangling-pointer [PR #63272]

[PATCH] libcpp: Implement -Wbidirectional for CVE-2021-42574 [PR103026]
 2021-11-01 22:10 UTC  (2+ messages)

[PATCH] PR fortran/102817 - [12 Regression] ICE in gfc_clear_shape, at fortran/expr.c:422
 2021-11-01 21:39 UTC 

Add EAF_NOT_RETURNED_DIRECTLY
 2021-11-01 21:39 UTC 

[PATCH] Initial implementation of -Whomoglyph [PR preprocessor/103027]
 2021-11-01 21:14 UTC 

[COMMITTED] Kill second order relations in the path solver
 2021-11-01 21:02 UTC  (5+ messages)
  ` redundant bitmap_bit_p followed by bitmap_clear_bit [was: Re: [COMMITTED] Kill second order relations in the path solver.]

[PATCH] Fix negative integer range for UInteger
 2021-11-01 19:28 UTC  (3+ messages)

[PATCH] c++: quadratic constexpr behavior for left-assoc logical exprs [PR102780]
 2021-11-01 19:08 UTC  (13+ messages)

[PATCH] x86_64: Improved implementation of TImode rotations
 2021-11-01 19:06 UTC  (2+ messages)

[PATCH] ipa-sra: Improve debug info for removed parameters (PR 93385)
 2021-11-01 16:52 UTC  (2+ messages)

[PATCH v1] aarch64: enable Ampere-1 CPU
 2021-11-01 16:36 UTC 

[PATCH] Fix test-suite pattern scanning
 2021-11-01 16:21 UTC 

[PATCH] contrib: add unicode/utf8-dump.py
 2021-11-01 15:37 UTC  (4+ messages)

[PATCH v4 0/2] Implement indirect external access
 2021-11-01 14:02 UTC  (3+ messages)
` PING "
  ` PING^2 "

[PATCH]middle-end testsuite: fix failing complex add testcases PR103000
 2021-11-01 13:39 UTC  (2+ messages)

[committed] diagnostics: escape non-ASCII source bytes for certain diagnostics
 2021-11-01 13:38 UTC 

[COMMITTED] PR tree-optimization/103003 - Don't register nonsensical relations
 2021-11-01 13:31 UTC 

[committed] libstdc++: Fix range access for empty std::valarray [PR103022]
 2021-11-01 13:27 UTC 

[PATCH] Move statics to threader pass class
 2021-11-01 13:05 UTC  (3+ messages)

[PATCH] Add debug counters to back threader
 2021-11-01 13:02 UTC  (2+ messages)

[PATCH] RISC-V: Fix build errors with shNadd/shNadd.uw patterns in zba cost model
 2021-11-01 12:40 UTC 

[PATCHv5 00/18] Replace the Power target-specific builtin machinery
 2021-11-01 12:18 UTC  (5+ messages)
` [PATCH 06/18] rs6000: Builtin expansion, part 1
` [PATCH 07/18] rs6000: Builtin expansion, part 2

[PATCH] x86: Document -fcf-protection requires i686 or newer
 2021-11-01 11:21 UTC  (3+ messages)

[PATCH] [PR103017] aarch64:fix redundant check in aut insn generation
 2021-11-01 11:05 UTC  (2+ messages)

[PATCH]middle-end Fix PR103007, add missing check on complex fms detection
 2021-11-01  9:54 UTC 

[PATCH 0/4] some vxworks crtstuff
 2021-11-01  9:34 UTC  (5+ messages)
` [PATCH 1/4] libgcc: remove crt{begin, end}.o from powerpc-wrs-vxworks target
` [PATCH 2/4] libgcc: vxcrtstuff.c: remove ctor/dtor declarations
` [PATCH 3/4] libgcc: vxcrtstuff.c: make ctor/dtor functions static
` [PATCH 4/4] libgcc: vxcrtstuff.c: add a few undefs

[PATCH Take #2] x86_64: Expand ashrv1ti (and PR target/102986)
 2021-11-01  9:03 UTC  (4+ messages)

[PATCH]AArch64 Make use of FADDP in simple reductions
 2021-11-01  8:49 UTC  (4+ messages)

[PATCH 1/2] middle-end Teach CSE to be able to do vector extracts
 2021-11-01  8:43 UTC 

[PATCH] [PATCH] aarch64:fix redundant check in aut insn generation [PR103017] During the generation of the epilogue of aarch64(aarch64_expand_epilogue), the value of crtl->calls_eh_return does not need to be checked again. This value has been checked during aarch64_return_address_signing_enabled
 2021-11-01  8:13 UTC 

Add static_chain support to ipa-modref
 2021-11-01  8:10 UTC 

[PATCH v2 0/4] loop split fix and functions renaming
 2021-11-01  5:28 UTC  (6+ 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

[PATCH] Fortran: Diagnose all operands with constraint violations [PR101337]
 2021-11-01  4:22 UTC  (2+ messages)

[PATCH] Check number of iterations for test cases pr101145
 2021-11-01  2:54 UTC 

[PATCH] Adjust testcase for O2 vect
 2021-11-01  2:46 UTC  (2+ messages)

[PATCH] x86-64: Remove HAVE_LD_PIE_COPYRELOC
 2021-11-01  2:36 UTC  (15+ messages)

[PATCH] contrib: testsuite-management: Update to be python3 compatible
 2021-10-31 23:05 UTC 

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

[PATCH] PR fortran/102715 - [12 Regression] ICE in gfc_simplify_transpose, at fortran/simplify.c:8184
 2021-10-31 21:35 UTC 

[committed] d: Fix regressing test failures on ix86-solaris2.11
 2021-10-31 18:53 UTC 

[committed] d: Fix pr96435.d failing on SPARC and HPPA
 2021-10-31 18:53 UTC 

[PATCH] Fortran: Silence -Wmaybe-uninitialized warning
 2021-10-31 17:31 UTC  (3+ messages)

[PATCH] Fortran: Missing error with IMPLICIT none (external) [PR100972]
 2021-10-31 17:25 UTC 

[PATCH] c-format: Add -Wformat-same-precision option [PR80060]
 2021-10-31 14:13 UTC  (3+ messages)
` [PATCH v2] c-format: Add -Wformat-int-precision "

[committed] wwwdocs: gcc-11: Switch dwarfstd.org to https
 2021-10-31 13:33 UTC 

[PATCH] Fortran: Remove double spaces in open() warning [PR99884]
 2021-10-31 12:57 UTC 

[committed] wwwdocs: gcc-6: Update link to Intel's pcommit deprecation
 2021-10-31 11:29 UTC 

[PATCH] Add -fopt-builtin optimization option
 2021-10-31 10:12 UTC 

[PATCH 21/21] [crypto]: add testcases for Zbkx
 2021-10-31  9:48 UTC 

[PATCH 00/21] RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc5
 2021-10-31  9:34 UTC  (21+ 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 09/21] [crypto]: add machine description for Zksed
` [PATCH 10/21] [crypto]: add builtins "
` [PATCH 11/21] [crypto]: add testcases "
` [PATCH 12/21] [crypto]: add machine description for Zksh
` [PATCH 13/21] [crypto]: add builtins "
` [PATCH 14/21] [crypto]: add testcases "
` [PATCH 15/21] [crypto]: add option defines for Zkr and Zkt
` [PATCH 16/21] [crypto]: add option defines for Zbkb, Zbkc and Zbkx
` [PATCH 17/21] [crypto]: add implied defines of Zk, Zkn and Zks
` [PATCH 18/21] change z* subset assert to allow "zk"
` [PATCH 19/21] [crypto]: add machine description for Zbkx
` [PATCH 20/21] [crypto]: add builtins "

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

[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: 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  (9+ messages)

[Patch] libcpp: Fix _Pragma expansion [PR102409]
 2021-10-29 23:43 UTC  (6+ 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  (4+ messages)

[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 

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

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