Show patches with: Archived = No       |   126800 patches
« 1 2 ... 617 618 6191267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Ada] Support for locking policies in Linux - - - - --- 2017-04-25 Arnaud Charlet New
[C++] Fix-it info for invalid class/struct after enum - - - - --- 2017-04-25 Volker Reichelt New
Add support for use_hazard_barrier_return function attribute - - - - --- 2017-04-25 Prachi Godbole New
avoid assuming all integers are representable in HOST_WIDE_INT (PR #80497) - - - - --- 2017-04-24 Martin Sebor New
[rs6000] pr80482 Relax vector builtin parameter checks - - - - --- 2017-04-24 Bill Seurer New
Fix make_compound_operation in COMPAREs (PR rtl-optimization/80501) - - - - --- 2017-04-24 Jakub Jelinek New
Fix rtl sharing issue in RTL loop unroller (PR rtl-optimization/80500) - - - - --- 2017-04-24 Jakub Jelinek New
squash spurious warnings in dominance.c - - - - --- 2017-04-24 Martin Sebor New
C++: fix-it hints suggesting accessors for private fields - - - - --- 2017-04-24 David Malcolm New
C++: fix-it hint for removing stray semicolons - - - - --- 2017-04-24 David Malcolm New
C: fix-it hint for removing stray semicolons - - - - --- 2017-04-24 David Malcolm New
[8] C++: hints for missing std:: headers - - - - --- 2017-04-24 David Malcolm New
Remove dead code from c_common_get_alias_set - - - - --- 2017-04-24 Bernd Edlinger New
S/390: PR80464: Split MEM->GPR vector moves - - - - --- 2017-04-24 Andreas Krebbel New
S/390: PR79895: Fix TImode constant handling - - - - --- 2017-04-24 Andreas Krebbel New
PR libstdc++/80506 fix constant used in condition - - - - --- 2017-04-24 Jonathan Wakely New
[x86] Avoid builtins for SSE/AVX2 immidiate logical shifts - - - - --- 2017-04-24 Allan Sandfeld Jensen New
Fix test-case on ppc64le (PR testsuite/79455). - - - - --- 2017-04-24 Martin Liška New
Fix -fdump-ipa-all ICE - - - - --- 2017-04-24 Martin Liška New
PR libstdc++/80504 qualify calls to avoid ADL - - - - --- 2017-04-24 Jonathan Wakely New
PR libstdc++/80493 fix invalid exception specification - - - - --- 2017-04-24 Jonathan Wakely New
[RFC] Enable -fstrict-overflow by default - - - - --- 2017-04-24 Richard Biener New
Fix -fdump-ipa-all ICE - - - - --- 2017-04-24 Jan Hubicka New
Cleanup SCCVN - - - - --- 2017-04-24 Richard Biener New
[wwwdocs] Change "GCC 6" to "GCC 7" in /gcc7/index.html - - - - --- 2017-04-24 Jonathan Wakely New
PR79715: Special case strcpy/strncpy for dse - - - - --- 2017-04-24 Prathamesh Kulkarni New
Fix PR80494 - - - - --- 2017-04-24 Richard Biener New
Fix PR79725 - - - - --- 2017-04-24 Richard Biener New
[x86] Avoid builtins for SSE/AVX2 immidiate logical shifts - - - - --- 2017-04-24 Allan Sandfeld Jensen New
PR79697: Delete calls to strdup, strndup, realloc if there is no lhs - - - - --- 2017-04-24 Prathamesh Kulkarni New
X /[ex] 4 < Y /[ex] 4 - - - - --- 2017-04-24 Marc Glisse New
Let tree_single_nonzero_warnv_p use VRP - - - - --- 2017-04-23 Marc Glisse New
Simplify quoting in diagnostics of C++ frontend - - - - --- 2017-04-23 Volker Reichelt New
Finish implementing P0426R1 "Constexpr for std::char_traits" for C++17 - - - - --- 2017-04-23 Pedro Alves New
Finish implementing P0426R1 "Constexpr for std::char_traits" for C++17 - - - - --- 2017-04-23 Pedro Alves New
[PR,rtl-optimization/79286] Drop may_trap_p exception to testing dominance in update_equiv_regs - - - - --- 2017-04-23 Bernd Edlinger New
[i386] : Handle variable shifts in STV pass (PR 70799) - - - - --- 2017-04-23 Uros Bizjak New
[libgfortran] PR80484 Three syntax errors involving derived-type I/O - - - - --- 2017-04-23 Jerry DeLisle New
[Fortran] PR 80121: Memory leak with derived-type intent(out) argument - - - - --- 2017-04-22 Janus Weil New
PR c++/77306 - Unable to specify visibility for explicit template instantiations - - - - --- 2017-04-22 James Abbatiello New
[RFC,testsuite] Add dg-save-linenr - - - - --- 2017-04-22 Tom de Vries New
[wwwdocs] PATCH for Re: Austriaon gcc mirror is offline - - - - --- 2017-04-22 Gerald Pfeifer New
Implement a warning for bogus sizeof(pointer) / sizeof(pointer[0]) - - - - --- 2017-04-22 Bernd Edlinger New
squash spurious warnings in dominance.c - - - - --- 2017-04-22 Martin Sebor New
handle sprintf(d, "%s", ...) in gimple-ssa-sprintf.c - - - - --- 2017-04-21 Martin Sebor New
C++ PATCH for C++/80179, ICE initializing flexible array member - - - - --- 2017-04-21 Jason Merrill New
[i386] : Remove UNSPEC_NOREX_MEM - - - - --- 2017-04-21 Uros Bizjak New
[i386] : Fix PR79804, ICE in print_reg - - - - --- 2017-04-21 Uros Bizjak New
Remove dead code from c_common_get_alias_set - - - - --- 2017-04-21 Bernd Edlinger New
Force use of absolute path names for gcov - - - - --- 2017-04-21 Bernd Edlinger New
[C++] Fix-it info for duplicate tokens - - - - --- 2017-04-21 Volker Reichelt New
[v3,rs6000] PR80101: Fix ICE in store_data_bypass_p - - - - --- 2017-04-21 Kelvin Nilsen New
[CHKP] Fix for PR79990 - - - - --- 2017-04-21 Alexander Ivchenko New
[RFC] Optimize in VRP loads from constant arrays - - - - --- 2017-04-21 Jakub Jelinek New
[3/8] Simplify representation of locations of a block. - - - - --- 2017-04-21 Martin Liška New
Avoid deprecated warnings about std::auto_ptr in library headers - - - - --- 2017-04-21 Jonathan Wakely New
[1/8] gcno file: do not stream block flags (PR gcov-profile/80031). - - - - --- 2017-04-21 Martin Liška New
Fix PR78847 - - - - --- 2017-04-21 Richard Biener New
Fix PR2972 - - - - --- 2017-04-21 Richard Biener New
Fix PR80457 - - - - --- 2017-04-21 James Greenhalgh New
[AArch64] Add combine pattern for storing lane zero of a vecto - - - - --- 2017-04-21 Kyrill Tkachov New
[AArch64] Add HF vector modes to lane-to-lane INS pattern - - - - --- 2017-04-21 Kyrill Tkachov New
[AArch64] Use SUBS for parallel subtraction and comparison with immediate - - - - --- 2017-04-21 Kyrill Tkachov New
[AArch64] Peephole for SUBS - - - - --- 2017-04-21 Kyrill Tkachov New
Fix PR80237 - - - - --- 2017-04-21 Richard Biener New
[C] Fix error-recovery with unsupported __intNNN types (PR c/80468) - - - - --- 2017-04-21 Jakub Jelinek New
warn for reading past the end by library functions (PR 54924, 79234) - - - - --- 2017-04-20 Martin Sebor New
[wwwdocs] powerpc: Another update for gcc-7/changes.html - - - - --- 2017-04-20 Segher Boessenkool New
[gomp4] add support for allocatable scalars in OpenACC declare constructs - - - - --- 2017-04-20 Cesar Philippidis New
Implement a warning for bogus sizeof(pointer) / sizeof(pointer[0]) - - - - --- 2017-04-20 Bernd Edlinger New
[i386] : Fix PR79804, ICE in print_reg - - - - --- 2017-04-20 Uros Bizjak New
Fix fixincludes for canadian cross builds - next try - - - - --- 2017-04-20 Bernd Edlinger New
[i386] : Fix PR78090, GCC allows integer register for inter unit conversion under -mtune-ctrl=^inte… - - - - --- 2017-04-20 Uros Bizjak New
PR c++/80473 allow suppressing notes about over-aligned new - - - - --- 2017-04-20 Jonathan Wakely New
[RFC,AArch64] Cleanup frame pointer usage - - - - --- 2017-04-20 Wilco Dijkstra New
[ARM] Remove movdi_vfp_cortexa8 - - - - --- 2017-04-20 Wilco Dijkstra New
[ARM] Fix ldrd offsets - - - - --- 2017-04-20 Wilco Dijkstra New
[ARM] Improve max_insns_skipped logic - - - - --- 2017-04-20 Wilco Dijkstra New
[v3,AArch64] Fix symbol offset limit - - - - --- 2017-04-20 Wilco Dijkstra New
[ARM] Remove Thumb-2 iordi_not patterns - - - - --- 2017-04-20 Wilco Dijkstra New
[ARM] Remove DImode expansions for 1-bit shifts - - - - --- 2017-04-20 Wilco Dijkstra New
[AArch64] Enable AES fusion with -mcpu=generic - - - - --- 2017-04-20 Wilco Dijkstra New
[AArch64] Model Cortex-A53 load forwarding - - - - --- 2017-04-20 Wilco Dijkstra New
[AArch64] Enable AUTOPREFETCHER_WEAK with -mcpu=generic - - - - --- 2017-04-20 Wilco Dijkstra New
[AArch64] Set jump alignment to 4 for Cortex cores - - - - --- 2017-04-20 Wilco Dijkstra New
[AArch64] Update alignment for -mcpu=generic - - - - --- 2017-04-20 Wilco Dijkstra New
[ARM] Update max_cond_insns settings - - - - --- 2017-04-20 Wilco Dijkstra New
[AArch64] Improve address cost for -mcpu=generic - - - - --- 2017-04-20 Wilco Dijkstra New
PR c++/80473 allow suppressing notes about over-aligned new - - - - --- 2017-04-20 Jonathan Wakely New
[libstdc++] PR libstdc++/68397 std::tr1::expint fails ... long double arguments. - - - - --- 2017-04-20 Ed Smith-Rowland New
Fix PR80453 - - - - --- 2017-04-20 Richard Biener New
PR79862 check macro for type aliases that depend on <stdint.h> - - - - --- 2017-04-20 Jonathan Wakely New
MIPS: Prevent buffer overrun in uninitialised variable fix - - - - --- 2017-04-20 Matthew Fortune New
[CHKP] Fix for PR79988 - - - - --- 2017-04-20 Alexander Ivchenko New
[STAGE1] Add prefix to test verification in guality.h - - - - --- 2017-04-20 Martin Liška New
[GCC/ARM,Stage,1] PR71607: Fix ICE when loading constant - - - - --- 2017-04-20 Prakhar Bahuguna New
[CHKP] Fix for PR79990 - - - - --- 2017-04-20 Alexander Ivchenko New
Add test-case (PR tree-optimization/66278). - - - - --- 2017-04-20 Martin Liška New
[testsuite] Skip pr80170.c for non-ptr32plus targets - - - - --- 2017-04-20 Senthil Kumar Selvaraj New
[gomp4] add support for allocatable scalars in OpenACC declare constructs - - - - --- 2017-04-19 Cesar Philippidis New
« 1 2 ... 617 618 6191267 1268 »