public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
BoF DWARF5 patches
 2020-09-17 16:03 UTC  (12+ messages)
` [PATCH 3/5] Add DWARF5 variants of assembly scan tests that use DW_FORM_implicit_const
  ` BoF DWARF5 patches (25% .debug section size reduction)
        ` [PATCH] debug: Pass --gdwarf-N to assembler if fixed gas is detected during configure

[PATCH] aarch64: Fix ICE on fpsr fpcr getters [PR96968]
 2020-09-17 15:49 UTC  (3+ messages)
  ` [PATCH V2] "

C++RFC: Extending __builtin_FUNCTION
 2020-09-17 15:12 UTC 

PING [Patch][Middle-end]Add -fzero-call-used-regs=[skip|used-gpr|all-gpr|used|all]
 2020-09-17 14:40 UTC  (31+ messages)

[PATCH V2 0/4] Unify C and C++ handling of loops and switches
 2020-09-17 14:32 UTC  (4+ messages)

[PATCH 5/5][Arm] New pattern for CSEL, CSET and CSETM instructions
 2020-09-17 14:31 UTC 

[PATCH] aarch64: Fix dejaGNU directive in clastb_8.c testcase
 2020-09-17 14:30 UTC 

[PATCH] Canonicalize real X - CST to X + -CST
 2020-09-17 13:01 UTC  (3+ messages)

[PATCH] libgcc/config/arm/fp16.c: Add missing prototypes
 2020-09-17 11:59 UTC  (6+ messages)

[Patch] Fortran: Avoid double-free with parse error (PR96041, PR93423)
 2020-09-17 11:45 UTC  (4+ messages)

[PATCH] CSE negated multiplications and divisions
 2020-09-17 11:20 UTC 

[patch] Fix dangling references in thunks at -O0
 2020-09-17 11:01 UTC  (6+ messages)

Fix availability of functions in other partitions
 2020-09-17 10:43 UTC 

[PATCH] vec: don't select partial vectors when looping on full vectors
 2020-09-17 10:38 UTC  (8+ messages)
    ` [PATCH V2] "

[PATCH] irange_pool class
 2020-09-17 10:36 UTC 

[PATCH] [OG10] Fix warning messages in privatized-ref-[23].C testcases
 2020-09-17 10:27 UTC  (2+ messages)
` [PATCH] [OG10] Fix warning messages in privatized-ref-1.f95 testcase

[PATCH] this patch modify an unused variable in aarch64-unwind.h
 2020-09-17  9:41 UTC  (2+ messages)

[PATCH] fixincludes/fixfixes.c: Fix 'set but not used' warning
 2020-09-17  9:37 UTC  (3+ messages)

[PATCH] Improve contrib/clang-format to work with C++11 code [PR97076]
 2020-09-17  9:37 UTC 

[PATCH] aarch64: Add extend-as-extract-with-shift pattern [PR96998]
 2020-09-17  7:10 UTC  (5+ messages)

Problem with static const objects and LTO
 2020-09-17  7:04 UTC  (10+ messages)

[PATCH] C-SKY: Add -msim option
 2020-09-17  7:03 UTC  (2+ messages)

[PATCH] gcc: Make strchr return value pointers const
 2020-09-17  6:19 UTC  (6+ messages)

[PATCH] x86: Add cmpmemsi for -mgeneral-regs-only
 2020-09-17  5:07 UTC  (5+ messages)
  ` [PATCH] x86: Add cmpmemsi for -minline-all-stringops
    ` PING "
      ` PING^2 "

[PATCH] x86: Inline strncmp only with -minline-all-stringops
 2020-09-17  5:07 UTC  (3+ messages)
` PING "
  ` PING^2 "

[PATCH] Compile gcc.target/i386/pr78904-4a.c with -mtune=generic
 2020-09-17  4:12 UTC  (2+ messages)

[PATCH] Increase rtx_cost of sse_to_integer in skylake_cost
 2020-09-17  4:10 UTC  (2+ messages)

[PATCH] doc: use @code{} instead of @samp{@command{}} around 'date %s'
 2020-09-17  3:46 UTC  (2+ messages)

[PATCH] document -Wuninitialized for allocated objects
 2020-09-17  3:44 UTC  (2+ messages)

[PATCH] work harder to avoid -Wuninitialized for empty structs (PR 96295)
 2020-09-17  3:43 UTC  (2+ messages)

[RS6000] rtx_costs
 2020-09-17  3:42 UTC  (16+ messages)
` [RS6000] Count rldimi constant insns
` [RS6000] rs6000_rtx_costs for PLUS/MINUS constant
` [RS6000] rs6000_rtx_costs for AND
` [RS6000] rs6000_rtx_costs comment
` [RS6000] rs6000_rtx_costs multi-insn constants
` [RS6000] rs6000_rtx_costs cost IOR

[PATCH] warn for integer overflow in allocation calls (PR 96838)
 2020-09-17  3:23 UTC  (3+ messages)

[PATCH] -mno-xsave should imply -mno-avx since -mavx implies -mxsave
 2020-09-17  3:12 UTC  (2+ messages)

[PATCH] Increase rtx_cost of sse_to_integer in skylake_cost
 2020-09-17  3:09 UTC  (2+ messages)

[PATCH] c++: premature analysis of requires-expression [PR96410]
 2020-09-17  2:59 UTC  (9+ messages)

libbacktrace: Add support for MiniDebugInfo
 2020-09-17  0:04 UTC  (5+ messages)

[Patch] OpenMP: Handle cpp_implicit_alias in declare-target discovery (PR96390)
 2020-09-16 23:15 UTC  (5+ messages)

[committed] analyzer: fix state explosions due to SCC bug
 2020-09-16 23:15 UTC 

[committed] analyzer: show SCC ids in .dot dumps
 2020-09-16 23:13 UTC 

[committed] analyzer: bulk merger/processing of runs of nodes at CFG join points
 2020-09-16 23:12 UTC 

[committed] analyzer: add program_point::get_next
 2020-09-16 23:09 UTC 

[committed] analyzer: show program point in -Wanalyzer-too-complex
 2020-09-16 23:08 UTC 

[committed] analyzer: getchar has no side-effects
 2020-09-16 23:07 UTC 

[PATCH] improve validation of attribute arguments (PR c/78666)
 2020-09-16 20:25 UTC  (8+ messages)
        ` [PING][PATCH] "

