Show patches with: State = Action Required       |    Archived = No       |   126586 patches
« 1 2 ... 649 650 6511265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[GCC8,26/33] Record newly used inv_vars during cost computation - - - - --- 2017-04-18 Bin Cheng New
[GCC8,27/33] Extend candidate set if new_cp has cheaper dependence - - - - --- 2017-04-18 Bin Cheng New
[GCC8,28/33] Don't count non-interger PHIs for register pressure - - - - --- 2017-04-18 Bin Cheng New
[GCC8,29/33] New register pressure estimation - - - - --- 2017-04-18 Bin Cheng New
[GCC8,30/33] Fold more type conversion into binary arithmetic operations - - - - --- 2017-04-18 Bin Cheng New
[GCC8,31/33] Set range information for niter bound of vectorized loop - - - - --- 2017-04-18 Bin Cheng New
[GCC8,32/33] Save niter check for vect peeling if loop versioning is required - - - - --- 2017-04-18 Bin Cheng New
[GCC8,33/33] Fix PR69710/PR68030 by reassociate vect base address and a simple CSE pass - - - - --- 2017-04-18 Bin Cheng New
Fix incorrect results from std::boyer_moore_searcher - - - - --- 2017-04-18 Jonathan Wakely New
[avr,committed,trunk,+,v6] Fix PR79453 - - - - --- 2017-04-18 Georg-Johann Lay New
[committed] Fix -fsanitize-coverage=trace-pc -fcompare-debug bug (PR sanitizer/80444) - - - - --- 2017-04-18 Jakub Jelinek New
Fix VRP intersect_ranges for 1-bit precision signed types (PR tree-optimization/80443) - - - - --- 2017-04-18 Jakub Jelinek New
Fix TYPE_TYPELESS_STORAGE handling (PR middle-end/80423) - - - - --- 2017-04-18 Jakub Jelinek New
[AArch64] Add BIC-imm and ORR-imm SIMD pattern - - - - --- 2017-04-18 Sudakshina Das New
Fix fixincludes for canadian cross builds - - - - --- 2017-04-18 Bernd Edlinger New
[1/3] Remove support for obsolete x86 -malign-foo options - - - - --- 2017-04-18 Denys Vlasenko New
[2/3] Temporary remove "at least 8 byte alignment" code from x86 - - - - --- 2017-04-18 Denys Vlasenko New
[3/3] Extend -falign-FOO=N to N[,M[,N2[,M2]]] - - - - --- 2017-04-18 Denys Vlasenko New
libiberty: Always return NULL if d_add_substitution fails. - - - - --- 2017-04-18 Mark Wielaard New
libiberty: Limit demangler maximum d_print_comp recursion call depth. - - - - --- 2017-04-18 Mark Wielaard New
Fix PR80457 - - - - --- 2017-04-18 Bill Schmidt New
[PR,target/74563] Fix return patterns for MIPS16 - - - - --- 2017-04-19 Jeff Law New
Fix PR tree-optimization/80426 - - - - --- 2017-04-19 Eric Botcazou New
Fix TYPE_TYPELESS_STORAGE handling (PR middle-end/80423) - - - - --- 2017-04-19 Jakub Jelinek New
[2/8] Remove .gcno file when compilation does not success (PR driver/56469). - - - - --- 2017-04-19 Martin Liška New
IRA: Don't create new regs for debug insns (PR80429) - - - - --- 2017-04-19 Segher Boessenkool New
[SPARC] Fix ICE on FP code in 64-bit mode - - - - --- 2017-04-19 Eric Botcazou New
Introduce gcov.h header file (PR gcov-profile/80435). - - - - --- 2017-04-19 Martin Liška New
[stage4] Fix type for .init_array.* and .fini_array.* sections - - - - --- 2017-04-19 Thomas Preudhomme New
[GCC/ARM,stage4] Set mode for success result of atomic compare and swap - - - - --- 2017-04-19 Thomas Preudhomme New
[avr] Fix PR80462 - - - - --- 2017-04-19 Georg-Johann Lay New
PR libstdc++/80446 cope with libc defining __has_builtin - - - - --- 2017-04-19 Jonathan Wakely New
Fix ICE with -fauto-profile when walking vdefs - - - - --- 2017-04-19 Martin Liška New
PR libstdc++/80448 remove noexcept from defaulted functions - - - - --- 2017-04-19 Jonathan Wakely New
[testsuite] Fix broken pr80341.c for avr - - - - --- 2017-04-19 Senthil Kumar Selvaraj New
[DOC,OBVIOUS] Fix typo in LTO documentation (PR lto/50345). - - - - --- 2017-04-19 Martin Liška New
[GCC8,33/33] Fix PR69710/PR68030 by reassociate vect base address and a simple CSE pass - - - - --- 2017-04-19 Bin.Cheng New
doc: mention handling of {0} in -Wmissing-field-initializers (PR 71250) - - - - --- 2017-04-19 Alexander Monakov New
[RFC] Check for __cxa_atexit when building native compiler - - - - --- 2017-04-19 Kang-Che Sung New
Fix -fcompare-debug bugs during updating into loop closed ssa form (PR debug/80436) - - - - --- 2017-04-19 Jakub Jelinek New
Adjust c-c++-common/opaque-vector.c testcase (PR c++/80459) - - - - --- 2017-04-19 Jakub Jelinek New
Fix ICE in modified_type_die (PR debug/80461) - - - - --- 2017-04-19 Jakub Jelinek New
Fix PR tree-optimization/80426 - - - - --- 2017-04-19 Eric Botcazou New
PR libstdc++/80446 cope with libc defining __has_builtin - - - - --- 2017-04-19 Jonathan Wakely New
[CHKP] Fix for PR79990 - - - - --- 2017-04-19 Alexander Ivchenko New
[libstdc++] Adjust to the new location of the C++ ABI - - - - --- 2017-04-19 Jonathan Wakely New
Implement C++17 changes to std::atomic (P0558R1 partial) - - - - --- 2017-04-19 Jonathan Wakely New
[gomp4] add support for allocatable scalars in OpenACC declare constructs - - - - --- 2017-04-19 Cesar Philippidis New
[testsuite] Skip pr80170.c for non-ptr32plus targets - - - - --- 2017-04-20 Senthil Kumar Selvaraj New
Add test-case (PR tree-optimization/66278). - - - - --- 2017-04-20 Martin Liška New
[CHKP] Fix for PR79990 - - - - --- 2017-04-20 Alexander Ivchenko New
[GCC/ARM,Stage,1] PR71607: Fix ICE when loading constant - - - - --- 2017-04-20 Prakhar Bahuguna New
[STAGE1] Add prefix to test verification in guality.h - - - - --- 2017-04-20 Martin Liška New
[CHKP] Fix for PR79988 - - - - --- 2017-04-20 Alexander Ivchenko New
MIPS: Prevent buffer overrun in uninitialised variable fix - - - - --- 2017-04-20 Matthew Fortune New
PR79862 check macro for type aliases that depend on <stdint.h> - - - - --- 2017-04-20 Jonathan Wakely New
Fix PR80453 - - - - --- 2017-04-20 Richard Biener New
[libstdc++] PR libstdc++/68397 std::tr1::expint fails ... long double arguments. - - - - --- 2017-04-20 Ed Smith-Rowland New
PR c++/80473 allow suppressing notes about over-aligned new - - - - --- 2017-04-20 Jonathan Wakely New
[AArch64] Improve address cost for -mcpu=generic - - - - --- 2017-04-20 Wilco Dijkstra New
[ARM] Update max_cond_insns settings - - - - --- 2017-04-20 Wilco Dijkstra New
[AArch64] Update alignment for -mcpu=generic - - - - --- 2017-04-20 Wilco Dijkstra New
[AArch64] Set jump alignment to 4 for Cortex cores - - - - --- 2017-04-20 Wilco Dijkstra New
[AArch64] Enable AUTOPREFETCHER_WEAK with -mcpu=generic - - - - --- 2017-04-20 Wilco Dijkstra New
[AArch64] Model Cortex-A53 load forwarding - - - - --- 2017-04-20 Wilco Dijkstra New
[AArch64] Enable AES fusion with -mcpu=generic - - - - --- 2017-04-20 Wilco Dijkstra New
[ARM] Remove DImode expansions for 1-bit shifts - - - - --- 2017-04-20 Wilco Dijkstra New
[ARM] Remove Thumb-2 iordi_not patterns - - - - --- 2017-04-20 Wilco Dijkstra New
[v3,AArch64] Fix symbol offset limit - - - - --- 2017-04-20 Wilco Dijkstra New
[ARM] Improve max_insns_skipped logic - - - - --- 2017-04-20 Wilco Dijkstra New
[ARM] Fix ldrd offsets - - - - --- 2017-04-20 Wilco Dijkstra New
[ARM] Remove movdi_vfp_cortexa8 - - - - --- 2017-04-20 Wilco Dijkstra New
[RFC,AArch64] Cleanup frame pointer usage - - - - --- 2017-04-20 Wilco Dijkstra New
PR c++/80473 allow suppressing notes about over-aligned new - - - - --- 2017-04-20 Jonathan Wakely New
[i386] : Fix PR78090, GCC allows integer register for inter unit conversion under -mtune-ctrl=^inte… - - - - --- 2017-04-20 Uros Bizjak New
Fix fixincludes for canadian cross builds - next try - - - - --- 2017-04-20 Bernd Edlinger New
[i386] : Fix PR79804, ICE in print_reg - - - - --- 2017-04-20 Uros Bizjak New
Implement a warning for bogus sizeof(pointer) / sizeof(pointer[0]) - - - - --- 2017-04-20 Bernd Edlinger New
[gomp4] add support for allocatable scalars in OpenACC declare constructs - - - - --- 2017-04-20 Cesar Philippidis New
[wwwdocs] powerpc: Another update for gcc-7/changes.html - - - - --- 2017-04-20 Segher Boessenkool New
warn for reading past the end by library functions (PR 54924, 79234) - - - - --- 2017-04-20 Martin Sebor New
[C] Fix error-recovery with unsupported __intNNN types (PR c/80468) - - - - --- 2017-04-21 Jakub Jelinek New
Fix PR80237 - - - - --- 2017-04-21 Richard Biener New
[AArch64] Peephole for SUBS - - - - --- 2017-04-21 Kyrill Tkachov New
[AArch64] Use SUBS for parallel subtraction and comparison with immediate - - - - --- 2017-04-21 Kyrill Tkachov New
[AArch64] Add HF vector modes to lane-to-lane INS pattern - - - - --- 2017-04-21 Kyrill Tkachov New
[AArch64] Add combine pattern for storing lane zero of a vecto - - - - --- 2017-04-21 Kyrill Tkachov New
Fix PR80457 - - - - --- 2017-04-21 James Greenhalgh New
Fix PR2972 - - - - --- 2017-04-21 Richard Biener New
Fix PR78847 - - - - --- 2017-04-21 Richard Biener New
[1/8] gcno file: do not stream block flags (PR gcov-profile/80031). - - - - --- 2017-04-21 Martin Liška New
Avoid deprecated warnings about std::auto_ptr in library headers - - - - --- 2017-04-21 Jonathan Wakely New
[3/8] Simplify representation of locations of a block. - - - - --- 2017-04-21 Martin Liška New
[RFC] Optimize in VRP loads from constant arrays - - - - --- 2017-04-21 Jakub Jelinek New
[CHKP] Fix for PR79990 - - - - --- 2017-04-21 Alexander Ivchenko New
[v3,rs6000] PR80101: Fix ICE in store_data_bypass_p - - - - --- 2017-04-21 Kelvin Nilsen New
[C++] Fix-it info for duplicate tokens - - - - --- 2017-04-21 Volker Reichelt New
Force use of absolute path names for gcov - - - - --- 2017-04-21 Bernd Edlinger New
Remove dead code from c_common_get_alias_set - - - - --- 2017-04-21 Bernd Edlinger New
[i386] : Fix PR79804, ICE in print_reg - - - - --- 2017-04-21 Uros Bizjak New
« 1 2 ... 649 650 6511265 1266 »