Show patches with: Archived = No       |   126691 patches
« 1 2 ... 587 588 5891266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[AArch64] Remove aarch64_frame_pointer_required - - 1 - --- 2017-08-04 Wilco Dijkstra New
[AArch64] Introduce emit_frame_chain - - - - --- 2017-08-04 Wilco Dijkstra New
[AArch64] Use gen_frame_mem for callee-saves - - - - --- 2017-08-04 Wilco Dijkstra New
Simplify pow with constant - - - - --- 2017-08-04 Wilco Dijkstra New
gotools patch committed: Test runtime, misc/cgo/{test,testcarchive} - - - - --- 2017-08-04 Uros Bizjak New
Fix PR81705 - - - - --- 2017-08-04 Richard Biener New
[WIP] Possible Bug in vect_bb_slp_scalar_cost? - - - - --- 2017-08-04 Dominik Inführ New
Fold (int *)&a + 4 to a[1] using offset_int (PR middle-end/81695) - - - - --- 2017-08-04 Marek Polacek New
Fold (int *)&a + 4 to a[1] using offset_int (PR middle-end/81695) - - - - --- 2017-08-04 Marek Polacek New
Fix PR81503 (SLSR invalid fold) - - - - --- 2017-08-03 Bill Schmidt New
libgo patch committed: Fix signal counting for glibc 2.26 - - - - --- 2017-08-03 Ian Lance Taylor New
Fix PR81503 (SLSR invalid fold) - - - - --- 2017-08-03 Bill Schmidt New
[AIX] 2nd part of support for DWARF debug sections in XCOFF. - - - - --- 2017-08-03 REIX, Tony New
Avoid messing up DECL_ABSTRACT_ORIGIN in lto_symtab_prevail_decl - - - - --- 2017-08-03 Richard Biener New
Fix gcc.dg/tree-ssa/reassoc-23.c - - - - --- 2017-08-03 Richard Biener New
Fix PR81148 - - - - --- 2017-08-03 Richard Biener New
[nvptx,PR,81662,committed] Error out on nvptx for fpatchable-function-entry - - - - --- 2017-08-03 Tom de Vries New
[2/2] early LTO debug, main part - - - - --- 2017-08-03 Richard Biener New
[mid-end,Version,3] Optimize x * copysign (1.0, y) [Patch (1/2)] - - - - --- 2017-08-03 Tamar Christina New
Fix df-related ICE due to bbpart pass bug (PR target/81621) - - - - --- 2017-08-03 Jakub Jelinek New
Some -Walloc-size-larger-than= warning fixes (PR driver/81650) - - - - --- 2017-08-03 Jakub Jelinek New
[committed] Diagnose invalid #pragma omp simd even for -fopenmp-simd (PR middle-end/81052) - - - - --- 2017-08-03 Jakub Jelinek New
Improve var_bound range test opt (PR tree-optimization/81655) - - - - --- 2017-08-03 Jakub Jelinek New
PR78888 - add value range info for tolower/toupper - - - - --- 2017-08-03 Prathamesh Kulkarni New
[testsuite,committed] Require alias for gcc.dg/pr56727-2.c - - - - --- 2017-08-03 Tom de Vries New
[testsuite,committed] Require alloca for gcc.dg/attr-noipa.c - - - - --- 2017-08-03 Tom de Vries New
[testsuite,committed] Require label_values for gcc.dg/torture/pr80163.c - - - - --- 2017-08-03 Tom de Vries New
[testsuite,PR81662,committed] Skip fpatchable-function-entry tests for nvptx - - - - --- 2017-08-03 Tom de Vries New
[5/6,v2,i386] Modify SP realignment in ix86_expand_prologue, et. al. - - - - --- 2017-08-02 Daniel Santos New
[AArch64] Add falkor pipeline description. - - - - --- 2017-08-02 Jim Wilson New
[C++] PR 71440 ("ICE on invalid C++ code in instantiate_type, at cp/class.c...") - - - - --- 2017-08-02 Paolo Carlini New
Add missing edge probability in simd_clone_adjust - - - - --- 2017-08-02 Tom de Vries New
[3/3] optabs: ensure atomic_load/stores have compiler barriers - - - - --- 2017-08-02 Alexander Monakov New
[2/3] retire mem_signal_fence pattern - - - - --- 2017-08-02 Alexander Monakov New
[1/3] optabs: ensure mem_thread_fence is a compiler barrier - - - - --- 2017-08-02 Alexander Monakov New
c-family PATCH to improve and simplify -Wmultistatement-macros (PR c/81448, c/81306) - - - - --- 2017-08-02 Steve Ellcey New
Go patch committed: Only finalize embedded fields before finalizing methods - - - - --- 2017-08-02 Ian Lance Taylor New
Add missing edge probability in simd_clone_adjust - - - - --- 2017-08-02 Tom de Vries New
Verify edge probability consistency in verify_flow_info - - - - --- 2017-08-02 Tom de Vries New
[rs6000] Clean up capitalized diagnostic messages - - - - --- 2017-08-02 Bill Schmidt New
[1/1] sparc: support for -mmisalign in the SPARC M8 - - - - --- 2017-08-02 Qing Zhao New
, PR target/81593, Optimize PowerPC vector sets coming from a vector extracts - - - - --- 2017-08-02 Michael Meissner New
Add include-guard to tree-vrp.h - - - - --- 2017-08-02 Prathamesh Kulkarni New
[i386] : Fix PR81644, ICE in rtl_verify_bICE in rtl_verify_bb_insn, BBRO pass duplicates BB that en… - - - - --- 2017-08-02 Uros Bizjak New
[testsuite,committed] Use relative line number in gcc.dg/Walloca-14.c - - - - --- 2017-08-02 Tom de Vries New
[fortran] Fix PR 60355, missing error for BIND(C) outside module scope - - - - --- 2017-08-02 Thomas Koenig New
PATCH for base_pool_allocator (PR other/81667) - - - - --- 2017-08-02 Marek Polacek New
C PATCH to further improve diagnostic for -Wsign-compare (PR c/81417) - - - - --- 2017-08-02 Marek Polacek New
Fix PR bootstrap/81638 - - - - --- 2017-08-02 David Edelsohn New
[nvptx,committed] Add missing probabilities in nvptx_lock{less,full}_update - - - - --- 2017-08-02 Tom de Vries New
[RFC] Make expansion of balanced binary trees of switches on tree level. - - - - --- 2017-08-02 Martin Liška New
[2/2] early LTO debug, main part - - - - --- 2017-08-02 Richard Biener New
Tweak tree-ssa/pr81588.c testcase (PR tree-optimization/81655) - - - - --- 2017-08-02 Jakub Jelinek New
C PATCH to fix a crash on invalid (PR c/81289) - - - - --- 2017-08-02 Marek Polacek New
[RFC] Patch candidate for PR81657 - - - - --- 2017-08-02 Martin Liška New
[C++,committed] Fix ICE with -Wshadow=compatible-local (PR c++/81640) - - - - --- 2017-08-02 Jakub Jelinek New
More PRE TLC - - - - --- 2017-08-02 Richard Biener New
minor readability tweaks to print_node - - - - --- 2017-08-02 Martin Sebor New
Restore proper operation of -fdump-ada-spec in C++ - - - - --- 2017-08-01 Eric Botcazou New
i386: Add some naked attribute tests - - - - --- 2017-08-01 H.J. Lu New
i386: Add some naked attribute tests - - - - --- 2017-08-01 H.J. Lu New
Add support for const-qualified variables to -fdump-ada-spec - - - - --- 2017-08-01 Eric Botcazou New
Fix thread_prologue_and_epilogue_insns (PR middle-end/79499) - - - - --- 2017-08-01 Jakub Jelinek New
[3/3] matching tokens: C++ parts (v2) - - - - --- 2017-08-01 David Malcolm New
[2/3] Matching tokens: C parts (v2) - - - - --- 2017-08-01 David Malcolm New
[1/3] matching tokens: c-family parts - - - - --- 2017-08-01 David Malcolm New
386: Disallow naked attribute with interrupt attribute - - - - --- 2017-08-01 H.J. Lu New
i386: Add some naked attribute tests - - - - --- 2017-08-01 H.J. Lu New
Small C++ PATCH to set DECL_CONTEXT in declare_global_var - - - - --- 2017-08-01 Jason Merrill New
Switch vec_init and vec_extract optabs to 2 mode optab to allow extraction of vector from vector or… - - - - --- 2017-08-01 Jakub Jelinek New
[og7] Fix libgomp.oacc-c/asyncwait-2.c - - - - --- 2017-08-01 Cesar Philippidis New
[AIX] Initial support for DWARF debug sections in XCOFF. - - - - --- 2017-08-01 REIX, Tony New
libstdc++: Support std::is_aggregate on clang++ (was [cfe-dev] clang++: std::is_aggregate unusable … - - - - --- 2017-08-01 Katsuhiko Nishimra New
][AArch64][PATCH] Fix big endian float immediate moves. - - - - --- 2017-08-01 Tamar Christina New
C PATCH to further improve diagnostic for -Wsign-compare (PR c/81417) - - - - --- 2017-08-01 Marek Polacek New
Simplify nvptx/slp* test-cases - - - - --- 2017-08-01 Tom de Vries New
Fix PR81181 - - - - --- 2017-08-01 Richard Biener New
Add optab checks to vector extraction path in vectorizable_store - - - - --- 2017-08-01 Richard Biener New
PATCH for Re: mirrors - - - - --- 2017-08-01 Gerald Pfeifer New
[AArch64,Committed] Fix failing dbl_mov_immediate_1.c test on big-endian - - - - --- 2017-08-01 Tamar Christina New
Fix PR81633 - - - - --- 2017-08-01 Richard Biener New
[i386] : Fix PR81641, assemble failure with named address spaces and -masm=intel - - - - --- 2017-08-01 Uros Bizjak New
[i386] : Fix PR81639, ICE in rtl_verify_bb_insns with a naked function - - - - --- 2017-08-01 Uros Bizjak New
PRE TLC, improve fake exit edge placement - - - - --- 2017-08-01 Richard Biener New
[AArch64] Improve addressing of TI/TFmode - - - - --- 2017-08-01 Wilco Dijkstra New
[AArch64] Improve aarch64_legitimate_constant_p - - - - --- 2017-08-01 Wilco Dijkstra New
[v3,AArch64] Fix symbol offset limit - - - - --- 2017-08-01 Wilco Dijkstra New
[RFC,AArch64] Cleanup frame pointer usage - - - - --- 2017-08-01 Wilco Dijkstra New
[AArch64] Simplify frame layout for stack probing - - - - --- 2017-08-01 Wilco Dijkstra New
[AArch64] Remove '*' from movsi/di/ti patterns - - - - --- 2017-08-01 Wilco Dijkstra New
PRE TLC, improve fake exit edge placement - - - - --- 2017-08-01 Richard Biener New
[(preapproved)] Guard Copy Header pass on flag_tree_loop_vectorize - - - - --- 2017-08-01 James Greenhalgh New
Simplification of 1U << (31 - x) - - - - --- 2017-08-01 Sudakshina Das New
[AArch64,PATHC] Only allow 0s unconditionally for floating point values. - - - - --- 2017-08-01 Tamar Christina New
Fix PR81297 - - - - --- 2017-08-01 Richard Biener New
[rs6000] altivec_resolve_overloaded_builtin fixes (PR target/81622) - - - - --- 2017-08-01 Jakub Jelinek New
i386: Update naked-1.c for PIC - - - - --- 2017-08-01 Uros Bizjak New
PING: [PATCH] PR driver/81523: Make -static override -pie - - - - --- 2017-08-01 H.J. Lu New
Testsuite fixes for failures caused by patch for PR 80925 (part deux) - - - - --- 2017-08-01 Steve Ellcey New
[2/2] use unique_ptr some - - - - --- 2017-07-31 tbsaunde+gcc@tbsaunde.org New
« 1 2 ... 587 588 5891266 1267 »