Show patches with: State = Action Required       |    Archived = No       |   126661 patches
« 1 2 ... 650 651 6521266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Handle andn and ~ in 32-bit stv pass (PR target/70322) - - - - --- 2016-12-02 Jakub Jelinek New
[C++] PR 78637 ("ICE on invalid C++ code (internal compiler error: in pop_namespace, at cp/name-loo… - - - - --- 2016-12-02 Paolo Carlini New
Unset used bit in simplify_replace_* on newly copied rtxs (PR target/78614) - - - - --- 2016-12-02 Jakub Jelinek New
C++ PATCH to stop inheriting copy constructors - - - - --- 2016-12-02 Jason Merrill New
[hsa] Exclude parallel outlines from hsa_callable_functions_p - - - - --- 2016-12-02 Martin Jambor New
[Fortran,OOP] PR 43207: [OOP] invalid (pointer) assignment to and from abstract non-polymorphic exp… - - - - --- 2016-12-02 Janus Weil New
[PATCHv2,6/7,ARM,V8M] ARMv8-M Security Extension's cmse_nonsecure_call: use __gnu_cmse_nonsecure_ca… - - - - --- 2016-12-02 Andre Vieira (lists) New
EVRP edge info refactoring and simple improvement - - - - --- 2016-12-02 Richard Biener New
fix -fmax-errors & notes, take 2 - - - - --- 2016-12-02 Nathan Sidwell New
formatting nit - - - - --- 2016-12-02 Nathan Sidwell New
[Fortran,v1] Fix deallocation of nested derived typed components - - - - --- 2016-12-02 Andre Vehreschild New
[PR,middle-end/78328,committed] wrong wording for unbounded alloca case - - - - --- 2016-12-02 Aldy Hernandez New
EVRP edge info refactoring and simple improvement - - - - --- 2016-12-02 Richard Biener New
Simplify (cond (cmp (convert? x) c1) (op x c2) c3) -> (op (minmax x c1) c2) - - - - --- 2016-12-02 Bin.Cheng New
[Committed] S/390: Fix RTL sharing when generating reg note. - - - - --- 2016-12-02 Andreas Krebbel New
[avr,committed] : Fix coding-style glitches in avr.c - - - - --- 2016-12-02 Georg-Johann Lay New
[alpha] : Fix invalid RTX sharing - - - - --- 2016-12-02 Uros Bizjak New
correct handling of non-constant width and precision (pr 78521) - - - - --- 2016-12-02 Rainer Orth New
Avoid alloca(0) when temporarily propagating operands during threading - - - - --- 2016-12-02 Jeff Law New
[tree-tailcall] Check if function returns it's argument - - - - --- 2016-12-02 Prathamesh Kulkarni New
fix PR71721 - - - - --- 2016-12-02 Waldemar Brodkorb New
handle integer overflow/wrapping in printf directives (PR 78622) - - - - --- 2016-12-02 Martin Sebor New
[9/9] Add "__RTL" to cc1 (v6) - - - - --- 2016-12-02 David Malcolm New
[8d/9] Add x86_64-specific selftests for RTL function reader - - - - --- 2016-12-02 David Malcolm New
[8c/9] Add aarch64-specific selftests for RTL function reader - - - - --- 2016-12-02 David Malcolm New
[8b/9] Add target-independent selftests of RTL function reader - - - - --- 2016-12-02 David Malcolm New
[8a/9] Introduce class function_reader (v6) - - - - --- 2016-12-02 David Malcolm New
PR fortran/78618 -- RANK() should not ICE - - - - --- 2016-12-02 Steve Kargl New
PR target/78639, Fix code generation on Power9 - - - - --- 2016-12-02 Michael Meissner New
PR fortran/77505 -- Treat negative character length as LEN=0 - - - - --- 2016-12-01 Steve Kargl New
Unset used bit in simplify_replace_* on newly copied rtxs (PR target/78614) - - - - --- 2016-12-01 Jakub Jelinek New
[committed] dwarf2out.c: fix jit issue with early_dwarf_finished - - - - --- 2016-12-01 David Malcolm New
Pretty printers for versioned namespace - - - - --- 2016-12-01 François Dumont New
[SPARC] Preparatory work for switch to LRA - - - - --- 2016-12-01 Eric Botcazou New
[Committed] PR fortran/78279 -- convert gcc_assert to internal error - - - - --- 2016-12-01 Steve Kargl New
Go patch committed: add slice initializers to the GC root list - - - - --- 2016-12-01 Ian Lance Taylor New
[GCC/LRA] Fix PR78617: Fix conflict detection in rematerialization - - - - --- 2016-12-01 Thomas Preudhomme New
[2/6,ARM] Move CRC builtins to refactored framework - - - - --- 2016-12-01 Andre Vieira (lists) New
[1/6,ARM] Refactor NEON builtin framework to work for other builtins - - - - --- 2016-12-01 Andre Vieira (lists) New
[0/2] S/390: New patterns for extzv, risbg and r[ox]sbg. - - - - --- 2016-12-01 Dominik Vogt New
[1/2] S/390: New patterns for extzv, risbg and r[ox]sbg. - - - - --- 2016-12-01 Dominik Vogt New
PR 66149 & PR78235 dbxout_type_fields - - - - --- 2016-12-01 David Edelsohn New
[RFC] Assert DECL_ABSTRACT_ORIGIN is different from the decl itself - - - - --- 2016-12-01 Martin Jambor New
[AARCH64] Simplify call, call_value, sibcall, sibcall_value patterns. - - - - --- 2016-12-01 Renlin Li New
[testsuite,obvious] Use setjmp, not sigsetjmp in gcc.dg/pr78582.c - - - - --- 2016-12-01 James Greenhalgh New
[v3] Do not simplify "(and (reg) (const bit))" to if_then_else. - - - - --- 2016-12-01 Dominik Vogt New
[2/2,PR78561] Recalculate constant pool size before emitting it - - - - --- 2016-12-01 James Greenhalgh New
[1/2,PR78561] Rename get_pool_size to get_pool_size_upper_bound - - - - --- 2016-12-01 James Greenhalgh New
S/390: Fix setmem-long test. - - - - --- 2016-12-01 Dominik Vogt New
[avr] Document how to avoid progmem on AVR_TINY. - - - - --- 2016-12-01 Georg-Johann Lay New
[ARM] PR 78253 do not resolve weak ref locally - - - - --- 2016-12-01 Christophe Lyon New
Calling 'abort' on bounds violations in libmpx - - - - --- 2016-12-01 Alexander Ivchenko New
PR78629 - - - - --- 2016-12-01 Prathamesh Kulkarni New
[tree-tailcall] Check if function returns it's argument - - - - --- 2016-12-01 Prathamesh Kulkarni New
[tree-tailcall] Check if function returns it's argument - - - - --- 2016-12-01 Prathamesh Kulkarni New
Fix PR tree-optimization/78598 - tree-ssa-loop-prefetch.c:835:16: runtime error: signed integer ove… - - - - --- 2016-12-01 Markus Trippelsdorf New
PR rtl-optimization/78596 - combine.c:12561:14: runtime error: left shift of negative value - - - - --- 2016-12-01 Markus Trippelsdorf New
[testsuite,avr] : Filter-out -mmcu= from options for tests that set -mmcu= - - - - --- 2016-12-01 Georg-Johann Lay New
[tree-tailcall] Check if function returns it's argument - - - - --- 2016-12-01 Prathamesh Kulkarni New
[vec-tails] Support loop epilogue vectorization - - - - --- 2016-12-01 Richard Biener New
[v3] Support ASan ODR indicators at compiler side. - - - - --- 2016-12-01 Maxim Ostapenko New
[v2] improve folding of expressions that move a single bit around - - - - --- 2016-12-01 Paolo Bonzini New
[Doc] Update documentation for __fp16 type - - - - --- 2016-12-01 James Greenhalgh New
[PR,middle-end/78548] fix latent double free in tree-ssa-uninit.c - - - - --- 2016-12-01 Aldy Hernandez New
[v3] Support ASan ODR indicators at compiler side. - - - - --- 2016-12-01 Maxim Ostapenko New
[testsuite,avr,committed] : Add target avr_tiny for respective tests. - - - - --- 2016-12-01 Georg-Johann Lay New
[avr,committed] : Use SYMBOL_REF_P if possible. - - - - --- 2016-12-01 Georg-Johann Lay New
[arm-embedded,GCC/ARM] Add multilib mapping for Cortex-M23 & Cortex-M33 - - - - --- 2016-12-01 Thomas Preudhomme New
Re: [PATCH, ARM/testsuite 6/7] Force soft float in ARMv6-M and ARMv8-M Baseline options - - - - --- 2016-12-01 Thomas Preudhomme New
PR78599 - - - - --- 2016-12-01 Prathamesh Kulkarni New
PING! [PATCH, Fortran, accaf, v1] Add caf-API-calls to asynchronously handle allocatable components… - - - - --- 2016-12-01 Andre Vehreschild New
Fix runtime error: left shift of negative value (PR, ipa/78555). - - - - --- 2016-12-01 Martin Liška New
Dump probability for edges a frequency for BBs - - - - --- 2016-12-01 Martin Liška New
[PR78559,RFC] Proposed fix - - - - --- 2016-12-01 Bin Cheng New
[avr] Clean up n_flash field from MCU information. - - - - --- 2016-12-01 Georg-Johann Lay New
[RS6000] fix rtl checking internal compiler error - - - - --- 2016-12-01 Alan Modra New
[v3] Fix testsuite failures caused by the patch implementing LWG 2534. - - - - --- 2016-12-01 Ville Voutilainen New
libgo patch committed: Set initarchive in initsig - - - - --- 2016-12-01 Ian Lance Taylor New
handle integer overflow/wrapping in printf directives (PR 78622) - - - - --- 2016-12-01 Martin Sebor New
combine: Emit a barrier after unconditional trap (PR78607) - - - - --- 2016-12-01 Segher Boessenkool New
Fix rtl sharing bug in rs6000_frame_related (PR target/78614) - - - - --- 2016-11-30 Jakub Jelinek New
Unset used bit in simplify_replace_* on newly copied rtxs (PR target/78614) - - - - --- 2016-11-30 Jakub Jelinek New
libgo patch committed: Print C functions in traceback - - - - --- 2016-11-30 Ian Lance Taylor New
Minimal reimplementation of errors.c within read-md.c - - - - --- 2016-11-30 David Malcolm New
[C++/78252] libiberty demangler crash with lambda (auto) - - - - --- 2016-11-30 Nathan Sidwell New
Fix UB in dwarf2out.c (PR debug/78587) - - - - --- 2016-11-30 Jakub Jelinek New
Fix minor nits in gimple-ssa-sprintf.c (PR tree-optimization/78586) - - - - --- 2016-11-30 Jakub Jelinek New
[libstdc++] Fix detection of posix_memalig for cross-builds - - - - --- 2016-11-30 Bernd Edlinger New
Another debug info stv fix (PR rtl-optimization/78547) - - - - --- 2016-11-30 Jakub Jelinek New
patch to fix PR77856 - - - - --- 2016-11-30 Vladimir Makarov New
[ARM] Merge negdi2 patterns - - - - --- 2016-11-30 Wilco Dijkstra New
[3/3] Move data definitions from icv.c back to env.c - - - - --- 2016-11-30 Alexander Monakov New
[ARM] Improve Thumb allocation order - - - - --- 2016-11-30 Wilco Dijkstra New
[2/3] Introduce LIBGOMP_OFFLOADED_ONLY macro - - - - --- 2016-11-30 Alexander Monakov New
[1/3] libgomp: regenerate with automake-1.11.6 - - - - --- 2016-11-30 Alexander Monakov New
[ARM] Further improve stack usage on sha512 (PR 77308) - - - - --- 2016-11-30 Bernd Edlinger New
[ARM] PR target/71436: Restrict *load_multiple pattern till after LRA - - - - --- 2016-11-30 Kyrill Tkachov New
PING! [PATCH, Fortran, accaf, v1] Add caf-API-calls to asynchronously handle allocatable components… - - - - --- 2016-11-30 Andre Vehreschild New
[v3] Fix testsuite failures caused by the patch implementing LWG 2534. - - - - --- 2016-11-30 Ville Voutilainen New
[rs6000] Correct mode of operand 2 in vector extract half-word and word instruction patterns - - - - --- 2016-11-30 Kelvin Nilsen New
« 1 2 ... 650 651 6521266 1267 »