public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[000/nnn] poly_int: representation of runtime offsets and sizes
 2017-11-08 11:57 UTC  (18+ messages)
` [001/nnn] poly_int: add poly-int.h

[PATCH][OBVIOUS] Fix vrp101.c test-case
 2017-11-08 11:55 UTC 

[PATCH] Fix fallthrough attribute ignorance w/ -fsanitize=address (PR sanitizer/82792)
 2017-11-08 11:48 UTC  (5+ messages)

[PATCH 0/7] GCOV: another set of improvements
 2017-11-08 11:42 UTC  (7+ messages)
` [PATCH 8/N][RFC] GCOV: support multiple functions per a line
    ` [PATCH 8/N][RFC] v2 "
      ` [PATCH 8/N][RFC][v3]: "

[PATCH][GCC][ARM] Refactor arm_option_override to extract global field setters [Patch (1/3)]
 2017-11-08 11:17 UTC  (2+ messages)

[GCC-6.4][ARM][PATCH] enable FL_LPAE flag for armv7ve cores
 2017-11-08 11:03 UTC  (2+ messages)

[testsuite] Remove duplicate dg-do command in gcc.dg/strlenopt-33g.c
 2017-11-08 10:08 UTC 

[PATCH, GCC/ARM] Fix cmse_nonsecure_entry return insn size
 2017-11-08 10:00 UTC 

[testsuite] Fix -Wreturn-type fallout in g++.old-deja/g++.brendan/asm-extn1.C
 2017-11-08  9:51 UTC 

[mips, committed] Wrap ASM_OUTPUT_LABELREF in do {} while (0)
 2017-11-08  9:39 UTC 

[mips, committed] Remove semicolon after do {} while (0) in ASM_OUTPUT_CASE_END
 2017-11-08  9:32 UTC 

[PATCH] Fix bootstrap-ubsan (PR bootstrap/82670)
 2017-11-08  9:05 UTC  (3+ messages)

[PATCH] Fix up predicates for commutative vector comparison (PR target/82855)
 2017-11-08  8:53 UTC 

[PATCH 1/7] [libsanitizer, committed] Remove semicolon after do {} while (0) in macro body
 2017-11-08  8:46 UTC  (2+ messages)

Adjust empty class parameter passing ABI (PR c++/60336)
 2017-11-08  8:16 UTC  (18+ messages)

[x86][patch] Add -march=cannonlake
 2017-11-08  8:08 UTC 

[x86][patch] Add -march=cannonlake
 2017-11-08  8:06 UTC 

[PATCH][RFC] Instrument function exit with __builtin_unreachable in C++
 2017-11-08  8:02 UTC  (22+ messages)
          ` [PATCH] Fix test-suite fallout of default -Wreturn-type

[PATCH][OBVIOUS] analyze_brprob.py: fix SI units
 2017-11-08  7:47 UTC 

[PATCH] Remove non needed check in bmp_iter_set_init (PR tree-optimization/82669)
 2017-11-08  7:43 UTC 

[GCC-6.4][ARM][PATCH] enable FL_LPAE flag for armv7ve cores
 2017-11-08  7:13 UTC 

[PATCH] enhance -Warray-bounds to handle strings and excessive indices
 2017-11-08  5:20 UTC  (15+ messages)

Fix segfault with dump files
 2017-11-08  5:17 UTC 

libbacktrace patch committed: Support compressed debug sections
 2017-11-08  3:12 UTC  (5+ messages)

[PATCH] RISC-V: Fix build error
 2017-11-07 23:59 UTC 

[PATCH] Install cp/operators.def as part of plugin headers
 2017-11-07 23:22 UTC  (2+ messages)

[patch, libfortran, proof of concept] maxloc for character variables
 2017-11-07 23:20 UTC 

[PATCH, fortran, PR 82869] Introduce default_logical_type_node and logical_type_node
 2017-11-07 22:49 UTC  (4+ messages)

[PATCH] 1/n Refactoring tree-vrp.c, step one introducing vr_values class
 2017-11-07 22:27 UTC 

[committed] Fix OpenMP ICE with template ctor with default arg (PR c++/82835)
 2017-11-07 21:56 UTC 

[PATCH] [ARC] Reimplement exception handling support
 2017-11-07 21:03 UTC  (2+ messages)

Fix unsupported prettyprinter test
 2017-11-07 20:53 UTC  (2+ messages)

[patch][x86] GFNI enabling [2/4]
 2017-11-07 20:06 UTC  (7+ messages)

[libstdc++-v3] Add configure check for S_ISSOCK
 2017-11-07 19:40 UTC  (4+ messages)

[PATCH, i386]: Better fix for PR 80425
 2017-11-07 19:12 UTC 

Go patch commited: correct nested_function_num
 2017-11-07 18:26 UTC 

Improve canonicalisation of TARGET_MEM_REFs
 2017-11-07 18:21 UTC  (3+ messages)

[PATCH] RISC-V: Add Jim Wilson as a maintainer
 2017-11-07 18:04 UTC  (6+ messages)
  ` [patches] "

