Show patches with: State = Action Required       |    Archived = No       |   126921 patches
« 1 2 ... 602 603 6041269 1270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC] Fix pointer diff (was: -fsanitize=pointer-overflow support (PR sanitizer/80998)) - - - - --- 2017-06-21 Jakub Jelinek New
[AArch64,/,libstdc++] Update baseline symbols for aarch64-none-linux-gnu - - - - --- 2017-06-21 Ramana Radhakrishnan New
v3: C/C++: fix quoting of "aka" typedef information (PR 62170) - - - - --- 2017-06-21 David Malcolm New
[testsuite,committed] Support dg-add-options in profopt.exp - - - - --- 2017-06-21 Tom de Vries New
[testsuite,committed] Fix warning in gcc.dg/tree-prof/comp-goto-1.c - - - - --- 2017-06-21 Tom de Vries New
Implement cond and induction cond reduction w/o REDUC_MAX_EXPR - - - - --- 2017-06-21 Richard Biener New
[AArch64] Fix atomic_cmp_exchange_zero_reg_1.c with +lse - - - - --- 2017-06-21 Kyrill Tkachov New
[SPARC] Add a workaround for the LEON3FT store-store errata - - - - --- 2017-06-21 Daniel Cederman New
[4/N] Recover GOTO predictor. - - - - --- 2017-06-21 Martin Liška New
[2/3] Simplify wrapped binops - - - - --- 2017-06-21 Robin Dapp New
[committed] Fix ICE with shared clause on non-static data member in a member function (PR c++/81130) - - - - --- 2017-06-21 Jakub Jelinek New
C++ PATCH for c++/81073, constexpr and static var in statement-expression - - - - --- 2017-06-21 Jakub Jelinek New
[gcn] Add -mgpu option and plumb in assembler/linker - - - - --- 2017-06-21 Andrew Stubbs New
Backports to 6.x - - - - --- 2017-06-21 Martin Liška New
[RFC] -fsanitize=pointer-overflow support (PR sanitizer/80998) - - - - --- 2017-06-21 Jakub Jelinek New
[RFC] -fsanitize=pointer-overflow support (PR sanitizer/80998) - - - - --- 2017-06-21 Jakub Jelinek New
SSA range class and removal of VR_ANTI_RANGEs - - - - --- 2017-06-21 Aldy Hernandez New
[rs6000] Add vec_reve support - - - - --- 2017-06-21 Carl Love New
[committed] Fix bootstrap on armv6-*-freebsd - - - - --- 2017-06-20 Andreas Tobler New
[committed] Fix -Werror=class-memaccess failures in jit testsuite (PR jit/81144) - - - - --- 2017-06-20 David Malcolm New
[PATCH/AARCH64] Improve/correct ThunderX 1 cost model for Arith_shift - - - - --- 2017-06-20 Andrew Pinski New
NOP conversions in X+CST+CST - - - - --- 2017-06-20 Marc Glisse New
[VAX] Correct ffs instruction constraint - - - - --- 2017-06-20 Maya Rashish New
[alpha,go] : Introduce applyRelocationsALPHA - - - - --- 2017-06-20 Uros Bizjak New
[testsuite] : Fix gcc.target/i386/pr80732.c execution test failure - - - - --- 2017-06-20 Uros Bizjak New
[PATCH/AARCH64,v2] Enable software prefetching (-fprefetch-loop-arrays) for ThunderX 88xxx - - - - --- 2017-06-20 Andrew Pinski New
C++ PATCH for c++/80972, C++17 ICE with packed class - - - - --- 2017-06-20 Jason Merrill New
[C++] remove unused identifier - - - - --- 2017-06-20 Nathan Sidwell New
[alpha] : Update libstdc++ baseline_symbols.txt - - - - --- 2017-06-20 Uros Bizjak New
[match.pd] Fold (A / (1 << B)) to (A >> B) - - - - --- 2017-06-20 James Greenhalgh New
[AArch64] Add initial tuning support for Cortex-A55 and Cortex-A75 - - - - --- 2017-06-20 James Greenhalgh New
[contrib] Support multi-tool sum files in dg-cmp-results.sh - - - - --- 2017-06-20 Thomas Preudhomme New
[GCC/ARM] Remove ARMv8-M code for D17-D31 - - - - --- 2017-06-20 Thomas Preudhomme New
[AArch64] Mark symbols as constant - - - - --- 2017-06-20 Wilco Dijkstra New
[AArch64] Improve HFA code generation - - - - --- 2017-06-20 James Greenhalgh New
[AArch64] Add rcpc extension - - - - --- 2017-06-20 James Greenhalgh New
[AArch64,obvious] Fix expected string for fp16 extensions - - - - --- 2017-06-20 James Greenhalgh New
[AArch64,obvious] Rearrange the processors in aarch64-cores.def - - - - --- 2017-06-20 James Greenhalgh New
[arm-embedded,ARM] Implement __ARM_FEATURE_COPROC coprocessor intrinsic feature macro - - - - --- 2017-06-20 Thomas Preudhomme New
[2/3] Simplify wrapped binops - - - - --- 2017-06-20 Robin Dapp New
ASAN: handle addressable params (PR sanitize/81040). - - - - --- 2017-06-20 Martin Liška New
[PR,c++/67074] Namespace aliases to same name - - - - --- 2017-06-20 Nathan Sidwell New
Fix PR81097 - - - - --- 2017-06-20 Richard Biener New
[2/3] Make early return predictor more precise. - - - - --- 2017-06-20 Martin Liška New
[committed] Prevent fix-it hints from affecting more than one line - - - - --- 2017-06-20 David Malcolm New
[AArch64] Emit SIMD moves as mov - - - - --- 2017-06-20 Wilco Dijkstra New
[AArch64] Improve dup pattern - - - - --- 2017-06-20 Wilco Dijkstra New
[PR,target/25111] New patterns for m68k bit insns - - - - --- 2017-06-20 Andreas Schwab New
[arm] Mention -mfpu=auto in release notes - - - - --- 2017-06-20 Richard Earnshaw (lists) New
Fix PR81090, properly free niter estimates - - - - --- 2017-06-20 Richard Biener New
[13/13] Distribute loop with loop versioning under runtime alias check - - - - --- 2017-06-20 Bin.Cheng New
[12/13] Workaround reduction statements for distribution - - - - --- 2017-06-20 Bin.Cheng New
[11/13] Annotate partition by its parallelism execution type - - - - --- 2017-06-20 Bin.Cheng New
[10/13] Compute and cache data dependence relation - - - - --- 2017-06-20 Bin.Cheng New
[AArch64] Add x86 intrinsic headers to GCC AArch64 taget - - - - --- 2017-06-20 Hurugalawadi, Naveen New
Fix UB in ira-costs.c (find_costs_and_classes) - - - - --- 2017-06-20 Jakub Jelinek New
[committed] Workaround buggy clang++ parser - - - - --- 2017-06-20 Jakub Jelinek New
[libfortran,RFC] Speed up cshift with array shift - - - - --- 2017-06-19 Thomas Koenig New
C++ PATCH for c++/80829, ICE with constexpr copy of base - - - - --- 2017-06-19 Jason Merrill New
C++ PATCH for c++/80562, ICE with C++17 constexpr if - - - - --- 2017-06-19 Jason Merrill New
Forward list default default and move constructors - - - - --- 2017-06-19 François Dumont New
[PR,c++/81124] inline namespace checking - - - - --- 2017-06-19 Nathan Sidwell New
[AArch64] Mark symbols as constant - - - - --- 2017-06-19 Wilco Dijkstra New
[RFC] -fsanitize=pointer-overflow support (PR sanitizer/80998) - - - - --- 2017-06-19 Jakub Jelinek New
Fix UB in tree-ssa-structalias.c - - - - --- 2017-06-19 Jakub Jelinek New
Fix UB in tree-chkp.c - - - - --- 2017-06-19 Jakub Jelinek New
C++ PATCH for c++/81073, constexpr and static var in statement-expression - - - - --- 2017-06-19 Jason Merrill New
Add dg-add-options feature stack_size - - - - --- 2017-06-19 Tom de Vries New
[07/13] Preserve data references for whole distribution life time - - - - --- 2017-06-19 Bin.Cheng New
Fix x86 ICE with -mtune=amdfam10 -mno-sse2 (PR target/81121) - - - - --- 2017-06-19 Jakub Jelinek New
Fix PR81118 - - - - --- 2017-06-19 Richard Biener New
Fix yet another -fsanitize=undefined ubsan_encode_value ICE (PR sanitizer/81125) - - - - --- 2017-06-19 Jakub Jelinek New
Fix -fsanitize=undefined ubsan_encode_value ICE (PR sanitizer/81111) - - - - --- 2017-06-19 Jakub Jelinek New
Fix PR81112 - - - - --- 2017-06-19 Jakub Jelinek New
[C++] small pt.c cleanup - - - - --- 2017-06-19 Nathan Sidwell New
[PR,c++/81119] Wshadow regression - - - - --- 2017-06-19 Nathan Sidwell New
ASAN: handle addressable params (PR sanitize/81040). - - - - --- 2017-06-19 Martin Liška New
[rtlanal] Do a better job of costing parallel sets containing flag-setting operations. - - - - --- 2017-06-19 Richard Earnshaw (lists) New
[09/13] Simply cost model merges partitions with the same references - - - - --- 2017-06-19 Bin.Cheng New
[08/13] Refactoring structure partition for distribution - - - - --- 2017-06-19 Bin.Cheng New
[06/13] Preserve loop nest in whole distribution life time - - - - --- 2017-06-19 Bin.Cheng New
Fix multi-versioning issues (PR ipa/80732). - - - - --- 2017-06-19 Martin Liška New
[ARC] Add support for naked functions. - - - - --- 2017-06-19 Claudiu Zissulescu New
Add quality tracking for profile counter - - - - --- 2017-06-19 Jan Hubicka New
[testsuite] Remove reference to Solaris 2.[56] - - - - --- 2017-06-19 Rainer Orth New
[testsuite] Add effective target stack_size - - - - --- 2017-06-19 Christophe Lyon New
PR libstdc++/81092 add std::wstring symbols and bump library version - - - - --- 2017-06-19 Rainer Orth New
Prevent infinite recursion between simplification and CSE in FRE - - - - --- 2017-06-19 Richard Biener New
Make niter estimate compute/free interfaces consistent - - - - --- 2017-06-19 Richard Biener New
Fix PR81112 - - - - --- 2017-06-19 Richard Biener New
Forward triviality in variant - - - - --- 2017-06-18 Li, Pan2 via Gcc-patches New
[committed] x32: Update baseline_symbols.txt - - - - --- 2017-06-18 H.J. Lu New
[committed] x32: Update baseline_symbols.txt - - - - --- 2017-06-18 H.J. Lu New
m68k: update libstdc++ baseline symbols - - - - --- 2017-06-18 Andreas Schwab New
C++ PATCH for c++/60063, -Wunused-local-typedefs and attribute used - - - - --- 2017-06-18 Jason Merrill New
C++ PATCH for c++/70844, wrong -Wuseless-cast with inheriting constructor - - - - --- 2017-06-18 Jason Merrill New
PR libstdc++/80893 Fix null dereference in vector<bool> - - - - --- 2017-06-17 Jonathan Wakely New
Prevent infinite recursion between simplification and CSE in FRE - - - - --- 2017-06-17 Marc Glisse New
[rs6000] Fix for commit 249311 - - - - --- 2017-06-17 Carl Love New
C++ PATCH for c++/80465, ICE with generic lambda and noexcept - - - - --- 2017-06-17 Jason Merrill New
« 1 2 ... 602 603 6041269 1270 »