public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Always default to DWARF2_DEBUG if not specified, warn about deprecated STABS
 2021-09-10 12:12 UTC 

Remove tilegx port
 2021-09-10 11:50 UTC  (4+ messages)

[PATCH] Fix SFmode subreg of DImode and TImode
 2021-09-10 11:25 UTC  (18+ messages)

[PATCH] middle-end/102273 - avoid ICE with auto-init and nested functions
 2021-09-10 10:37 UTC 

[patch][version 8]add -ftrivial-auto-var-init and variable attribute "uninitialized" to gcc
 2021-09-10  9:40 UTC  (10+ messages)
  ` [COMMITTED][patch][version 9]add "

[PATCH][RFC] Come up with casm state
 2021-09-10  9:31 UTC 

[PATCH Take 2] More NEGATE_EXPR folding in match.pd
 2021-09-10  9:22 UTC 

[PING] Re: [Patch][GCC][middle-end] - Generate FRINTZ for (double)(int) under -ffast-math on aarch64
 2021-09-10  9:14 UTC 

[PATCH] middle-end/102269 - avoid auto-init of empty types
 2021-09-10  8:19 UTC 

Re-unify 'omp_build_component_ref' and 'oacc_build_component_ref'
 2021-09-10  8:03 UTC  (6+ messages)
        ` [ping] "
              ` Host and offload targets have no common meaning of address spaces (was: [ping] Re-unify 'omp_build_component_ref' and 'oacc_build_component_ref')
                ` Host and offload targets have no common meaning of address spaces

[PATCH] analyzer: Define INCLUDE_UNIQUE_PTR
 2021-09-10  8:01 UTC 

'hash_map<tree, hash_map<tree, tree>>'
 2021-09-10  8:00 UTC  (5+ messages)
      ` Fix 'hash_table::expand' to destruct stale Value objects (was: 'hash_map<tree, hash_map<tree, tree>>')
        ` Fix 'hash_table::expand' to destruct stale Value objects
          ` [PING] "

[PATCH 1/3] (v2) On-demand locations within string-literals
 2021-09-10  7:48 UTC  (11+ messages)
` [PATCH 1/4] selftest.h: Add ASSERT_TRUE_AT and ASSERT_FALSE_AT
  ` [PATCH 2/4] (v3) On-demand locations within string-literals
          ` [Committed] [PATCH 2/4] (v4) "
                  ` [PING] "

[PATCH 0/11] warning control by group and location (PR 74765)
 2021-09-10  7:45 UTC  (11+ messages)
  ` [PATCH 0/13] v2 "
    ` [PATCH 1/13] v2 [PATCH 1/13] Add support for per-location warning groups "
                  ` [PING] Don't maintain a warning spec for 'UNKNOWN_LOCATION'/'BUILTINS_LOCATION' [PR101574] (was: [PATCH 1/13] v2 [PATCH 1/13] Add support for per-location warning groups (PR 74765))

[PATCH][www] Add note that STABS is deprecated
 2021-09-10  7:36 UTC  (3+ messages)

[PATCH] Remove DARWIN_PREFER_DWARF and dead code
 2021-09-10  7:19 UTC 

[PATCH] Default AVR to DWARF2 debug
 2021-09-10  7:13 UTC 

[PATCH] Always default to DWARF2 debugging for RX, even with -mas100-syntax
 2021-09-10  7:05 UTC 

More aggressive threading causing loop-interchange-9.c regression
 2021-09-10  7:04 UTC 

[PATCH 00/62] Support all AVX512FP16 intrinsics
 2021-09-10  7:03 UTC  (5+ messages)
` [PATCH 07/62] AVX512FP16: Add vaddph/vsubph/vdivph/vmulph
` [PATCH 09/62] AVX512FP16: Enable _Float16 autovectorization

[PATCH] Default Alpha/VMS to DWARF2 debugging only
 2021-09-10  6:52 UTC 

[PATCH] Always default to DWARF2 debug for cygwin and mingw
 2021-09-10  6:38 UTC 

[PATCH] Remove vestiges of --with-stabs
 2021-09-10  6:07 UTC 

