public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] x86: Add cmpmemsi for -mgeneral-regs-only
 2020-10-18 15:27 UTC  (9+ messages)
  ` [PATCH] x86: Add cmpmemsi for -minline-all-stringops
    ` PING "
      ` PING^2 "
        ` PING^3 "

[PATCH] PR libfortran/97063 - Wrong result for vector (step size is negative) * matrix
 2020-10-18 13:10 UTC  (3+ messages)
` *PING* "

[PATCH] arm: Fix base register when loading canary address with -msingle-pic-base [PR96828]
 2020-10-18  8:11 UTC 

libstdc++: Fix visitor return type diagnostics [PR97499]
 2020-10-17 20:08 UTC  (3+ messages)

[PATCH] c++: Diagnose visitors with different return types for std::visit [PR95904]
 2020-10-17 17:36 UTC  (9+ messages)
  ` [PATCH] libstdc++: Diagnose visitors with different return types [PR95904]

[PATCH] Hashtable PR96088
 2020-10-17 16:21 UTC 

[PATCH] Check for working assembler --gdwarf-[45] options
 2020-10-17 13:23 UTC  (4+ messages)
    ` [PATCH] Update check for working assembler --gdwarf-4 option

[PATCH] cplxlower: Avoid a transform when looking at a default definition
 2020-10-17  9:46 UTC  (2+ messages)

[PATCH] libgccjit: add some reflection functions in the jit C api
 2020-10-17  0:41 UTC  (9+ messages)

[PATCH 0/9] PowerPC: Patches to enable changing the long double default to IEEE 128-bit on little endian PowerPC 64-bit Linux systems
 2020-10-16 20:30 UTC  (5+ messages)
` [PATCH 1/9, revised] PowerPC: Map long double built-in functions if IEEE 128-bit long double
` Ping #2: [PATCH 0/9] PowerPC: Patches to enable changing the long double default to IEEE 128-bit on little endian PowerPC 64-bit Linux systems

[patch, fortran] Partial fix for PR97454, declarations of some library functions
 2020-10-16 19:41 UTC  (2+ messages)

[PATCH] PR fortran/95979 - [10/11 Regression] ICE in get_kind, at fortran/simplify.c:129
 2020-10-16 19:35 UTC  (3+ messages)
` *PING* "

[PATCH] Don't display ranges for dead ssa-names
 2020-10-16 19:14 UTC 

[PATCH] pointer_plus [0, 0] + const folding
 2020-10-16 19:12 UTC 

[PATCH] Don't invoke range_of_expr multiple times
 2020-10-16 19:09 UTC 

[PATCH] Don't assert on a negative shift
 2020-10-16 19:05 UTC 

[RFC] Remove include/precompiled/expc++.h
 2020-10-16 18:36 UTC  (2+ messages)

[r11-3966 Regression] FAIL: gcc.dg/vect/slp-21.c scan-tree-dump-times vect "vectorizing stmts using SLP" 2 on Linux/x86_64
 2020-10-16 18:26 UTC 

