public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[RFA] Handle target with no length attributes sanely in bb-reorder.c
 2016-12-02  8:47 UTC  (9+ messages)

[PATCH 1/2] PR77822
 2016-12-02  8:39 UTC  (11+ messages)
        ` [PATCH 1/2 v3] PR77822

[PATCH 0/2] PR77822
 2016-12-02  8:38 UTC  (5+ messages)
` [PATCH 2/2] PR77822
  ` [PATCH 2/2 v3] PR77822

[PATCH] S/390: Fix litpool-r3-1.c
 2016-12-02  8:37 UTC  (2+ messages)

[PATCH] Do not simplify "(and (reg) (const bit))" to if_then_else
 2016-12-02  8:36 UTC  (9+ messages)
      ` [PING] "
        ` [PATCH v3] "

[tree-tailcall] Check if function returns it's argument
 2016-12-02  8:33 UTC  (20+ messages)

[PATCH] correct handling of non-constant width and precision (pr 78521)
 2016-12-02  8:31 UTC  (2+ messages)

[PR middle-end/78548] fix latent double free in tree-ssa-uninit.c
 2016-12-02  8:20 UTC  (3+ messages)

[PATCH] Fix x86_64 fix_debug_reg_uses (PR rtl-optimization/78575)
 2016-12-02  7:39 UTC  (6+ messages)

[PATCH] Another debug info stv fix (PR rtl-optimization/78547)
 2016-12-02  7:36 UTC  (5+ messages)

Avoid alloca(0) when temporarily propagating operands during threading
 2016-12-02  6:43 UTC 

[PATCH] fix PR71721
 2016-12-02  5:14 UTC 

[PATCH] handle integer overflow/wrapping in printf directives (PR 78622)
 2016-12-02  2:31 UTC  (4+ messages)

[PATCH 0/9] RTL frontend v4
 2016-12-02  1:37 UTC  (15+ messages)
` [PATCH 8/9] Introduce class function_reader (v4)
      ` [PATCH 8a/9] Introduce class function_reader (v6)
        ` [PATCH 8b/9] Add target-independent selftests of RTL function reader
        ` [PATCH 8d/9] Add x86_64-specific selftests for "
        ` [PATCH 8c/9] Add aarch64-specific "
        ` [PATCH 9/9] Add "__RTL" to cc1 (v6)
` [PATCH 1/9] print_rtx: implement support for reuse IDs (v2)
` [PATCH 5/9] Introduce selftest::locate_file (v4)

[PATCH] PR fortran/78618 -- RANK() should not ICE
 2016-12-02  1:34 UTC 

[PATCH] PR target/78639, Fix code generation on Power9
 2016-12-02  0:46 UTC 

Pretty printers for versioned namespace
 2016-12-02  0:42 UTC  (4+ messages)

[PATCH] Fix minor nits in gimple-ssa-sprintf.c (PR tree-optimization/78586)
 2016-12-02  0:20 UTC  (7+ messages)

[PATCH] Unset used bit in simplify_replace_* on newly copied rtxs (PR target/78614)
 2016-12-01 23:34 UTC  (5+ messages)

[PATCH] PR fortran/77505 -- Treat negative character length as LEN=0
 2016-12-01 23:23 UTC  (2+ messages)

[PATCH] remove invalid "tail +16c"
 2016-12-01 23:03 UTC  (2+ messages)

[PATCH v2] improve folding of expressions that move a single bit around
 2016-12-01 22:54 UTC  (3+ messages)

[PATCH] Fix runtime error: left shift of negative value (PR, ipa/78555)
 2016-12-01 22:36 UTC  (2+ messages)

New Spanish PO file for 'gcc' (version 6.2.0)
 2016-12-01 22:32 UTC 

[PATCH] PR 66149 & PR78235 dbxout_type_fields
 2016-12-01 22:11 UTC  (5+ messages)

[committed] dwarf2out.c: fix jit issue with early_dwarf_finished
 2016-12-01 21:59 UTC 

[SPARC] Preparatory work for switch to LRA
 2016-12-01 21:43 UTC 

[PATCH] Dump probability for edges a frequency for BBs
 2016-12-01 21:17 UTC  (10+ messages)

[Patch 0/2 PR78561] Recalculate constant pool size before emitting it
 2016-12-01 20:44 UTC  (4+ messages)
` [Patch 2/2 "
` [Patch 1/2 PR78561] Rename get_pool_size to get_pool_size_upper_bound

[Committed] PR fortran/78279 -- convert gcc_assert to internal error
 2016-12-01 20:40 UTC 

Go patch committed: add slice initializers to the GC root list
 2016-12-01 19:54 UTC 

[Fortran, Patch, PR{43366, 57117, 61337, 61376}, v1] Assign to polymorphic objects
 2016-12-01 18:56 UTC  (4+ messages)

[PATCH] avoid calling alloca(0)
 2016-12-01 18:39 UTC  (14+ messages)

[PATCH] have __builtin_object_size handle POINTER_PLUS with non-const offset
 2016-12-01 17:58 UTC  (8+ messages)
    ` [PATCH] have __builtin_object_size handle POINTER_PLUS with non-const offset (pr 77608)

[Patch 0/2 PR78561] Recalculate constant pool size before emitting it
 2016-12-01 17:55 UTC 

[PATCH, GCC/LRA] Fix PR78617: Fix conflict detection in rematerialization
 2016-12-01 17:40 UTC 

[PATCH 0/6][ARM] Implement support for ACLE Coprocessor Intrinsics
 2016-12-01 17:25 UTC  (6+ messages)
` [PATCH 2/6][ARM] Move CRC builtins to refactored framework
` [PATCH 1/6][ARM] Refactor NEON builtin framework to work for other builtins

[patch,avr] Clean up n_flash field from MCU information
 2016-12-01 16:50 UTC  (2+ messages)

[patch,avr] Document how to avoid progmem on AVR_TINY
 2016-12-01 16:49 UTC  (2+ messages)

[patch,testsuite,avr]: Filter-out -mmcu= from options for tests that set -mmcu=
 2016-12-01 16:40 UTC  (2+ messages)

[PATCH, RFC] Introduce -fsanitize=use-after-scope (v2)
 2016-12-01 16:30 UTC  (12+ messages)
      ` [RFC][PATCH] Speed-up use-after-scope (re-writing to SSA)

[PATCH 0/2] S/390: New patterns for extzv, risbg and r[ox]sbg
 2016-12-01 16:29 UTC  (3+ messages)
` [PATCH 1/2] "

[RFC] Assert DECL_ABSTRACT_ORIGIN is different from the decl itself
 2016-12-01 16:10 UTC  (7+ messages)

[PATCH][AARCH64]Simplify call, call_value, sibcall, sibcall_value patterns
 2016-12-01 15:40 UTC 

[PATCH] Make one extra BB to prevent PHI argument clash (PR, gcov-profile/78582)
 2016-12-01 15:35 UTC  (2+ messages)
` [Patch testsuite obvious] Use setjmp, not sigsetjmp in gcc.dg/pr78582.c

Import libcilkrts Build 4467 (PR target/68945)
 2016-12-01 15:22 UTC  (3+ messages)

[PATCH] S/390: Fix setmem-long test
 2016-12-01 14:47 UTC 

[PATCH, vec-tails] Support loop epilogue vectorization
 2016-12-01 14:46 UTC  (18+ messages)

[PATCH] Fix PR tree-optimization/78598 - tree-ssa-loop-prefetch.c:835:16: runtime error: signed integer overflow
 2016-12-01 14:38 UTC  (2+ messages)

[RS6000] fix rtl checking internal compiler error
 2016-12-01 14:29 UTC  (2+ messages)

[ARM] PR 78253 do not resolve weak ref locally
 2016-12-01 14:27 UTC  (4+ messages)

Calling 'abort' on bounds violations in libmpx
 2016-12-01 14:11 UTC  (3+ messages)

[PATCH] PR rtl-optimization/78596 - combine.c:12561:14: runtime error: left shift of negative value
 2016-12-01 13:34 UTC  (2+ messages)

PR78629
 2016-12-01 13:28 UTC  (2+ messages)

[PATCH] ira: Don't substitute into TRAP_IF insns (PR78610)
 2016-12-01 13:11 UTC  (3+ messages)

[PATCH PR78559][RFC]Proposed fix
 2016-12-01 13:08 UTC  (2+ messages)

PR78599
 2016-12-01 12:43 UTC  (2+ messages)

[PATCH 7/9] Add RTL-error-handling to host
 2016-12-01 12:40 UTC  (3+ messages)
` [PATCH] Minimal reimplementation of errors.c within read-md.c

[patch] boehm-gc removal and libobjc changes to build with an external bdw-gc
 2016-12-01 12:32 UTC  (10+ messages)

[PATCH] Add a "compact" mode to print_rtx_function
 2016-12-01 12:28 UTC  (10+ messages)
` [PATCH] (v2) "
              ` [PING] "

[PATCH][TER] PR 48863: Don't replace expressions across local register variable definitions
 2016-12-01 12:28 UTC  (4+ messages)

[PATCH 0/7] Libsanitizer merge from upstream r285547
 2016-12-01 11:25 UTC  (8+ messages)
  ` [PATCH 7/7] "
      ` [PATCH v2] Support ASan ODR indicators at compiler side
          ` [PATCH v3] "

[Patches] Add variant constexpr support for visit, comparisons and get
 2016-12-01 11:16 UTC  (4+ messages)

[Patch Doc] Update documentation for __fp16 type
 2016-12-01 11:09 UTC  (3+ messages)

[1/9][RFC][DWARF] Reserve three DW_OP numbers in vendor extension space
 2016-12-01 11:09 UTC  (14+ messages)

[testsuite,avr,committed]: Add target avr_tiny for respective tests
 2016-12-01 10:25 UTC 

[avr,committed]: Use SYMBOL_REF_P if possible
 2016-12-01 10:13 UTC 

[PATCH, ARM/testsuite 6/7] Force soft float in ARMv6-M and ARMv8-M Baseline options
 2016-12-01 10:10 UTC  (2+ messages)
` Fwd: "

[PATCH, GCC/ARM] Add multilib mapping for Cortex-M23 & Cortex-M33
 2016-12-01 10:10 UTC  (2+ messages)
` [arm-embedded] "

[PATCH, Fortran, accaf, v1] Add caf-API-calls to asynchronously handle allocatable components in derived type coarrays
 2016-12-01  9:55 UTC  (10+ messages)
` PING! "

[PATCH] Fix UB in dwarf2out.c (PR debug/78587)
 2016-12-01  9:15 UTC  (2+ messages)

[C++/78252] libiberty demangler crash with lambda (auto)
 2016-12-01  7:53 UTC  (2+ messages)

[PATCH, libstdc++] Fix detection of posix_memalig for cross-builds
 2016-12-01  7:50 UTC  (8+ messages)

[v3 PATCH] Fix testsuite failures caused by the patch implementing LWG 2534
 2016-12-01  7:17 UTC  (7+ messages)

[PATCH] Reenable RTL sharing verification
 2016-12-01  6:38 UTC  (2+ messages)

Go patch committed: Merge to gccgo branch
 2016-12-01  6:35 UTC  (4+ messages)

libgo patch committed: Set initarchive in initsig
 2016-12-01  5:48 UTC 

[PATCH] Fix rtl sharing bug in rs6000_frame_related (PR target/78614)
 2016-12-01  3:27 UTC  (5+ messages)

[PATCH] combine: Emit a barrier after unconditional trap (PR78607)
 2016-12-01  1:53 UTC 

[PATCH][Aarch64] Add support for overflow add and sub operations
 2016-11-30 23:06 UTC 

New Spanish PO file for 'gcc' (version 6.2.0)
 2016-11-30 21:57 UTC 

libgo patch committed: Print C functions in traceback
 2016-11-30 20:28 UTC 

[PATCH] [PR78112] Remove the g++.dg/pr78112.C testcase
 2016-11-30 20:12 UTC  (2+ messages)

[patch, avr] Make pmem-wrap-around option as default
 2016-11-30 19:19 UTC  (17+ messages)
  ` [patch, avr] Add flash size to device info and make wrap around default (was: Re: [patch, avr] Make pmem-wrap-around option as default)
    ` [patch, avr] Add flash size to device info and make wrap around default
              ` Ping: "

[libgomp] No references to env.c -> no libgomp construction
 2016-11-30 17:50 UTC  (3+ messages)
      ` [PATCH 3/3] Move data definitions from icv.c back to env.c

patch to fix PR77856
 2016-11-30 17:39 UTC 

[PATCH][ARM] Merge negdi2 patterns
 2016-11-30 17:39 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).