[PATCH] Remove dbx.h, do not set PREFERRED_DEBUGGING_TYPE from dbxcoff.h, lynx.h
 2021-09-10  6:02 UTC  (5+ messages)

[PATCH, rs6000] Optimization for vec_xl_sext
 2021-09-10  5:45 UTC  (2+ messages)

[PATCH] [i386] Remove copysign post_reload splitter for scalar modes
 2021-09-10  5:04 UTC  (3+ messages)

[PATCH] Disallow paradoxical subregs when outer mode is SCALAR_FLOAT_MODE_P
 2021-09-10  4:52 UTC 

[PATCH] Relax condition of (vec_concat:M(vec_select op0 idx0)(vec_select op0 idx1)) to allow different modes between op0 and M, but have same inner mode
 2021-09-10  4:36 UTC 

[PATCH] rs6000: Adjust rs6000_density_test for strided_load
 2021-09-10  3:46 UTC  (16+ messages)
` [PATCH v2] rs6000: Add load density heuristic
  ` [PATCH v3] "
      ` [PATCH v4] "

[r12-3433 Regression] FAIL: gcc.target/i386/auto-init-padding-9.c scan-assembler rep stosq on Linux/x86_64
 2021-09-10  2:43 UTC 

[PATCH] x86-64: Update AVX512FP16 ABI tests for x32
 2021-09-10  2:06 UTC  (2+ messages)

[PATCH] bpf: correct zero_extend output templates
 2021-09-09 22:48 UTC  (2+ messages)

[PATCH 0/3] bpf: add -mcpu and related feature options
 2021-09-09 21:36 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] bpf testsuite: add tests for new "
` [PATCH 3/3] doc: document BPF -mcpu and related options

[PATCH, committed] PR fortran/98490 - Unexpected out of bounds in array constructor with implied do loop
 2021-09-09 19:38 UTC 

[PATCH] bpf: Add support to eBPF atomic operations
 2021-09-09 17:06 UTC 

[r12-3425 Regression] FAIL: gcc.target/i386/vect-rebuild.c scan-assembler-not unpck on Linux/x86_64
 2021-09-09 16:20 UTC 

[PATCH] c++tools : Add a simple handler for ModuleCompiledRequest
 2021-09-09 16:15 UTC  (2+ messages)

[Patch][doc][PR101843]clarification on building gcc and binutils together
 2021-09-09 15:05 UTC  (3+ messages)

[PATCH v2 0/3] lower more cases of memcpy [PR102125]
 2021-09-09 14:39 UTC  (6+ messages)
` [PATCH v2 1/3] rtl: properly handle subreg (mem) in gen_highpart [PR102125]
` [PATCH v2 2/3] arm: expand handling of movmisalign for DImode [PR102125]
` [PATCH v2 3/3] gimple: allow more folding of memcpy [PR102125]

[PATCH 1/2 v2] jit : Generate debug info for variables
 2021-09-09 12:41 UTC  (5+ messages)
` Sv: "
    ` Sv: "

[PATCH 0/4 REVIEW] libtool and libctf fixes for Solaris 11
 2021-09-09 12:39 UTC  (7+ messages)
` [PATCH 2/4 REVIEW] libtool.m4: fix nm BSD flag detection

[PATCH] More NEGATE_EXPR folding in match.pd
 2021-09-09 12:04 UTC  (3+ messages)

[PATCH] tree-optimization/102155 - fix LIM fill_always_executed_in CFG walk
 2021-09-09 10:55 UTC  (9+ messages)

[PATCH] strub: machine-independent stack scrubbing
 2021-09-09  7:11 UTC 

[PATCH] x86: Add TARGET_AVX256_[MOVE|STORE]_BY_PIECES
 2021-09-09  5:09 UTC  (2+ messages)

[RFC] Don't move cold code out of loop by checking bb count
 2021-09-09  1:55 UTC  (5+ messages)

[PING][PATCH] rs6000: Disable optimizing multiple xxsetaccz instructions into one xxsetaccz
 2021-09-08 22:13 UTC 