c++: Fix nullptr deref [pr97460[
 2020-10-16 17:24 UTC 

c++: Fix null deref at EOF [PR96258]
 2020-10-16 16:25 UTC 

[patch] vxworks; Fix the vx_crtstuff handling of kernel/rtp variations
 2020-10-16 16:19 UTC 

[PATCH] c++: Deducing type from initializer_list<auto> [PR93107]
 2020-10-16 15:31 UTC 

[PATCH] Add if-chain to switch conversion pass
 2020-10-16 14:04 UTC  (18+ messages)
                            ` [PATCH v2] "

[PATCH][GCC] arm: Fix the warning -mcpu=cortex-m55 conflicting with -march=armv8.1-m.main (pr97327)
 2020-10-16 13:51 UTC  (2+ messages)

[PATCH] Adjust BB vectorization SLP build heuristics
 2020-10-16 12:49 UTC 

[PATCH] fold x << (n % C) to x << (n & C-1) if C meets power2
 2020-10-16 12:48 UTC  (3+ messages)

GCC 11.0.0 Status Report (2020-10-16), Stage 1 ends Nov 15th
 2020-10-16 12:27 UTC 

[PATCH][GCC-10 backport] arm: [MVE] Add vqdmlashq intrinsics (PR target/96914)
 2020-10-16 12:19 UTC  (2+ messages)

[PATCH][GCC-10 backport] arm: [MVE] Remove illegal intrinsics (PR target/96914)
 2020-10-16 12:19 UTC  (2+ messages)

[PATCH][GCC-10 backport] arm: [MVE] Add missing __arm_vcvtnq_u32_f32 intrinsic (PR 96914)
 2020-10-16 12:19 UTC  (2+ messages)

[PATCH][COMMITTED][GCC-10 backport] arm: Fix wrong code generated for mve scatter store with writeback intrinsics with -O2 (PR97271)
 2020-10-16 10:48 UTC 

New modref/ipa_modref optimization passes
 2020-10-16 10:42 UTC  (14+ messages)

Handle POINTER_PLUS_EXPR in jump functions
 2020-10-16 10:27 UTC  (5+ messages)

[PATCH][GCC] arm: Fix wrong code generated for mve scatter store with writeback intrinsics with -O2 (PR97271)
 2020-10-16 10:20 UTC  (2+ messages)

[PATCH][GCC-10 backport] arm: Add +nomve and +nomve.fp options to -mcpu=cortex-m55
 2020-10-16 10:19 UTC  (2+ messages)

[PATCH] c++: Diagnose constexpr delete [] new int; and delete new int[N]; [PR95808]
 2020-10-16  9:42 UTC 

[patch] vxworks: refactor VX_ENTER/LEAVE_TLS_DTOR
 2020-10-16  9:38 UTC 

[PATCH] RISC-V: Extend syntax for the multilib-generator
 2020-10-16  9:34 UTC 

[PATCH] RISC-V: Add configure option: --with-multilib-config to flexible config multi-lib settings
 2020-10-16  9:08 UTC 

[PATCH 0/X] Introduce HWASAN sanitizer to GCC
 2020-10-16  9:03 UTC  (4+ messages)
` [Patch 0/X] HWASAN v3
  ` [Patch 0/X] HWASAN v4

[RISC-V] Add support for AddressSanitizer on RISC-V GCC
 2020-10-16  9:02 UTC  (6+ messages)

[PATCH] PR target/96307: Fix KASAN option checking
 2020-10-16  9:01 UTC  (5+ messages)

[PATCH] Libsanitizer: merge from master
 2020-10-16  8:59 UTC  (2+ messages)

[committed] RISC-V: Handle implied extension in multilib-generator
 2020-10-16  8:54 UTC 

GCC 9 backports
 2020-10-16  8:51 UTC  (16+ messages)

GCC 10 backports
 2020-10-16  8:51 UTC  (4+ messages)

[PATCH] Refactor array descriptor field access
 2020-10-16  8:47 UTC 

[PATCH] ipa-inline: Improve growth accumulation for recursive calls
 2020-10-16  8:46 UTC  (13+ messages)

[PATCH] arm: Implement vceqq_p64, vceqz_p64 and vceqzq_p64 intrinsics
 2020-10-16  8:41 UTC  (4+ messages)

[PATCH] Refactor vect_get_and_check_slp_defs some more
 2020-10-16  8:24 UTC 

[Ada] Finalization of uninitialized object with build in place call
 2020-10-16  7:35 UTC 

[Ada] Legal actual type with inherited discriminants rejected in instantiation
 2020-10-16  7:35 UTC 

[Ada] Attribute Img on derived types
 2020-10-16  7:35 UTC 

[Ada] Ada2020: AI12-0129 Make protected objects more protecting
 2020-10-16  7:35 UTC 

[Ada] Improvements to implementation of Ada_2020 attribute Reduce
 2020-10-16  7:35 UTC 

[Ada] Detect qualified type names for AI12-0027
 2020-10-16  7:35 UTC 

[Ada] Clean up in system.ads dependencies during compiler build
 2020-10-16  7:35 UTC 

[Ada] Implement expansion of CUDA_Execute pragma
 2020-10-16  7:35 UTC 

[Ada] Relax too strong assertions
 2020-10-16  7:35 UTC 

[Ada] Ada2020: parsing of qualified exprs with new agg syntax
 2020-10-16  7:35 UTC 

[Ada] Preelaborate rules not fully enforced
 2020-10-16  7:35 UTC 

[Ada] Avoid premature finalization of a function result
 2020-10-16  7:35 UTC 

[Ada] Attribute Img on derived types
 2020-10-16  7:35 UTC 

[Ada] Remove non-ASCII character
 2020-10-16  7:35 UTC 

[Ada] Constants no longer synchronised if they are access-to-variable
 2020-10-16  7:35 UTC 

[Ada] Use new Max_Integer_Size attribute in system.ads files
 2020-10-16  7:35 UTC 

[Ada] Reduce use of primary stack on string concatenation
 2020-10-16  7:35 UTC 

[Ada] SPARK: update for effectively volatile types and objects
 2020-10-16  7:35 UTC 

[Ada] Spurious visibility error on Declare_Expression with renames
 2020-10-16  7:35 UTC 

[Ada] Unique itypes names for unconstrained array object declaration
 2020-10-16  7:35 UTC 

[Ada] Remove support for -gnatP and pragma Polling
 2020-10-16  7:35 UTC 

[Ada] GNAT-LLVM unnesting issues in elaboration code
 2020-10-16  7:35 UTC 

[Ada] Add Max_Integer_Size attribute and couple of helper functions
 2020-10-16  7:35 UTC 

Extend builtin fnspecs
 2020-10-16  7:34 UTC  (3+ messages)

[PATCH] libstdc++: Add c++2a <syncstream>
 2020-10-16  0:24 UTC  (5+ messages)

Go patch committed: Don't export function type parameter names
 2020-10-15 23:26 UTC 

[PATCH] c++: Fix verify_ctor_sanity ICE [PR96241]
 2020-10-15 22:18 UTC 

libgo patch committed: Correct types in __go_ptrace shim
 2020-10-15 20:36 UTC 

[wwwdocs] Add note about keeping replies on the mailing list
 2020-10-15 20:05 UTC  (4+ messages)

[RFC] Automatic linking of libatomic via gcc.c or ...? [PR81358] (dependency for libgomp on nvptx dep, configure overriddable, ...)
 2020-10-15 19:43 UTC  (4+ messages)

libgo patch committed: Fix path to x/net/route package in Makefile
 2020-10-15 19:38 UTC 

Go patch committed: Export type for string/bool constants
 2020-10-15 19:34 UTC 

[PATCH] libgccjit: Handle truncation and extension for casts [PR 95498]
 2020-10-15 19:00 UTC  (3+ messages)

[committed] libstdc++: Fix typos in copyright notice
 2020-10-15 18:22 UTC 

[PATCH] Hashtable refactoring and simplification
 2020-10-15 17:31 UTC 

[pushed] c++: Fix [[deprecated]] and implicit operator==. [PR97358]
 2020-10-15 17:27 UTC 

[PATCH] IPA: compare VRP types
 2020-10-15 17:02 UTC  (3+ messages)

[PATCH] c++: Improve printing of pointers-to-members [PR97406, PR85901]
 2020-10-15 15:33 UTC  (2+ messages)

[PATCH][omp, simt] Handle alternative IV
 2020-10-15 15:05 UTC  (2+ messages)
` [PING][PATCH][omp, "

[PATCH] aarch64: Add bfloat16 vldN_lane_bf16 + vldNq_lane_bf16 intrisics
 2020-10-15 14:59 UTC 

[PATCH] MIPS/libphobos: Fix switchcontext.S assembly for MIPS I ISA
 2020-10-15 14:50 UTC  (5+ messages)

[committed][nvptx, testsuite] Xfail stack atomics
 2020-10-15 14:01 UTC 

[PATCH] Fix ICE in vectorizable_live_operation
 2020-10-15 13:32 UTC  (3+ messages)

[committed][nvptx] Remove -m32
 2020-10-15 13:26 UTC 

libgfortran caf API help needed: Fixing fnspec strings in trans-decl
 2020-10-15 12:48 UTC  (5+ messages)

Fix toplevel comment in attr-fnspec.h
 2020-10-15 12:47 UTC  (3+ messages)

Fix handling of symbols in other partition in symtab_node::binds_to_current_def_p
 2020-10-15 12:40 UTC  (4+ messages)

[PATCH] [PR rtl-optimization/97249]Simplify vec_select of paradoxical subreg
 2020-10-15 12:38 UTC  (7+ messages)

[PATCH] fix TARGET_MEM_REF dumping
 2020-10-15 11:59 UTC 

[PATCH] tree-optimization/97428 - split SLP groups for loop vectorization
 2020-10-15 11:59 UTC 

[PATCH 1/2] aarch64: Remove support for extract-based addresses [PR96998]
 2020-10-15 11:16 UTC  (2+ messages)

[PATCH] openmp: Implement support for OMP_TARGET_OFFLOAD
 2020-10-15 11:02 UTC  (3+ messages)

[PATCH] openmp: Add support for omp_get_supported_active_levels
 2020-10-15  9:40 UTC  (4+ messages)

[Ada] Get finalization right when a function returns a function call
 2020-10-15  9:40 UTC 

[Ada] Spurious visibility on private with package
 2020-10-15  9:40 UTC 

[Ada] Ada2020: AI12-0003 Specifying the standard storage pool
 2020-10-15  9:40 UTC 

[Ada] Cleanup defensive guards for Null_Exclusion_Present
 2020-10-15  9:40 UTC 

[Ada] Wrong use of Scope_Depth_Value
 2020-10-15  9:40 UTC 

[Ada] Crash on subtype of fixed-point type
 2020-10-15  9:40 UTC 

[Ada] Fix access to uninitialized global variable when emitting error
 2020-10-15  9:40 UTC 

[Ada] Add support for compile time evaluation of Shift_Right_Arithmetic
 2020-10-15  9:40 UTC 

[Ada] Refine type from Nat to Pos in Make_Index
 2020-10-15  9:40 UTC 

[Ada] Fix range check on constrained array with expanded index name
 2020-10-15  9:40 UTC 

[Ada] Do not remove side effects from any object declarations in SPARK
 2020-10-15  9:40 UTC 

[Ada] Remove excessive defensive calls to Is_Type
 2020-10-15  9:40 UTC 

[Ada] Ada_2020: Add aspect Aggregate to standard container units
 2020-10-15  9:40 UTC 

[Ada] Remove obsolete DSP comment
 2020-10-15  9:40 UTC 

[Ada] Ada2020: AI12-0180 Using subprograms and entries in invariants
 2020-10-15  9:40 UTC 

[Ada] Warn on unknown aspect
 2020-10-15  9:40 UTC 

[Ada] Do not use maximal values from System in runtime units
 2020-10-15  9:40 UTC 

[Ada] Bring defensive guard for Null_Exclusion_Present up to date
 2020-10-15  9:40 UTC 

[Ada] Double evaluation of predicate
 2020-10-15  9:40 UTC 

[patch] vxworks: allow self configured definition of _WRS_VXWORKS_MAJOR
 2020-10-15  9:33 UTC 

[PATCH v2] combine: Don't turn (mult (extend x) 2^n) into extract [PR96998]
 2020-10-15  9:14 UTC  (8+ messages)
` [PING][PATCH "

[PATCH 2/2] combine: Don't turn (mult (extend x) 2^n) into extract
 2020-10-15  8:59 UTC 

[PATCH, rs6000] Add non-relative jump table support on Power Linux
 2020-10-15  8:46 UTC  (7+ messages)

[committed][nvptx, testsuite] Remove xfail for PR84958
 2020-10-15  8:39 UTC 

[committed][nvptx, testsuite] Fix xpass with ident-0b.c
 2020-10-15  8:39 UTC 

[committed][nvptx, testsuite] Remove dg-skip-if for ptxas oom
 2020-10-15  8:39 UTC 

[committed][nvptx, testsuite] Disable default xfails
 2020-10-15  8:39 UTC 

[committed][nvptx, testsuite] Remove dg-skip-if for ptxas crash fixed in cuda 8.0
 2020-10-15  8:38 UTC 

[committed][nvptx, testsuite] Remove dg-skip-if for ptxas crashes
 2020-10-15  8:38 UTC 

[committed][nvptx, testsuite] Remove xpassing xfails for ptxas crashes
 2020-10-15  8:38 UTC 

[PATCH] doc: gcc.c: Update documentation for spec files
 2020-10-15  8:11 UTC  (3+ messages)
` *PING^2* "
  ` *PING^3* "

[PATCH] tree-optimization/97482 - fix split_constant_offset of nop-conversions
 2020-10-15  7:53 UTC 

Support ofsetted parameters in local modref
 2020-10-15  7:45 UTC  (4+ messages)
    ` params: Fix up help.exp testing

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