Show patches with: Archived = No       |   127067 patches
« 1 2 ... 484 485 4861270 1271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[arm] Fix 88714, Arm LDRD/STRD peepholes [arm] Fix 88714, Arm LDRD/STRD peepholes - - - - --- 2019-02-05 Matthew Malcomson New
[C] Reset TYPE_TRANSPARENT_AGGR on all type variants when not supported [C] Reset TYPE_TRANSPARENT_AGGR on all type variants when not supported - - - - --- 2019-02-05 Richard Biener New
[Arm] Fix NEON REG to REG reload failures. (PR/target 88850) [Arm] Fix NEON REG to REG reload failures. (PR/target 88850) - - - - --- 2019-02-05 Tamar Christina New
[C++] Clear TREE_ADDRESSABLE on non-aggregate thunk arguments (PR c++/89187) [C++] Clear TREE_ADDRESSABLE on non-aggregate thunk arguments (PR c++/89187) - - - - --- 2019-02-05 Jakub Jelinek New
Fix prepare_cmp_insn BLKmode handling (PR target/89186) Fix prepare_cmp_insn BLKmode handling (PR target/89186) - - - - --- 2019-02-05 Jakub Jelinek New
avoid 4095/INT_MAX warning for fprintf (PR 88993) avoid 4095/INT_MAX warning for fprintf (PR 88993) - - - - --- 2019-02-05 Martin Sebor New
Fix valgrind error in "has_include" (PR preprocessor/88937) Fix valgrind error in "has_include" (PR preprocessor/88937) - - - - --- 2019-02-05 David Malcolm New
[rs6000] Fix instruction counts on powerpc64 test cases. [rs6000] Fix instruction counts on powerpc64 test cases. - - - - --- 2019-02-04 Bill Seurer New
C++ PATCH for c++/89158 - by-value capture of constexpr variable broken C++ PATCH for c++/89158 - by-value capture of constexpr variable broken - - - - --- 2019-02-04 Marek Polacek New
[rs6000] PR target/89112 put branch probabilities on branches generated by inline expansion [rs6000] PR target/89112 put branch probabilities on branches generated by inline expansion - - - - --- 2019-02-04 Aaron Sawdey New
GCOV: remove misleading branches and calls info for -f option (PR gcov-profile/89000). GCOV: remove misleading branches and calls info for -f option (PR gcov-profile/89000). - - - - --- 2019-02-04 Martin Liška New
[ARM] Fix Thumb-1 ldm (PR89190) [ARM] Fix Thumb-1 ldm (PR89190) - - - - --- 2019-02-04 Wilco Dijkstra New
libstdcxx: Update ctype_base.h from NetBSD upstream libstdcxx: Update ctype_base.h from NetBSD upstream - - - - --- 2019-02-04 Matthew Bauer New
Fix PR89150, GC of tree-form bitmaps Fix PR89150, GC of tree-form bitmaps - - - - --- 2019-02-04 Richard Biener New
Do not dereference NULL pointer in resolve_ref (PR fortran/89185). Do not dereference NULL pointer in resolve_ref (PR fortran/89185). - - - - --- 2019-02-04 Martin Liška New
[SPARC] Fix fallout of PR target/83368 [SPARC] Fix fallout of PR target/83368 - - - - --- 2019-02-04 Eric Botcazou New
Report error when -fpre-include can't be opened (PR fortran/88912). Report error when -fpre-include can't be opened (PR fortran/88912). - - - - --- 2019-02-04 Martin Liška New
[AArch64] Change representation of SABD in RTL [AArch64] Change representation of SABD in RTL - - - - --- 2019-02-04 Kyrill Tkachov New
[RS6000] Fix potiential buffer overflow [RS6000] Fix potiential buffer overflow - - - - --- 2019-02-04 Alan Modra New
Fix -fdec simplification (PR fortran/88649). Fix -fdec simplification (PR fortran/88649). - - - - --- 2019-02-04 Martin Liška New
Fix PR87451 some more Fix PR87451 some more - - - - --- 2019-02-04 Jakub Jelinek New
[PR,fortran/89077] - ICE using * as len specifier for character parameter [PR,fortran/89077] - ICE using * as len specifier for character parameter - - - - --- 2019-02-03 Harald Anlauf New
[i386] : (Partially) fix PR89074, break SSE reg dependency for a few scalar insns [i386] : (Partially) fix PR89074, break SSE reg dependency for a few scalar insns - - - - --- 2019-02-03 Uros Bizjak New
[fortran] Fix part of PR 67679, spurious undefined warning [fortran] Fix part of PR 67679, spurious undefined warning - - - - --- 2019-02-03 Thomas Koenig New
[rs6000] PR target/89112 [8/9 Regression] fix bdnzt pattern for long branch case [rs6000] PR target/89112 [8/9 Regression] fix bdnzt pattern for long branch case - - - - --- 2019-02-02 Aaron Sawdey New
[fortran] Fix PR 88298 [fortran] Fix PR 88298 - - - - --- 2019-02-02 Thomas Koenig New
Fix up gcc.target/i386/call-1.c testcase (PR rtl-optimization/11304) Fix up gcc.target/i386/call-1.c testcase (PR rtl-optimization/11304) - - - - --- 2019-02-02 Jakub Jelinek New
[libphobos] Detect if qsort_r is available (PR d/88127) [libphobos] Detect if qsort_r is available (PR d/88127) - - - - --- 2019-02-02 Johannes Pfau New
[C++] PR c++/88761 - ICE with reference capture of constant. [C++] PR c++/88761 - ICE with reference capture of constant. - - - - --- 2019-02-02 Jason Merrill New
[committed] Fix omp declare simd ICE (PR middle-end/87887) [committed] Fix omp declare simd ICE (PR middle-end/87887) - - - - --- 2019-02-02 Jakub Jelinek New
libgo patch committed: Add Hurd netpoll and semaphore support libgo patch committed: Add Hurd netpoll and semaphore support - - - - --- 2019-02-01 Ian Lance Taylor New
libgo patch committed: Hurd configury libgo patch committed: Hurd configury - - - - --- 2019-02-01 Ian Lance Taylor New
[omp] Move NE_EXPR handling to omp_adjust_for_condition [omp] Move NE_EXPR handling to omp_adjust_for_condition - - - - --- 2019-02-01 Martin Jambor New
Fix Fortran handling of PARAMETERs in BLOCK which is not the first statement in function (PR fortra… Fix Fortran handling of PARAMETERs in BLOCK which is not the first statement in function (PR fortra… - - - - --- 2019-02-01 Jakub Jelinek New
Move stack protector epilogue before loading return hard reg(s) from pseudo(s) (PR rtl-optimization… Move stack protector epilogue before loading return hard reg(s) from pseudo(s) (PR rtl-optimization… - - - - --- 2019-02-01 Jakub Jelinek New
libgo patch committed: Add hurd build tags libgo patch committed: Add hurd build tags - - - - --- 2019-02-01 Ian Lance Taylor New
libgo patch committed: Use __atomic intrinsics instead of __sync libgo patch committed: Use __atomic intrinsics instead of __sync - - - - --- 2019-02-01 Ian Lance Taylor New
[46/46] i386: Implement V2SF comparisons with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[45/46] i386: Implement V2SF <-> V2SI conversions with SEE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[44/46] i386: Implement V2SF add/sub/mul with SEE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[43/46] i386: Enable 8-byte vectorizer for TARGET_MMX_WITH_SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[42/46] i386: Also enable SSSE3 __m64 tests without MMX Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[41/46] i386: Add tests for MMX intrinsic emulations with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[40/46] i386: Don't enable MMX in 64-bit mode by default Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[39/46] i386: Allow MMX vector expanders with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[38/46] i386: Allow MMXMODE moves without MMX Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[37/46] i386: Emulate MMX abs<mode>2 with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[36/46] i386: Emulate MMX ssse3_palignrdi with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[35/46] i386: Emulate MMX ssse3_psign<mode>3 with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[34/46] i386: Emulate MMX pshufb with SSE version Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[33/46] i386: Emulate MMX ssse3_pmulhrswv4hi3 with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[32/46] i386: Emulate MMX ssse3_pmaddubsw with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[31/46] i386: Emulate MMX ssse3_ph<plusminus_mnemonic>dv2si3 with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[30/46] i386: Emulate MMX ssse3_ph<plusminus_mnemonic>wv4hi3 with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[29/46] i386: Emulate MMX umulv1siv1di3 with SSE2 Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[28/46] i386: Emulate MMX movntq with SSE2 movntidi Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[27/46] i386: Emulate MMX mmx_psadbw with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[26/46] i386: Emulate MMX mmx_uavgv4hi3 with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[25/46] i386: Emulate MMX mmx_uavgv8qi3 with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[24/46] i386: Emulate MMX maskmovq with SSE2 maskmovdqu Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[23/46] i386: Emulate MMX mmx_umulv4hi3_highpart with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[22/46] i386: Emulate MMX mmx_pmovmskb with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[21/46] i386: Emulate MMX V4HI smaxmin/V8QI umaxmin with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[20/46] i386: Emulate MMX mmx_pinsrw with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[19/46] i386: Emulate MMX mmx_pextrw with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[18/46] i386: Emulate MMX sse_cvtpi2ps with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[17/46] i386: Emulate MMX sse_cvtps2pi/sse_cvttps2pi with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[16/46] i386: Emulate MMX pshufw with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[15/46] i386: Emulate MMX vec_dupv2si with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[14/46] i386: Emulate MMX mmx_eq/mmx_gt<mode>3 with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[13/46] i386: Emulate MMX mmx_andnot<mode>3 with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[12/46] i386: Emulate MMX <any_logic><mode>3 with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[11/46] i386: Emulate MMX ashr<mode>3/<shift_insn><mode>3 with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[10/46] i386: Emulate MMX mmx_pmaddwd with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[09/46] i386: Emulate MMX smulv4hi3_highpart with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[08/46] i386: Emulate MMX mulv4hi3 with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[07/46] i386: Emulate MMX plusminus/sat_plusminus with SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[06/46] i386: Emulate MMX punpcklXX/punpckhXX with SSE punpcklXX Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[05/46] i386: Emulate MMX packsswb/packssdw/packuswb with SSE2 Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[04/46] i386: Allow UNSPECV_EMMS with SSE2 in 64-bit mode Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[03/46] i386: Allow 64-bit vector modes in SSE registers Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[02/46] libitm: Support _ITM_TYPE_M64 with SSE2 in 64-bit mode Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[01/46] i386: Add TARGET_MMX_INSNS and TARGET_MMX_WITH_SSE Implement MMX intrinsics with SSE - - - - --- 2019-02-01 H.J. Lu New
[rs6000] Correct dg directives on recently added vec-extract tests [rs6000] Correct dg directives on recently added vec-extract tests - - - - --- 2019-02-01 Kelvin Nilsen New
[C++] PR 88986 ("[7/8/9 Regression] ICE: tree check: expected tree that contains 'decl minimal' str… [C++] PR 88986 ("[7/8/9 Regression] ICE: tree check: expected tree that contains 'decl minimal' str… - - - - --- 2019-02-01 Paolo Carlini New
[fortran] PR88393 - [7/8/9 Regression] [OOP] Segfault with type-bound assignment [fortran] PR88393 - [7/8/9 Regression] [OOP] Segfault with type-bound assignment - - - - --- 2019-02-01 Paul Richard Thomas New
[fortran] PR88980 - [9 regression] segfault on allocatable string member assignment [fortran] PR88980 - [9 regression] segfault on allocatable string member assignment - - - - --- 2019-02-01 Paul Richard Thomas New
Another -fdebug-type-section fix Another -fdebug-type-section fix - - - - --- 2019-02-01 Richard Biener New
Fix PR88597 Fix PR88597 - - - - --- 2019-02-01 Richard Biener New
Move -Wmaybe-uninitialized to -Wextra Move -Wmaybe-uninitialized to -Wextra - - - - --- 2019-02-01 Marc Glisse New
[fortran] PR 81344 - Can't disable -ffpe-trap (or not documented) [fortran] PR 81344 - Can't disable -ffpe-trap (or not documented) - - - - --- 2019-02-01 Dominique d'Humières New
[wwwdocs,Arm] Mention the fixed configurations for Cortex-R7 and Cortex-R8 [wwwdocs,Arm] Mention the fixed configurations for Cortex-R7 and Cortex-R8 - - - - --- 2019-02-01 Andre Vieira (lists) New
[PR,hsa/87863] Set assembler name of group and global variables early [PR,hsa/87863] Set assembler name of group and global variables early - - - - --- 2019-02-01 Martin Jambor New
[HSA] Add two missing dump_enabled_p calls [HSA] Add two missing dump_enabled_p calls - - - - --- 2019-02-01 Martin Jambor New
Testcase for PR85497 Testcase for PR85497 - - - - --- 2019-02-01 Richard Biener New
Fix PR87451 for arm Fix PR87451 for arm - - - - --- 2019-02-01 Richard Biener New
C++ PATCH for c++/88983 - ICE with switch in constexpr function C++ PATCH for c++/88983 - ICE with switch in constexpr function - - - - --- 2019-02-01 Marek Polacek New
[og8] OpenACC 'kernels' construct changes: splitting of the construct into several regions [og8] OpenACC 'kernels' construct changes: splitting of the construct into several regions - - - - --- 2019-01-31 Thomas Schwinge New
Shut up bogus clang warning on omp-low.c (PR middle-end/89137) Shut up bogus clang warning on omp-low.c (PR middle-end/89137) - - - - --- 2019-01-31 Jakub Jelinek New
Teach VRP about ABSU_EXPR (PR tree-optimization/89143) Teach VRP about ABSU_EXPR (PR tree-optimization/89143) - - - - --- 2019-01-31 Jakub Jelinek New
« 1 2 ... 484 485 4861270 1271 »