Show patches with: Archived = No       |   127123 patches
« 1 2 ... 617 618 6191271 1272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Cap niter_for_unrolled_loop to upper bound - - - - --- 2017-05-04 Richard Sandiford New
Fix -fopt-info documentation in invoke.texi - - - - --- 2017-05-03 Steve Ellcey New
[gomp4] Don't mark OpenACC auto loops as independent inside acc parallel regions - - - - --- 2017-05-03 Cesar Philippidis New
[1/7] enhance -Wformat to detect quoting problems (PR 80280 et al.) - - - - --- 2017-05-03 Martin Sebor New
[rs6000] Avoid vectorizing versioned copy loops with vectorization factor 2 - - - - --- 2017-05-03 Bill Schmidt New
[committed] Fix typo in common.opt - - - - --- 2017-05-03 David Malcolm New
[1/7] enhance -Wformat to detect quoting problems (PR 80280 et al.) - - - - --- 2017-05-03 Martin Sebor New
[1/4,PR,tree-optimization/78496] Don't simplify conditionals too early in VRP - - - - --- 2017-05-03 Jeff Law New
Fix bootstrap issue with gcc 4.1 - - - - --- 2017-05-03 Jan Hubicka New
Remove am33_2.0-linux from config-list.mk - - - - --- 2017-05-03 Jeff Law New
[v8] add -fpatchable-function-entry=N,M option - - - - --- 2017-05-03 Torsten Duwe New
[v2] C++: Add fix-it hints for -Wold-style-cast - - - - --- 2017-05-03 David Malcolm New
[committed] New fix-it printer - - - - --- 2017-05-03 David Malcolm New
[C++] name lookup cleanup - - - - --- 2017-05-03 Nathan Sidwell New
[2/5,GIMPLE,FE] PR testsuite/80580: handle invalid types of "->" operands - - - - --- 2017-05-03 Richard Biener New
[GCC8,01/33] Handle TRUNCATE between tieable modes in rtx_cost - - - - --- 2017-05-03 Bin.Cheng New
Doxygen: add default location for filters and output folder. - - - - --- 2017-05-03 Martin Liška New
Revert part of PR80492 - - - - --- 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
Improve vectorizer peeling for alignment costmodel - - - - --- 2017-05-03 Richard Biener New
[RFC] Introduce -fdump*-folding - - - - --- 2017-05-03 Martin Liška New
Use base inequality for some vector alias checks - - - - --- 2017-05-03 Richard Sandiford New
Handle data dependence relations with different bases - - - - --- 2017-05-03 Richard Sandiford New
Alternative check for vector refs with same alignment - - - - --- 2017-05-03 Richard Sandiford New
[committed] Wrap tree-data-ref.h macro arguments - - - - --- 2017-05-03 Richard Sandiford New
[testsuite,committed] Replace absolute line numbers in c-c++-common - - - - --- 2017-05-03 Tom de Vries New
[testsuite,committed] Add quotes to numerical comment arg of dg directive - - - - --- 2017-05-03 Tom de Vries New
[1/2] PR 78736: New warning -Wenum-conversion - - - - --- 2017-05-03 Prathamesh Kulkarni New
[7/7] adjust quoting in tests (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
[5/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
[3/7] clean up quoting problems - c-family (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
[1/7] enhance -Wformat to detect quoting problems (PR 80280 et al.) - - - - --- 2017-05-03 Martin Sebor New
ggc-page loop - - - - --- 2017-05-02 Nathan Sidwell New
Fix ICE caused by rounoff error in ipa-inline-analysis - - - - --- 2017-05-02 Jan Hubicka New
[committed] Support fix-it hints that add new lines - - - - --- 2017-05-02 David Malcolm New
RFC: spellchecker for comments, plus -Wfixme and -Wtodo - - - - --- 2017-05-02 David Malcolm New
[2/2] PR 78736: libgomp fallout - - - - --- 2017-05-02 Prathamesh Kulkarni New
[1/2] PR 78736: New warning -Wenum-conversion - - - - --- 2017-05-02 Prathamesh Kulkarni New
[GCC/LTO,ping3] Fix PR69866: LTO with def for weak alias in regular object file - - - - --- 2017-05-02 Thomas Preudhomme New
[wwwdocs] grammar & style fixes for /gcc-7/changes.html - - - - --- 2017-05-02 Jonathan Wakely New
[wwwdocs,ARM,AArch64] Document ABI changes and fixes - - - - --- 2017-05-02 Richard Earnshaw (lists) New
[testsuite] : Fix g++.dg/lto/pr79671 execute failure - - - - --- 2017-05-02 Uros Bizjak New
[AArch64,ARM] Modify idiv costs for Cortex-A53 - - - - --- 2017-05-02 Tamar Christina New
Fix documentation and a ctor in gcov.c - - - - --- 2017-05-02 Martin Liška New
[AARCH64] Adjust costs so udiv is preferred over sdiv when both are valid. [Patch (1/2)] - - - - --- 2017-05-02 Tamar Christina New
[ARM] Adjust costs so udiv is preferred over sdiv when both are valid. [Patch (2/2)] - - - - --- 2017-05-02 Tamar Christina New
[GCC8,22/33] Generate TMR in new reassociation order - - - - --- 2017-05-02 Bin.Cheng New
[mid-end] Support combining of LSHIFTRT + LSHIFTRT operations - - - - --- 2017-05-02 Tamar Christina New
[PATH,mid-end] Check the alternate cost model just as costs_lt_p - - - - --- 2017-05-02 Tamar Christina New
Remove LTO_STREAMER_DEBUG (PR lto/79489). - - - - --- 2017-05-02 Martin Liška New
[1/5,GIMPLE,FE] PR testsuite/80580. Handle missing labels in goto statements - - - - --- 2017-05-02 Richard Biener New
[wwwdocs] grammar & style fixes for /gcc-7/changes.html - - - - --- 2017-05-02 Jonathan Wakely New
canonical type hashing - - - - --- 2017-05-02 Nathan Sidwell New
Implement a warning for bogus sizeof(pointer) / sizeof(pointer[0]) - - - - --- 2017-05-02 Bernd Edlinger New
[www] Document -fno-strict-overflow changes (GCC 8) - - - - --- 2017-05-02 Richard Biener New
Fix cross compiling to x86_64-w64-mingw32 - - - - --- 2017-05-02 Hugo Beauzée-Luyssen New
[alpha] : Merge some *_ieee insn patterns with their base patterns - - - - --- 2017-05-02 Uros Bizjak New
[GCC/ARM,Stage,1] Enable Purecode for ARMv8-M Baseline - - - - --- 2017-05-02 Prakhar Bahuguna New
adding missing LTO to some warning options (PR 78606) - - - - --- 2017-05-02 Tom de Vries New
[AArch64] Do not increase data alignment at -Os and with -fconserve-stack. - - - - --- 2017-05-02 Ramana Radhakrishnan New
Update ipa-cp to new time metrics - - - - --- 2017-05-02 Jan Hubicka New
[testsuite] Fix bogus pr78138.c failure for avr - - - - --- 2017-05-02 Senthil Kumar Selvaraj New
Fix PR80591 - - - - --- 2017-05-02 Richard Biener New
[Ada] Reimplement layout of partially constrained derived untagged types - - - - --- 2017-05-02 Arnaud Charlet New
[Ada] Bug in handling of library-level freeze actions - - - - --- 2017-05-02 Arnaud Charlet New
[Ada] Missing error on T'Enum_Rep with no parameter - - - - --- 2017-05-02 Arnaud Charlet New
[Ada] GNAT option to treat run-time exception warnings as errors - - - - --- 2017-05-02 Arnaud Charlet New
[Ada] Dispatching calls to renamed equality - - - - --- 2017-05-02 Arnaud Charlet New
[Ada] Move variable-length components to last position in record types - - - - --- 2017-05-02 Arnaud Charlet New
[Ada] Ceiling priorities off by one on Linux - - - - --- 2017-05-02 Arnaud Charlet New
[Ada] Warning on library-level objects that require dynamic allocation - - - - --- 2017-05-02 Arnaud Charlet New
[Ada] Optimization of fixed/fixed operations with compatible 'smalls. - - - - --- 2017-05-02 Arnaud Charlet New
[Ada] Crash on extended return of indefinite object - - - - --- 2017-05-02 Arnaud Charlet New
[Ada] Compile-time warnings for uninitialized null-excluding components - - - - --- 2017-05-02 Arnaud Charlet New
[Ada] Spurious error on aspect of a discriminated protected type - - - - --- 2017-05-02 Arnaud Charlet New
[Ada] Compiler loop on use of a faulty object in an address clause. - - - - --- 2017-05-02 Arnaud Charlet New
[v2] Destroy arguments for _Cilk_spawn calling in the child (PR 80038) - - - - --- 2017-05-02 Xi Ruoyao New
C++ parser: Fix typos in error messages - - - - --- 2017-05-02 Volker Reichelt New
[gomp4] Make front ends emit warnings when OpenACC routines directives lack parallelism - - - - --- 2017-05-02 Cesar Philippidis New
[gomp4] Make OpenACC orphan gang reductions errors - - - - --- 2017-05-02 Cesar Philippidis New
stack adjustment is unsigned - - - - --- 2017-05-01 Nathan Sidwell New
[committed] Eliminate fixit_hint class hierarchy - - - - --- 2017-05-01 David Malcolm New
[committed] fix ILP32 testsuite failures for after PR 80503 - - - - --- 2017-05-01 Martin Sebor New
[5/7,D] libiberty: Fixes for demangling qualified symbol names - - - - --- 2017-05-01 Iain Buclaw New
[5/5,GIMPLE,FE] PR testsuite/80580: Handle invalid SSA names - - - - --- 2017-05-01 Mikhail Maltsev New
[4/5,GIMPLE,FE] PR testsuite/80580. Handle invalid __MEM - - - - --- 2017-05-01 Mikhail Maltsev New
[3/5,GIMPLE,FE] PR testsuite/80580. Handle invalid unary "*" operand type - - - - --- 2017-05-01 Mikhail Maltsev New
[2/5,GIMPLE,FE] PR testsuite/80580: handle invalid types of "->" operands - - - - --- 2017-05-01 Mikhail Maltsev New
[1/5,GIMPLE,FE] PR testsuite/80580. Handle missing labels in goto statements - - - - --- 2017-05-01 Mikhail Maltsev New
[wwwdocs] GCC 7 changes: OpenACC - - - - --- 2017-05-01 Thomas Schwinge New
[fortran] Check bounds for matrix-vector multiplication - - - - --- 2017-05-01 Thomas Koenig New
[PATCH/AARCH64] Improve aarch64 conditional compare usage - - - - --- 2017-05-01 Steve Ellcey New
[fortran] Check bounds for matrix-vector multiplication - - - - --- 2017-05-01 Thomas Koenig New
[i386] : Fix PR 68491, __get_cpuid with 0 level breaks on early 486 - - - - --- 2017-05-01 Uros Bizjak New
RISC-V: Add -mstrict-align option - - - - --- 2017-05-01 Palmer Dabbelt New
[testsuite,committed,PR65941] Add and use effective target rdrand - - - - --- 2017-05-01 Tom de Vries New
Inline size functions in more cases - - - - --- 2017-05-01 Eric Botcazou New
« 1 2 ... 617 618 6191271 1272 »