Show patches with: State = Action Required       |    Archived = No       |   126601 patches
« 1 2 ... 627 628 6291266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Documentation patch related to PR42376 - - - - --- 2017-02-27 Gerald Pfeifer New
Disable some concept checks in C++11 - - - - --- 2017-02-27 François Dumont New
Some more translation related tweaks - - - - --- 2017-02-27 Jakub Jelinek New
[wwwdocs] Document in changes.html -fcode-hoisting, -fipa-bit-cp, -fipa-vrp, -fsplit-loops, GCJ rem… - - - - --- 2017-02-27 Martin Jambor New
[RFC,3/3] Remove ipa_update_after_lto_read - - - - --- 2017-02-27 Martin Jambor New
[RFC,1/3] call_summary to keep info about cgraph_edges - - - - --- 2017-02-27 Martin Jambor New
[RFC,2/3] Use call_summary in ipa-prop and ipa-cp - - - - --- 2017-02-27 Martin Jambor New
[gomp4] add support for gang local storage allocation in shared memory - - - - --- 2017-02-27 Cesar Philippidis New
Fix PR79723 - - - - --- 2017-02-27 Richard Biener New
C++ PATCH to fix a comment - - - - --- 2017-02-27 Marek Polacek New
Some more translation related tweaks - - - - --- 2017-02-27 Volker Reichelt New
[wwwdocs] gcc-4.8/changes.html - - - - --- 2017-02-27 Gerald Pfeifer New
[DOC] Enhance document of asan-use-after-return param. - - - - --- 2017-02-26 Gerald Pfeifer New
Add -static-libquadmath option - - - - --- 2017-02-26 Gerald Pfeifer New
PR79697: Delete calls to strdup, strndup, realloc if there is no lhs - - - - --- 2017-02-26 Prathamesh Kulkarni New
[wwwdocs] readings.html - Andestech link update - - - - --- 2017-02-26 Gerald Pfeifer New
[wwwdocs] Document in changes.html -fcode-hoisting, -fipa-bit-cp, -fipa-vrp, -fsplit-loops, GCJ rem… - - - - --- 2017-02-26 Gerald Pfeifer New
[wwwdocs] remove last style= attribute (in projects/gupc.html) - - - - --- 2017-02-26 Gerald Pfeifer New
[wwwdocs] Rotate news - - - - --- 2017-02-26 Gerald Pfeifer New
Some more translation related tweaks - - - - --- 2017-02-26 Volker Reichelt New
[www] sort branches - - - - --- 2017-02-26 Gerald Pfeifer New
[www] sort branches - - - - --- 2017-02-26 Gerald Pfeifer New
[wwwdocs] Remove duplicate reference to Objective-C from readings.html - - - - --- 2017-02-26 Gerald Pfeifer New
avoid using upper bound of width and precision in -Wformat-overlow (PR 79692) - - - - --- 2017-02-25 Martin Sebor New
Remove x86 pcommit instruction - - - - --- 2017-02-25 Gerald Pfeifer New
[wwwdocs] readings.html - update link to Blackfin information - - - - --- 2017-02-25 Gerald Pfeifer New
[wwwdocs] readings.html - streamline C historical information a bit - - - - --- 2017-02-25 Gerald Pfeifer New
[committed] New hppa-hpux11 pthread.h fix - - - - --- 2017-02-25 John David Anglin New
Remove x86 pcommit instruction - - - - --- 2017-02-25 Gerald Pfeifer New
PR79697: Delete calls to strdup, strndup, realloc if there is no lhs - - - - --- 2017-02-25 Prathamesh Kulkarni New
[wwwdocs] Add a case to porting_to + a question wrt validity of another one - - - - --- 2017-02-25 Gerald Pfeifer New
[wwwdocs] Adjust (heading) levels of GCC 6 releases in the release notes - - - - --- 2017-02-25 Gerald Pfeifer New
Remove x86 pcommit instruction - - - - --- 2017-02-25 Gerald Pfeifer New
[wwwdocs] readings.html: use refspecs.linux-foundation.org instead of refspecs.freestandards.org - - - - --- 2017-02-25 Gerald Pfeifer New
[wwwdocs] Redirect to www.gnu.org for the GNU Coding Standards - - - - --- 2017-02-25 Gerald Pfeifer New
[wwwdocs] readings.html - link maintenance for renesas.com - - - - --- 2017-02-25 Gerald Pfeifer New
[wwwdocs] gcc-4.3/porting_to.html -- fix link into libstdc++ manual - - - - --- 2017-02-25 Gerald Pfeifer New
[fortran] Set default inline matmul limit to 30 - - - - --- 2017-02-25 Thomas Koenig New
[wwwdocs] style.html - tweak social media links in navigation - - - - --- 2017-02-25 Gerald Pfeifer New
[wwwdocs] Convert navigation table to CSS (part 2) - - - - --- 2017-02-25 Gerald Pfeifer New
[wwwdocs] Convert navigation table to CSS - - - - --- 2017-02-25 Gerald Pfeifer New
PR79697: Delete calls to strdup, strndup, realloc if there is no lhs - - - - --- 2017-02-25 Prathamesh Kulkarni New
FMA_EXPR can cause -fnon-call-exceptions with floating point args (PR middle-end/79396) - - - - --- 2017-02-25 Jakub Jelinek New
Fix regressions caused by early debug (DW_OP_GNU_variable_value extension 161109.2; PR debug/77589) - - - - --- 2017-02-24 Jakub Jelinek New
[4/6] nios2: Fixes for RTL checking - - - - --- 2017-02-24 Sandra Loosemore New
FMA_EXPR can cause -fnon-call-exceptions with floating point args (PR middle-end/79396) - - - - --- 2017-02-24 Jakub Jelinek New
Fix -Wformat -Werror=format-security -Wformat (PR c/79677) - - - - --- 2017-02-24 Jakub Jelinek New
Two small translation related tweaks - - - - --- 2017-02-24 Jakub Jelinek New
Move -Wrestrict warning later in the FEs and fix some issues in it (PR c++/79588) - - - - --- 2017-02-24 Jakub Jelinek New
[doc] : Mention that -mfpmath=sse is the default on 32bit x86 w/ SSE2 and -ffast-math - - - - --- 2017-02-24 Uros Bizjak New
[rs6000] Fix PR79544 - - - - --- 2017-02-24 Pat Haugen New
C++ PATCH to fix wrong-code with pointer-to-data-members (PR c++/79687) - - - - --- 2017-02-24 Marek Polacek New
[PR,rtl-optimization/79286] Drop may_trap_p exception to testing dominance in update_equiv_regs - - - - --- 2017-02-24 Jeff Law New
C++ PATCH to make a message translatable (PR translation/79705) - - - - --- 2017-02-24 Marek Polacek New
[MIPS] Document -mload-store-pairs - - - - --- 2017-02-24 Matthew Fortune New
Fix regressions caused by early debug (DW_OP_GNU_variable_value extension 161109.2; PR debug/77589) - - - - --- 2017-02-24 Jakub Jelinek New
Fix PR79690 - - - - --- 2017-02-24 Richard Biener New
[Ada] Add another check for SSO compatibility - - - - --- 2017-02-24 Eric Botcazou New
[committed] fix a few typos in tree-ssa-loop-niter.c - - - - --- 2017-02-24 Aldy Hernandez New
[PR69564] Improve vectorizer's runtime alias check for wrapping type - - - - --- 2017-02-24 Bin Cheng New
[Ada] Fix wrong debug info for variant record - - - - --- 2017-02-24 Eric Botcazou New
[Ada] Fix segfault in NRV on pathological case - - - - --- 2017-02-24 Eric Botcazou New
Fix PR45397 - - - - --- 2017-02-24 Richard Biener New
[Ada] Fix calling convention mistmatch with C++ on Windows - - - - --- 2017-02-24 Eric Botcazou New
PR79389, path-splitting - - - - --- 2017-02-24 Richard Biener New
[Ada] Fix back-and-forth issue in debugger - - - - --- 2017-02-24 Eric Botcazou New
[Ada] Fix wrong size computation with boolean discriminant - - - - --- 2017-02-24 Eric Botcazou New
GCC doc patch committed - - - - --- 2017-02-24 Ian Lance Taylor New
enable -Wformat-truncation with -Og (PR 79691) - - - - --- 2017-02-24 Martin Sebor New
[visium] Clean up C testsuite - - - - --- 2017-02-23 Eric Botcazou New
[MIPS] Handle paired single test changes - - - - --- 2017-02-23 Matthew Fortune New
[PR,tree-optimization/79578] Use OEP_ADDRESS_OF - - - - --- 2017-02-23 Jeff Law New
Ensure <experimental/iterator> includes <iterator> - - - - --- 2017-02-23 Jonathan Wakely New
[ARM] Remove DImode expansions for 1-bit shifts - - - - --- 2017-02-23 Wilco Dijkstra New
[ARM] Remove Thumb-2 iordi_not patterns - - - - --- 2017-02-23 Wilco Dijkstra New
[v3,AArch64] Fix symbol offset limit - - - - --- 2017-02-23 Wilco Dijkstra New
[ARM] Improve max_insns_skipped logic - - - - --- 2017-02-23 Wilco Dijkstra New
[ARM] Fix ldrd offsets - - - - --- 2017-02-23 Wilco Dijkstra New
[ARM] Remove movdi_vfp_cortexa8 - - - - --- 2017-02-23 Wilco Dijkstra New
[gomp4] DEV-PHASE change - - - - --- 2017-02-23 Tom de Vries New
PR79389, path-splitting - - - - --- 2017-02-23 Richard Biener New
[gomp4] add -finform-parallelism - - - - --- 2017-02-23 Cesar Philippidis New
[gomp4] backport OPTGROUP_OPENMP - - - - --- 2017-02-23 Cesar Philippidis New
[wwwdocs] Update AArch64 entry in readings.html - - - - --- 2017-02-23 Richard Earnshaw (lists) New
Improve ifcvt (PR tree-optimization/79389) - - - - --- 2017-02-23 Jakub Jelinek New
[C++] PR 79361 - - - - --- 2017-02-23 Paolo Carlini New
Improve ifcvt (PR tree-optimization/79389) - - - - --- 2017-02-23 Jakub Jelinek New
[PR79663] Only reversely combine refs for ZERO length chains in predcom - - - - --- 2017-02-23 Bin Cheng New
[doc] : Mention that -mfpmath=sse is the default on 32bit x86 w/ SSE2 and -ffast-math - - - - --- 2017-02-23 Uros Bizjak New
[testsuite] Use logical_op_short_circuit to skip targets in ssa-thread-14.c. - - - - --- 2017-02-23 Toma Tabacu New
[i386] : Fix PR79593: Poor/Worse code generation for FPU on versions after 6 - - - - --- 2017-02-23 Uros Bizjak New
Fix PR79684 - - - - --- 2017-02-23 Richard Biener New
Fix PR79683 - - - - --- 2017-02-23 Richard Biener New
[PR,tree-optimization/79578] Use operand_equal_p rather than pointer equality for base test - - - - --- 2017-02-23 Jeff Law New
[gomp4] delete unused variable inside trans-openmp.c - - - - --- 2017-02-23 Cesar Philippidis New
[gomp4] correct the reported line number in fortran combined OpenACC directives - - - - --- 2017-02-23 Cesar Philippidis New
[gomp4] correct the reported line number in c++ combined OpenACC directives - - - - --- 2017-02-23 Cesar Philippidis New
C++ PATCH for c++/79679, missing destructor for argument - - - - --- 2017-02-23 Jason Merrill New
[MIPS] Calling convention differs depending on the presence of MSA - - - - --- 2017-02-22 Matthew Fortune New
C++ PATCH for C++17 class deduction from empty initializer - - - - --- 2017-02-22 Jason Merrill New
« 1 2 ... 627 628 6291266 1267 »