Show patches with: State = Action Required       |    Archived = No       |   126630 patches
« 1 2 ... 616 617 6181266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
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
Implement C++17 changes to std::atomic (P0558R1 partial) - - - - --- 2017-04-19 Jonathan Wakely New
[libstdc++] Adjust to the new location of the C++ ABI - - - - --- 2017-04-19 Jonathan Wakely New
[CHKP] Fix for PR79990 - - - - --- 2017-04-19 Alexander Ivchenko New
PR libstdc++/80446 cope with libc defining __has_builtin - - - - --- 2017-04-19 Jonathan Wakely New
Fix PR tree-optimization/80426 - - - - --- 2017-04-19 Eric Botcazou New
Fix ICE in modified_type_die (PR debug/80461) - - - - --- 2017-04-19 Jakub Jelinek New
Adjust c-c++-common/opaque-vector.c testcase (PR c++/80459) - - - - --- 2017-04-19 Jakub Jelinek New
Fix -fcompare-debug bugs during updating into loop closed ssa form (PR debug/80436) - - - - --- 2017-04-19 Jakub Jelinek New
[RFC] Check for __cxa_atexit when building native compiler - - - - --- 2017-04-19 Kang-Che Sung New
doc: mention handling of {0} in -Wmissing-field-initializers (PR 71250) - - - - --- 2017-04-19 Alexander Monakov New
[GCC8,33/33] Fix PR69710/PR68030 by reassociate vect base address and a simple CSE pass - - - - --- 2017-04-19 Bin.Cheng New
[DOC,OBVIOUS] Fix typo in LTO documentation (PR lto/50345). - - - - --- 2017-04-19 Martin Liška New
[testsuite] Fix broken pr80341.c for avr - - - - --- 2017-04-19 Senthil Kumar Selvaraj New
PR libstdc++/80448 remove noexcept from defaulted functions - - - - --- 2017-04-19 Jonathan Wakely New
Fix ICE with -fauto-profile when walking vdefs - - - - --- 2017-04-19 Martin Liška New
PR libstdc++/80446 cope with libc defining __has_builtin - - - - --- 2017-04-19 Jonathan Wakely New
[avr] Fix PR80462 - - - - --- 2017-04-19 Georg-Johann Lay New
« 1 2 ... 616 617 6181266 1267 »