[PATCH] preprocessor: Fix ICE with too long line in fmtwarn [PR96935]
 2020-09-16 19:44 UTC  (3+ messages)

[OG10] Backporting + merge of GCC 10 into branch
 2020-09-16 19:35 UTC 

[PATCH 0/5] add checking of function array parameters (PR 50584)
 2020-09-16 19:14 UTC  (14+ messages)
` [PATCH 2/5] C front end support to detect out-of-bounds accesses to array parameters
                  ` [PING][PATCH "
                    ` [PING 2][PATCH "

Commit 052204fac580 was never sent to gcc-patches
 2020-09-16 19:14 UTC  (3+ messages)

[PATCH] rs6000: Add rs6000_cfun_pcrel_p
 2020-09-16 18:56 UTC  (3+ messages)

[PATCH] Allow copying of symbolic ranges to an irange
 2020-09-16 18:43 UTC  (4+ messages)

[pushed] libbacktrace, Mach-O : Support PowerPC archs
 2020-09-16 18:42 UTC 

c++: local-scope OMP UDR reductions have no template head
 2020-09-16 18:42 UTC  (4+ messages)

[Patch] [middle-end & nvptx] gcc/tracer.c: Don't split BB with SIMT LANE [PR95654]
 2020-09-16 18:20 UTC  (5+ messages)

[PATCH] [OG10] Xfail libgomp.oacc-fortran/privatized-ref-2.f90 when offloading to nvptx
 2020-09-16 17:34 UTC 

[PATCH][Arm] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and bf16
 2020-09-16 16:00 UTC  (7+ messages)
` [PATCH][Arm][1/3] Support for Arm Custom Datapath Extension (CDE): enable the feature
  ` [PATCH][Arm][2/4] Custom Datapath Extension intrinsics: instructions using FPU/MVE S/D registers
          ` [PATCH][Arm] Enable MVE SIMD modes for vectorization

[aarch64] Backport missing NEON intrinsics to GCC8
 2020-09-16 15:34 UTC 

[PATCH] LRA: Make fixed eliminable registers live
 2020-09-16 15:11 UTC  (5+ messages)
  ` [PATCH] IRA: Don't make a global register eliminable

c++: Avoid confusing 'nested' name
 2020-09-16 15:10 UTC 

c++: Break out actual instantiation from instantiate_decl
 2020-09-16 14:19 UTC 

[PATCH, 1/3, OpenMP] Target mapping changes for OpenMP 5.0, front-end parts
 2020-09-16 14:11 UTC  (2+ messages)

[Patch] Fortran: OpenMP - fix simd with (last)private (PR97061
 2020-09-16 14:11 UTC  (2+ messages)

[PATCH, OpenMP 5, C++] Implement implicit mapping of this[:1] (PR92120)
 2020-09-16 14:06 UTC 

[PATCH] rs6000: Fix misnamed built-in
 2020-09-16 13:26 UTC  (3+ messages)

[PATCH] libstdc++: use lt_host_flags for libstdc++.la
 2020-09-16 13:16 UTC 

[aarch64] Backport missing NEON intrinsics to GCC8
 2020-09-16 12:44 UTC  (3+ messages)

[PATCH PR93334][RFC]Skip output dep if values stored are byte wise the same
 2020-09-16 12:21 UTC  (2+ messages)

[PATCH] Fix testcases to avoid plusminus-with-convert pattern (PR 97066)
 2020-09-16 12:18 UTC  (2+ messages)

[PATCH] libstdc++: use a link test to test for -Wl,-z,relro
 2020-09-16 12:11 UTC  (3+ messages)

[PATCH] IBM Z: Fix *vec_tf_to_v1tf constraints
 2020-09-16 12:09 UTC  (2+ messages)

openmp question
 2020-09-16 12:08 UTC  (2+ messages)

[PATCH] Ignore the clobbered stack pointer in asm statment
 2020-09-16 11:47 UTC  (7+ messages)

[PATCH 1/3] C-SKY: Enable crtbegin/crtend.o of libgcc for elf target
 2020-09-16 11:36 UTC  (4+ messages)
` [PATCH 2/3] C-SKY: Set use_gcc_stdint=wrap "
` [PATCH 3/3] C-SKY: Refine target name for elf target test

[PATCH] rs6000: Expand vec_insert in expander instead of gimple [PR79251]
 2020-09-16 11:11 UTC  (21+ messages)
      ` [PATCH v2] "

[PATCH v5 0/8] std::future::wait_* and std::condition_variable improvements
 2020-09-16 11:06 UTC  (4+ messages)
` [PATCH v5 5/8] libstdc++ futex: Loop when waiting against arbitrary clock

[PATCH] remove STMT_VINFO_NUM_SLP_USES
 2020-09-16 11:05 UTC 

[PATCH] arm: Add new vector mode macros
 2020-09-16 10:49 UTC  (3+ messages)

[PATCH 5/5][Arm] New pattern for CSEL, CSET and CSETM instructions
 2020-09-16 10:45 UTC 

[PATCH] C-SKY: Support multilib for mfloat-abi=
 2020-09-16  8:59 UTC  (2+ messages)

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

[PATCH] arm: Fix up gcc.target/arm/lto/pr96939_* FAIL
 2020-09-16  8:17 UTC  (3+ messages)

[PATCH] Fortran : Two further previously missed ICEs PR53298
 2020-09-16  7:02 UTC  (2+ messages)

[PATCH] C-SKY: Fix wrong ld name with option -mfloat-abi=hard
 2020-09-16  7:00 UTC  (2+ messages)

[PATCH] store-merging: Consider also overlapping stores earlier in the by bitpos sorting [PR97053]
 2020-09-16  6:32 UTC  (2+ messages)

[PATCH] -mno-xsave should imply -mno-avx since -mavx implies -mxsave
 2020-09-16  6:16 UTC 

[PATCH]rs6000: Remove useless insns fed into lvx/stvx [PR97019]
 2020-09-16  5:27 UTC  (5+ messages)
  ` [PATCH v2] rs6000: "

[PATCH] libstdc++: Rebase include/pstl to current upstream
 2020-09-16  3:35 UTC 

[PATCH] Check calls before loop unrolling
 2020-09-16  3:27 UTC  (4+ messages)

[PATCH v3] C-SKY: Support -mfloat-abi=hard
 2020-09-16  3:05 UTC  (2+ messages)

libgo: add additional references in sysinfo.c
 2020-09-16  0:42 UTC 

[r11-3207 Regression] FAIL: gcc.dg/ifcvt-3.c scan-rtl-dump ce1 "3 true changes made" on Linux/x86_64 (-m64)
 2020-09-15 23:20 UTC 

[r11-3207 Regression] FAIL: gcc.dg/tree-ssa/20030807-10.c scan-tree-dump-times vrp1 " & 3" 1 on Linux/x86_64 (-m64)
 2020-09-15 23:20 UTC 

[committed] analyzer: fix ICE when merging constraints w/o transitivity [PR96650]
 2020-09-15 21:48 UTC 

[PATCH] Add power10 IEEE 128-bit minimum, maximum, and compare with mask instructions
 2020-09-15 21:20 UTC  (9+ messages)
` [PATCH 2/4] PowerPC: Rename functions for min, max, cmove
    ` [PATCH 2/4, revised patch applied] "
` [PATCH 4/4] PowerPC: Add power10 xscmp{eq,gt,ge}qp support

[PATCH] PR fortran/97036 - [F2018] Allow ELEMENTAL RECURSIVE procedure prefix
 2020-09-15 20:35 UTC 

[PATCH] c, c++: Implement -Wsizeof-array-div [PR91741]
 2020-09-15 20:33 UTC  (5+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH 0/5] MSP430: Implement macros to describe relative costs of operations
 2020-09-15 20:30 UTC  (3+ messages)
` ping "
  ` ping x2 "

[PATCH] rs6000: inefficient 64-bit constant generation for consecutive 1-bits
 2020-09-15 19:54 UTC  (4+ messages)

[Patch] OpenMP/Fortran: Fix (re)mapping of allocatable/pointer arrays [PR96668]
 2020-09-15 19:49 UTC  (6+ messages)

[PATCH] PR/fortran 96983 - ICE compiling gfortran.dg/pr96711.f90
 2020-09-15 19:13 UTC  (3+ messages)
  ` Aw: "

[r11-3207 Regression] FAIL: gcc.dg/ifcvt-3.c scan-rtl-dump ce1 "3 true changes made" on Linux/x86_64 (-m64 -march=cascadelake)
 2020-09-15 19:00 UTC 

[r11-3207 Regression] FAIL: gcc.dg/tree-ssa/20030807-10.c scan-tree-dump-times vrp1 " & 3" 1 on Linux/x86_64 (-m64 -march=cascadelake)
 2020-09-15 19:00 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).