[PATCH] warn for more impossible null pointer tests
 2021-09-08 20:06 UTC  (9+ messages)
            ` [PATCH] warn for more impossible null pointer tests [PR102103]

[PATCH] c++: Fix docs on assignment of virtual bases [PR60318]
 2021-09-08 19:59 UTC  (3+ messages)

[PATCH v5] Fix for powerpc64 long double complex divide failure
 2021-09-08 19:48 UTC  (2+ messages)

[committed] analyzer: support "bifurcation"; reimplement realloc [PR99260]
 2021-09-08 19:02 UTC  (3+ messages)

[committed] analyzer: fix ICE when discarding result of realloc [PR102225]
 2021-09-08 18:43 UTC 

testsuite: Allow .sdata in more cases in gcc.dg/array-quals-1.c
 2021-09-08 15:28 UTC  (2+ messages)

[PATCH] rs6000: Fix ELFv2 r12 use in epilogue
 2021-09-08 14:32 UTC 

[PATCH] c-family: Add __builtin_assoc_barrier
 2021-09-08 13:49 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH] c++/102228 - make lookup_anon_field O(1)
 2021-09-08 13:49 UTC  (2+ messages)

[PATCH 2/2]AArch64: Add better costing for vector constants and operations
 2021-09-08 12:58 UTC  (7+ messages)

[PATCH]AArch64 Make use of FADDP in simple reductions
 2021-09-08 12:38 UTC  (2+ messages)

[PATCH 1/2]middle-end Teach CSE to be able to do vector extracts
 2021-09-08 12:34 UTC  (3+ messages)

[PATCH] inline: do not inline when no_profile_instrument_function is different
 2021-09-08 11:31 UTC  (8+ messages)
      ` [Committed] Fix fatal typo in gcc.dg/no_profile_instrument_function-attr-2.c

[PATCH] i386: Fix up @xorsign<mode>3_1 [PR102224]
 2021-09-08 10:15 UTC  (7+ messages)

[PATCH] Optimize vec_extract for 256/512-bit vector when index exceeds the lower 128 bits
 2021-09-08 10:02 UTC 

[PATCH] Explicitly add -msse2 to compile HF related libgcc source file
 2021-09-08  9:31 UTC  (11+ messages)
        ` [PATCH] libgcc, i386: Export *hf* and *hc* from libgcc_s.so.1

[PATCH] testsuite: Remove .exe suffix in prune_gcc_output
 2021-09-08  8:49 UTC 

[PATCH 00/13] ARM/MVE use vectors of boolean for predicates
 2021-09-08  7:48 UTC  (6+ messages)
` [PATCH 04/13] arm: Add GENERAL_AND_VPR_REGS regclass

[PATCH v2] ipa-inline: Add target info into fn summary [PR102059]
 2021-09-08  7:43 UTC 

[PATCH/RFC] combine: Tweak the condition of last_set invalidation
 2021-09-08  7:03 UTC  (6+ messages)
  ` [PATCH v2] "
    ` PING^1 "
      ` PING^2 "
        ` PING^3 "

[PATCH, rs6000] optimization for vec_reve builtin [PR100868]
 2021-09-08  6:42 UTC 

testsuite: Use explicit -ftree-cselim in tests using -fdump-tree-cselim-details
 2021-09-08  6:38 UTC  (2+ messages)

[PATCH] configure: Avoid unnecessary constraints on executables for $build
 2021-09-08  6:35 UTC  (2+ messages)

[PATCH] [i386] Optimize v4sf reduction
 2021-09-08  5:36 UTC 

[PATCH 0/2] Initial support for AVX512FP16
 2021-09-08  3:02 UTC  (4+ messages)
` [PATCH V2 00/10] "

[PATCH 0/3] x86: Update memcpy/memset inline strategies
 2021-09-08  3:01 UTC  (8+ messages)
` [PATCH 3/3] x86: Update memcpy/memset inline strategies for -mtune=generic
          ` PING [PATCH] "
            ` PING^2 "

[PATCH v3] c++: Add gnu::diagnose_as attribute
 2021-09-08  2:21 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] Make sure we're playing with integral modes before call extract_integral_bit_field
 2021-09-08  0:55 UTC  (7+ messages)
` [PATCH 0/2] Get rid of all float-int special cases in validate_subreg
  ` [PATCH 2/2] "