Fix PR53037 failures on strict-alignment platforms
 2017-11-07 17:47 UTC 

[patch] jump threading multiple paths that start from the same BB
 2017-11-07 17:38 UTC 

[PATCH][AArch64] Simplify aarch64_can_eliminate
 2017-11-07 17:27 UTC  (3+ messages)

[PATCH] RISC-V: Implement movmemsi
 2017-11-07 17:15 UTC  (2+ messages)

[PATCH][AArch64] Remove aarch64_frame_pointer_required
 2017-11-07 17:11 UTC  (2+ messages)

[PATCH, rs6000] Add support to __builtin_cpu_supports() for new HWCAP2 bit
 2017-11-07 17:09 UTC  (6+ messages)

Staging in vrp cleanups
 2017-11-07 17:05 UTC  (3+ messages)

[PATCH] RISC-V: Define MUSL_DYNAMIC_LINKER for riscv
 2017-11-07 17:05 UTC  (2+ messages)

[PATCH 22/22] Enable building libitm with Intel CET
 2017-11-07 16:58 UTC 

[PATCH 21/22] Add extra field to gtm_jmpbuf on x86 only
 2017-11-07 16:42 UTC 

[RFC] [Patch X86_64]: Pass to split FMA to MUL and ADD
 2017-11-07 16:28 UTC  (9+ messages)

[PATCH] Change default to -fno-math-errno
 2017-11-07 15:45 UTC  (6+ messages)

[PATCH, 2/4] Handle GOMP_OPENACC_NVPTX_{DISASM,SAVE_TEMPS} in libgomp nvptx plugin
 2017-11-07 15:31 UTC  (3+ messages)

[PATCH][GCC] Simplification of 1U << (31 - x)
 2017-11-07 14:49 UTC  (15+ messages)

[PATCH] Fix build error
 2017-11-07 13:12 UTC 

[PATCH PR82776]Exploit more undefined pointer overflow behavior in loop niter analysis
 2017-11-07 12:52 UTC  (5+ messages)

[PATCH] rs6000: Use isel for the cstore patterns
 2017-11-07 12:14 UTC 

Improve vectorisation of COND_EXPR <bool op bool, ...>
 2017-11-07 11:30 UTC  (2+ messages)

[PATCH] Optimize %k register comparison against zero (PR target/82855)
 2017-11-07 11:28 UTC  (8+ messages)

[PATCH PR82726/PR70754][2/2]New fix by finding correct root reference in combined chains
 2017-11-07 11:19 UTC  (2+ messages)

