public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH][GCC][PATCHv3] Improve fpclassify w.r.t IEEE like numbers in GIMPLE
 2016-12-02 16:20 UTC  (6+ messages)

[PR 70965] Schedule extra pass_rebuild_cgraph_edges
 2016-12-02 16:15 UTC  (5+ messages)

[PATCH] Handle andn and ~ in 32-bit stv pass (PR target/70322)
 2016-12-02 16:12 UTC  (3+ messages)

[PATCH] Unset used bit in simplify_replace_* on newly copied rtxs (PR target/78614)
 2016-12-02 16:05 UTC  (8+ messages)

PR78634: ifcvt/i386 cost updates
 2016-12-02 16:00 UTC 

[PATCH] correct handling of non-constant width and precision (pr 78521)
 2016-12-02 15:52 UTC  (3+ messages)

[PATCH] PR fortran/78618 -- RANK() should not ICE
 2016-12-02 15:47 UTC  (2+ messages)

[PATCH, Fortran, pr78505, v1] [F08] Coarray source allocation not synchronizing on oversubscribed cores
 2016-12-02 15:46 UTC 

[PATCH 0/9] RTL frontend v4
 2016-12-02 15:28 UTC  (19+ messages)
` [PATCH 8/9] Introduce class function_reader (v4)
      ` [PATCH 8a/9] Introduce class function_reader (v6)
        ` [PATCH 8d/9] Add x86_64-specific selftests for RTL function reader
        ` [PATCH 8b/9] Add target-independent selftests of "
        ` [PATCH 8c/9] Add aarch64-specific selftests for "
        ` [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, Fortran, OOP] PR 42188: F03:C612. The leftmost part-name shall be the name of a data object
 2016-12-02 15:24 UTC 

[PATCH] OpenACC executable directives
 2016-12-02 14:47 UTC  (3+ messages)

[Patch 0/2 PR78561] Recalculate constant pool size before emitting it
 2016-12-02 14:39 UTC  (2+ messages)

[C++ Patch] PR 78637 ("ICE on invalid C++ code (internal compiler error: in pop_namespace, at cp/name-lookup.c:3826)")
 2016-12-02 14:20 UTC 

C++ PATCH to stop inheriting copy constructors
 2016-12-02 14:17 UTC  (2+ messages)

[PATCH] fix -fmax-errors & notes, take 2
 2016-12-02 14:07 UTC  (2+ messages)

[PATCH] avoid calling alloca(0)
 2016-12-02 14:04 UTC  (15+ messages)

[hsa] Exclude parallel outlines from hsa_callable_functions_p
 2016-12-02 13:56 UTC 

[PATCH] EVRP edge info refactoring and simple improvement
 2016-12-02 13:44 UTC  (3+ messages)

[PATCH 0/7, GCC, V8M] ARMv8-M Security Extensions
 2016-12-02 13:42 UTC  (13+ messages)
` [PATCH 6/7, GCC, ARM, V8M] ARMv8-M Security Extension's cmse_nonsecure_call: use __gnu_cmse_nonsecure_call
  ` [PATCHv2 "

[Patch, Fortran, OOP] PR 43207: [OOP] invalid (pointer) assignment to and from abstract non-polymorphic expressions
 2016-12-02 13:37 UTC 

[PATCH GCC]Simplify (cond (cmp (convert? x) c1) (op x c2) c3) -> (op (minmax x c1) c2)
 2016-12-02 13:30 UTC  (4+ messages)

[PATCH] formatting nit
 2016-12-02 13:15 UTC 

[PATCH] Add a "compact" mode to print_rtx_function
 2016-12-02 12:36 UTC  (11+ messages)
` [PATCH] (v2) "
              ` [PING] "

[PATCH] S/390: Fix setmem-long test
 2016-12-02 12:33 UTC  (2+ messages)

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

[PATCH, Fortran, v1] Fix deallocation of nested derived typed components
 2016-12-02 12:28 UTC 

[PR middle-end/78328] [committed] wrong wording for unbounded alloca case
 2016-12-02 12:19 UTC 

[Committed] S/390: Fix RTL sharing when generating reg note
 2016-12-02 11:54 UTC 

[PATCH] remove invalid "tail +16c"
 2016-12-02 10:29 UTC  (3+ messages)

[patch,testsuite,avr]: Filter-out -mmcu= from options for tests that set -mmcu=
 2016-12-02 10:21 UTC  (3+ messages)

[avr,committed]: Fix coding-style glitches in avr.c
 2016-12-02  9:55 UTC 

[PATCH] have __builtin_object_size handle POINTER_PLUS with non-const offset
 2016-12-02  9:29 UTC  (9+ messages)
    ` [PATCH] have __builtin_object_size handle POINTER_PLUS with non-const offset (pr 77608)

[PATCH] PR fortran/77505 -- Treat negative character length as LEN=0
 2016-12-02  9:15 UTC  (3+ messages)

[PATCH, alpha]: Fix invalid RTX sharing
 2016-12-02  9:15 UTC 

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

[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] 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 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, 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 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, 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][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  (2+ messages)

[1/9][RFC][DWARF] Reserve three DW_OP numbers in vendor extension space
 2016-12-01 11:09 UTC  (12+ 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  (7+ messages)

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