[COMMITTED] gcc: xtensa: fix PR target/102115
 2021-09-07 22:56 UTC 

libgo patch committed: Update to Go1.17rc2 release
 2021-09-07 22:23 UTC  (4+ messages)

libgo patch committed: Use hash32 for p32 variants
 2021-09-07 22:05 UTC 

[PATCH] PR fortran/82314 - ICE in gfc_conv_expr_descriptor, at fortran/trans-array.c:6972
 2021-09-07 21:44 UTC 

[COMMITTED V2 0/7] BPF CO-RE Support
 2021-09-07 21:19 UTC  (8+ messages)
` [COMMITTED V2 1/7] dwarf: externalize lookup_type_die
` [COMMITTED V2 2/7] ctfc: externalize ctf_dtd_lookup
` [COMMITTED V2 3/7] ctfc: add function to lookup CTF ID of a TREE type
` [COMMITTED V2 4/7] btf: expose get_btf_id
` [COMMITTED V2 5/7] bpf: BPF CO-RE support
` [COMMITTED V2 6/7] bpf testsuite: Add BPF CO-RE tests
` [COMMITTED V2 7/7] doc: BPF CO-RE documentation

[PATCH v2] c++: Fix cp_tree_equal for template value args using dependent sizeof/alignof/noexcept expressions
 2021-09-07 20:04 UTC  (4+ messages)

[PATCH] coroutines: Small cleanups to await_statement_walker [NFC]
 2021-09-07 19:38 UTC 

[PATCH] PR fortran/93834 - [9/10/11/12 Regression] ICE in trans_caf_is_present, at fortran/trans-intrinsic.c:8469
 2021-09-07 18:15 UTC  (6+ messages)
      ` [Patch] Fortran: Handle allocated() with coindexed scalars [PR93834] (was: [PATCH] PR fortran/93834 - [9/10/11/12 Regression] ICE in trans_caf_is_present, at fortran/trans-intrinsic.c:8469)

[PATCH] c++: Fix up constexpr evaluation of deleting dtors [PR100495]
 2021-09-07 17:27 UTC  (2+ messages)

[PATCH 0/8] coroutines: Use DECL_VALUE_EXPRs to assist in debug [PR99215]
 2021-09-07 17:26 UTC  (18+ messages)
` [PATCH 1/8] coroutines : Use DECL_VALUE_EXPR instead of rewriting vars
  ` [PATCH 2/8] coroutines: Add a helper for creating local vars
    ` PATCH 3/8] coroutines: Support for debugging implementation state
      ` [PATCH 4/8] coroutines: Make some of the artificial names more debugger-friendly
        ` [PATCH 5/8] coroutines: Define and populate accessors for debug state
          ` [PATCH 6/8] coroutines: Convert implementation variables to debug-friendly form
            ` [PATCH 7/8] coroutines: Make proxy vars for the function arg copies
                  ` [PATCH 7/8 v2] "

[Patch] libgomp.texi: Add OpenMP Implementation Status
 2021-09-07 16:24 UTC  (8+ messages)

[Patch] libgfortran: Makefile fix for ISO_Fortran_binding.h
 2021-09-07 15:47 UTC  (2+ messages)

[PATCH] Abstract PHI and forwarder block checks in jump threader
 2021-09-07 15:05 UTC  (6+ messages)

[patch] Fix PR debug/101947
 2021-09-07 13:40 UTC  (3+ messages)

[PATCH] tree-optimization/102226 - fix epilogue vector re-use
 2021-09-07 11:10 UTC 

[PATCH 02/10] [i386] Enable _Float16 type for TARGET_SSE2 and above
 2021-09-07 10:10 UTC  (10+ messages)
` [PATCH V3 0/6] Initial support for AVX512FP16
  ` [PATCH 2/6] [i386] Enable _Float16 type for TARGET_SSE2 and above

[PATCH] Come up with section_flag enum
 2021-09-07  9:43 UTC 

[PATCH] Optimize macro: make it more predictable
 2021-09-07  9:42 UTC  (9+ messages)
        ` [PATCH] flag_complex_method: support optimize attribute

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