[patch] Do not report non-executed blocks in Ada coverage
 2017-11-07 10:53 UTC  (5+ messages)
      ` [PATCH] GCOV: do not support unexecuted blocks in Ada

[PATCH PR82726][1/2]Revert previous fixes for PR70754 and PR79663
 2017-11-07 10:49 UTC  (2+ messages)

[powerpcspe, rs6000] Remove semicolon after do {} while (0) in SUBTARGET_OVERRIDE_OPTIONS
 2017-11-07 10:45 UTC  (4+ messages)

More fold_negate in match.pd
 2017-11-07 10:44 UTC  (2+ messages)

[00/nn] Patches preparing for runtime offsets and sizes
 2017-11-07 10:38 UTC  (10+ messages)
` [05/nn] Add VEC_DUPLICATE_{CST,EXPR} and associated optab
` [06/nn] Add VEC_SERIES_{CST,EXPR} "

[PATCH] Avoid (almost) ix86_binary_operator_ok in sse.md (PR target/82855)
 2017-11-07 10:10 UTC  (6+ messages)

More bitop simplifications in match.pd
 2017-11-07 10:09 UTC  (2+ messages)

[libgcc, rs6000] Remove semicolon after do {} while (0) in REGISTER_CFA_OFFSET_FOR
 2017-11-07 10:06 UTC  (3+ messages)

Non-INTEGER_CST CHREC_RIGHTs in analyze_*_subscript
 2017-11-07 10:04 UTC  (2+ messages)

Fix folding of vector mask EQ/NE expressions
 2017-11-07  9:58 UTC  (3+ messages)

[arm, committed] Remove semicolon after while {} do (0) in HANDLE_NARROW_SHIFT_ARITH
 2017-11-07  9:52 UTC  (2+ messages)

[AArch64] Use aarch64_reg_or_imm instead of nonmemory_operand
 2017-11-07  9:48 UTC  (2+ messages)

[libgcc, committed] Remove semicolon after do {} while (0) in FP_HANDLE_EXCEPTIONS
 2017-11-07  8:18 UTC 

Drop frequencies from basic blocks
 2017-11-07  7:14 UTC  (12+ messages)

Require ngettext in test of system gettext implementation
 2017-11-07  5:36 UTC 

[AARCH64] implements neon vld1_*_x2 intrinsics
 2017-11-07  4:56 UTC 

[PATCH] rs6000: Don't clear TARGET_ISEL implicitly
 2017-11-07  4:10 UTC 

[PATCH][GCC][ARM] Implement "arch" GCC pragma and "+<ext>" attributes [Patch (2/3)]
 2017-11-07  3:41 UTC  (2+ messages)

[gcc] backport of gcc patch to #gcc-7-branch
 2017-11-07  1:31 UTC 

[PATCH] i386: Use reference of struct ix86_frame to avoid copy
 2017-11-06 23:06 UTC  (2+ messages)

[RFA][PATCH] Improve initial probe for noreturn functions for x86 target
 2017-11-06 22:45 UTC  (9+ messages)

[committed] Minor fixes to stack-check-12 test
 2017-11-06 22:45 UTC 

{PATCH, wwwdocs] update employer in steering committee list
 2017-11-06 22:27 UTC 

[PATCH, wwwdocs] sdb removal release note patch
 2017-11-06 22:14 UTC 

[PATCH] Fix dwarf2out ICE with UNSPEC_GOTOFF (PR debug/82837)
 2017-11-06 22:07 UTC 

[PATCH] Fix up predicates for commutative vector comparison (PR target/82855)
 2017-11-06 21:23 UTC 

Make istreambuf_iterator::_M_sbuf immutable and add debug checks
 2017-11-06 21:20 UTC  (3+ messages)

[PATCH] Fix test-suite fallout of default -Wreturn-type
 2017-11-06 21:17 UTC  (11+ messages)
                  ` [PATCH] Further -Wreturn-type testsuite fallout

Go patch committed: Disable escape analysis for the runtime package
 2017-11-06 21:11 UTC 

libgo patch committed: Pass flags to recursive make
 2017-11-06 21:00 UTC 

[PATCH] Replace has_single_use guards in store-merging
 2017-11-06 19:12 UTC 

[PATCH v3 1/14] D: The front-end (DMD) language implementation and license
 2017-11-06 18:49 UTC  (10+ messages)

Hurd port for gcc-7 go PATCH 1-3(15)
 2017-11-06 18:46 UTC  (2+ messages)

[PATCH], PR 82748, Fix __builtin_fabsq on PowerPC
 2017-11-06 18:30 UTC  (3+ messages)

[PATCH,RFC] collect2 LTO for AIX
 2017-11-06 17:34 UTC  (6+ messages)

[PATCH][GCC][ARM] Dot Product NEON intrinsics [Patch (3/8)]
 2017-11-06 16:53 UTC 

[PATCH][GCC][ARM] Generate .arch and .arch_extensions for each function if required. [Patch (3/3)]
 2017-11-06 16:51 UTC 

Patch ping
 2017-11-06 16:22 UTC 

[PR c++/82836] weak pragma checking
 2017-11-06 16:21 UTC 

[C++ Patch] PR 65579 ("gcc requires definition of a static constexpr member...")
 2017-11-06 15:52 UTC  (6+ messages)

Hurd port for gcc-7 go PATCH 11-15(15)
 2017-11-06 15:46 UTC 

Hurd port for gcc-7 go PATCH 4-10(15)
 2017-11-06 15:44 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).