Show patches with: State = Action Required       |    Archived = No       |   126642 patches
« 1 2 ... 653 654 6551266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Ada] GNAT option to treat run-time exception warnings as errors - - - - --- 2017-05-02 Arnaud Charlet New
[Ada] Missing error on T'Enum_Rep with no parameter - - - - --- 2017-05-02 Arnaud Charlet New
[Ada] Bug in handling of library-level freeze actions - - - - --- 2017-05-02 Arnaud Charlet New
[Ada] Reimplement layout of partially constrained derived untagged types - - - - --- 2017-05-02 Arnaud Charlet New
Fix PR80591 - - - - --- 2017-05-02 Richard Biener New
[testsuite] Fix bogus pr78138.c failure for avr - - - - --- 2017-05-02 Senthil Kumar Selvaraj New
Update ipa-cp to new time metrics - - - - --- 2017-05-02 Jan Hubicka New
[AArch64] Do not increase data alignment at -Os and with -fconserve-stack. - - - - --- 2017-05-02 Ramana Radhakrishnan New
adding missing LTO to some warning options (PR 78606) - - - - --- 2017-05-02 Tom de Vries New
[GCC/ARM,Stage,1] Enable Purecode for ARMv8-M Baseline - - - - --- 2017-05-02 Prakhar Bahuguna New
[alpha] : Merge some *_ieee insn patterns with their base patterns - - - - --- 2017-05-02 Uros Bizjak New
Fix cross compiling to x86_64-w64-mingw32 - - - - --- 2017-05-02 Hugo Beauzée-Luyssen New
[www] Document -fno-strict-overflow changes (GCC 8) - - - - --- 2017-05-02 Richard Biener New
Implement a warning for bogus sizeof(pointer) / sizeof(pointer[0]) - - - - --- 2017-05-02 Bernd Edlinger New
canonical type hashing - - - - --- 2017-05-02 Nathan Sidwell New
[wwwdocs] grammar & style fixes for /gcc-7/changes.html - - - - --- 2017-05-02 Jonathan Wakely New
[1/5,GIMPLE,FE] PR testsuite/80580. Handle missing labels in goto statements - - - - --- 2017-05-02 Richard Biener New
Remove LTO_STREAMER_DEBUG (PR lto/79489). - - - - --- 2017-05-02 Martin Liška New
[PATH,mid-end] Check the alternate cost model just as costs_lt_p - - - - --- 2017-05-02 Tamar Christina New
[mid-end] Support combining of LSHIFTRT + LSHIFTRT operations - - - - --- 2017-05-02 Tamar Christina New
[GCC8,22/33] Generate TMR in new reassociation order - - - - --- 2017-05-02 Bin.Cheng New
[ARM] Adjust costs so udiv is preferred over sdiv when both are valid. [Patch (2/2)] - - - - --- 2017-05-02 Tamar Christina New
[AARCH64] Adjust costs so udiv is preferred over sdiv when both are valid. [Patch (1/2)] - - - - --- 2017-05-02 Tamar Christina New
Fix documentation and a ctor in gcov.c - - - - --- 2017-05-02 Martin Liška New
[AArch64,ARM] Modify idiv costs for Cortex-A53 - - - - --- 2017-05-02 Tamar Christina New
[testsuite] : Fix g++.dg/lto/pr79671 execute failure - - - - --- 2017-05-02 Uros Bizjak New
[wwwdocs,ARM,AArch64] Document ABI changes and fixes - - - - --- 2017-05-02 Richard Earnshaw (lists) New
[wwwdocs] grammar & style fixes for /gcc-7/changes.html - - - - --- 2017-05-02 Jonathan Wakely New
[GCC/LTO,ping3] Fix PR69866: LTO with def for weak alias in regular object file - - - - --- 2017-05-02 Thomas Preudhomme New
[1/2] PR 78736: New warning -Wenum-conversion - - - - --- 2017-05-02 Prathamesh Kulkarni New
[2/2] PR 78736: libgomp fallout - - - - --- 2017-05-02 Prathamesh Kulkarni New
RFC: spellchecker for comments, plus -Wfixme and -Wtodo - - - - --- 2017-05-02 David Malcolm New
[committed] Support fix-it hints that add new lines - - - - --- 2017-05-02 David Malcolm New
Fix ICE caused by rounoff error in ipa-inline-analysis - - - - --- 2017-05-02 Jan Hubicka New
ggc-page loop - - - - --- 2017-05-02 Nathan Sidwell New
[1/7] enhance -Wformat to detect quoting problems (PR 80280 et al.) - - - - --- 2017-05-03 Martin Sebor New
[2/7] clean up quoting problems - gcc (PR 80280 et al.) - - - - --- 2017-05-03 Martin Sebor New
[3/7] clean up quoting problems - c-family (PR 80280 et al.) - - - - --- 2017-05-03 Martin Sebor New
[4/7] clean up quoting problems - config/i386 (PR 80280 et al.) - - - - --- 2017-05-03 Martin Sebor New
[5/7] clean up quoting problems - c-family (PR 80280 et al.) - - - - --- 2017-05-03 Martin Sebor New
[6/7] clean up quoting problems - objc (PR 80280 et al.) - - - - --- 2017-05-03 Martin Sebor New
[7/7] adjust quoting in tests (PR 80280 et al.) - - - - --- 2017-05-03 Martin Sebor New
[1/2] PR 78736: New warning -Wenum-conversion - - - - --- 2017-05-03 Prathamesh Kulkarni New
[testsuite,committed] Add quotes to numerical comment arg of dg directive - - - - --- 2017-05-03 Tom de Vries New
[testsuite,committed] Replace absolute line numbers in c-c++-common - - - - --- 2017-05-03 Tom de Vries New
[committed] Wrap tree-data-ref.h macro arguments - - - - --- 2017-05-03 Richard Sandiford New
Alternative check for vector refs with same alignment - - - - --- 2017-05-03 Richard Sandiford New
Handle data dependence relations with different bases - - - - --- 2017-05-03 Richard Sandiford New
Use base inequality for some vector alias checks - - - - --- 2017-05-03 Richard Sandiford New
[RFC] Introduce -fdump*-folding - - - - --- 2017-05-03 Martin Liška New
Improve vectorizer peeling for alignment costmodel - - - - --- 2017-05-03 Richard Biener New
Allow building GCC with PTX offloading even without CUDA being installed (gcc and nvptx-tools patch… - - - - --- 2017-05-03 Jakub Jelinek New
Revert part of PR80492 - - - - --- 2017-05-03 Richard Biener New
Doxygen: add default location for filters and output folder. - - - - --- 2017-05-03 Martin Liška New
[GCC8,01/33] Handle TRUNCATE between tieable modes in rtx_cost - - - - --- 2017-05-03 Bin.Cheng New
[2/5,GIMPLE,FE] PR testsuite/80580: handle invalid types of "->" operands - - - - --- 2017-05-03 Richard Biener New
[C++] name lookup cleanup - - - - --- 2017-05-03 Nathan Sidwell New
[committed] New fix-it printer - - - - --- 2017-05-03 David Malcolm New
[v2] C++: Add fix-it hints for -Wold-style-cast - - - - --- 2017-05-03 David Malcolm New
[v8] add -fpatchable-function-entry=N,M option - - - - --- 2017-05-03 Torsten Duwe New
Remove am33_2.0-linux from config-list.mk - - - - --- 2017-05-03 Jeff Law New
Fix bootstrap issue with gcc 4.1 - - - - --- 2017-05-03 Jan Hubicka New
[1/4,PR,tree-optimization/78496] Don't simplify conditionals too early in VRP - - - - --- 2017-05-03 Jeff Law New
[1/7] enhance -Wformat to detect quoting problems (PR 80280 et al.) - - - - --- 2017-05-03 Martin Sebor New
[committed] Fix typo in common.opt - - - - --- 2017-05-03 David Malcolm New
[rs6000] Avoid vectorizing versioned copy loops with vectorization factor 2 - - - - --- 2017-05-03 Bill Schmidt New
[1/7] enhance -Wformat to detect quoting problems (PR 80280 et al.) - - - - --- 2017-05-03 Martin Sebor New
[gomp4] Don't mark OpenACC auto loops as independent inside acc parallel regions - - - - --- 2017-05-03 Cesar Philippidis New
Fix -fopt-info documentation in invoke.texi - - - - --- 2017-05-03 Steve Ellcey New
Cap niter_for_unrolled_loop to upper bound - - - - --- 2017-05-04 Richard Sandiford New
Misc. BRIG/HSAIL FE updates - - - - --- 2017-05-04 Pekka Jääskeläinen New
Fix PR31130, remove strict-overflow handling from VRP - - - - --- 2017-05-04 Richard Biener New
[testsuite,committed] Replace absolute line numbers in gcc.target/i386 - - - - --- 2017-05-04 Tom de Vries New
[testsuite,committed] Replace absolute line numbers in g++.dg/warn - - - - --- 2017-05-04 Tom de Vries New
[GCC/ARM,Stage,1] Enable Purecode for ARMv8-M Baseline - - - - --- 2017-05-04 Prakhar Bahuguna New
[1/3] Vect peeling cost model - - - - --- 2017-05-04 Robin Dapp New
[2/3] Vect peeling cost model - - - - --- 2017-05-04 Robin Dapp New
Tweak array_at_struct_end_p - - - - --- 2017-05-04 Richard Biener New
[3/3] Vect peeling cost model - - - - --- 2017-05-04 Robin Dapp New
Fix ICE in get_range_info (PR tree-optimization/80612) - - - - --- 2017-05-04 Marek Polacek New
Require c99_runtime for pr78622.c - - - - --- 2017-05-04 Thomas Preudhomme New
[OBVIOUS] Remove an unused variable. - - - - --- 2017-05-04 Martin Liška New
C PATCH to fix missing -Wlogical-op warning (PR c/80525) - - - - --- 2017-05-04 Marek Polacek New
C PATCH to fix missing -Wlogical-op warning (PR c/80525) - - - - --- 2017-05-04 Marek Polacek New
[C++] reorder name0-lookup.c - - - - --- 2017-05-04 Nathan Sidwell New
RISC-V: Unify indention in riscv.md - - - - --- 2017-05-04 Palmer Dabbelt New
RISC-V: Add -mstrict-align option - - - - --- 2017-05-04 Palmer Dabbelt New
Improve VR computation for [x, y] & z or [x, y] | z (PR tree-optimization/80558) - - - - --- 2017-05-04 Jakub Jelinek New
[wwwdocs] gcc-8/porting_to.html - - - - --- 2017-05-04 Thomas Preudhomme New
Small type_hash_canon improvement - - - - --- 2017-05-04 Jakub Jelinek New
[PR,80622] Treat const pools as initialized in SRA - - - - --- 2017-05-04 Martin Jambor New
[arm-embedded,GCC/x86,mingw32] Add configure option to force wildcard behavior on Windows - - - - --- 2017-05-04 Thomas Preudhomme New
[GCC8,07/33] Offset validity check in address expression - - - - --- 2017-05-04 Bin.Cheng New
[GCC/ARM,2/2,ping] Allow combination of aprofile and rmprofile multilibs - - - - --- 2017-05-04 Thomas Preudhomme New
[GCC8,11/33] New interfaces for tree affine - - - - --- 2017-05-04 Bin.Cheng New
[GCC8,13/33] Rewrite cost computation of ivopts - - - - --- 2017-05-04 Bin.Cheng New
[fortran] PR70071 - - - - --- 2017-05-04 Harald Anlauf New
[GCC8,28/33] Don't count non-interger PHIs for register pressure - - - - --- 2017-05-04 Bin.Cheng New
[C++ PATCH[ global trees - - - - --- 2017-05-04 Nathan Sidwell New
[gomp5] Allow use_device_ptr clause on target data without map clauses - - - - --- 2017-05-04 Jakub Jelinek New
« 1 2 ... 653 654 6551266 1267 »