Show patches with: Archived = No       |   126834 patches
« 1 2 ... 518 519 5201268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC] Introduce -msdata=explicit for powerpc [RFC] Introduce -msdata=explicit for powerpc - - - - --- 2018-08-07 Alexandre Oliva New
[committed,libgomp,nvptx] Handle CUDA_ONE_CALL_MAYBE_NULL [committed,libgomp,nvptx] Handle CUDA_ONE_CALL_MAYBE_NULL - - - - --- 2018-08-06 Tom de Vries New
[committed,libgomp,nvptx] Minimize lifetime of CUDA_ONE_CALL defines [committed,libgomp,nvptx] Minimize lifetime of CUDA_ONE_CALL defines - - - - --- 2018-08-06 Tom de Vries New
Use EVRP within DOM to discover more constants Use EVRP within DOM to discover more constants - - - - --- 2018-08-06 Jeff Law New
Line map table allocation Line map table allocation - - - - --- 2018-08-06 Nathan Sidwell New
[AAarch64,v3] Add support for TARGET_COMPUTE_FRAME_LAYOUT [AAarch64,v3] Add support for TARGET_COMPUTE_FRAME_LAYOUT - - - - --- 2018-08-06 Vlad Lazar New
C++ PATCH to fix infinite constexpr evaluation (PR c++/86767) C++ PATCH to fix infinite constexpr evaluation (PR c++/86767) - - - - --- 2018-08-06 Marek Polacek New
Diagnostic included-from loop Diagnostic included-from loop - - - - --- 2018-08-06 Nathan Sidwell New
[testsuite] : Fix g++.dg/torture/pr86763.C link failure for glibc < 2.17 [testsuite] : Fix g++.dg/torture/pr86763.C link failure for glibc < 2.17 - - - - --- 2018-08-06 Uros Bizjak New
[Committed] S/390: Don't unroll memory blk op loops [Committed] S/390: Don't unroll memory blk op loops - - - - --- 2018-08-06 Andreas Krebbel New
[spu,commit] Define TARGET_HAVE_SPECULATION_SAFE_VALUE [spu,commit] Define TARGET_HAVE_SPECULATION_SAFE_VALUE - - - - --- 2018-08-06 Ulrich Weigand New
AMD perf PMU events for AMD Family 17h. AMD perf PMU events for AMD Family 17h. - - - - --- 2018-08-06 Martin Liška New
[testsuite] Fix gcc.dg/vect/no-section-anchors-vect-69.c on SPARC etc. (PR tree-optimization/80925) [testsuite] Fix gcc.dg/vect/no-section-anchors-vect-69.c on SPARC etc. (PR tree-optimization/80925) - - - - --- 2018-08-06 Rainer Orth New
[committed,MAINTAINERS] Update email address [committed,MAINTAINERS] Update email address - - - - --- 2018-08-06 Hurugalawadi, Naveen New
[5/5] C-SKY port v3: libgcc C-SKY port v3 - - - - --- 2018-08-06 Sandra Loosemore New
[4/5] C-SKY port v3: Testsuite C-SKY port v3 - - - - --- 2018-08-06 Sandra Loosemore New
[3/5] C-SKY port v3: Documentation C-SKY port v3 - - - - --- 2018-08-06 Sandra Loosemore New
[1/5] C-SKY port v3: Configury C-SKY port v3 - - - - --- 2018-08-06 Sandra Loosemore New
Optimize logarithm addition and subtraction Optimize logarithm addition and subtraction - - - - --- 2018-08-05 MCC CS New
Fix not properly nul-terminated string constants in JIT Fix not properly nul-terminated string constants in JIT - - - - --- 2018-08-05 Bernd Edlinger New
[Fortran] PR 86116: Ambiguous generic interface not recognised [Fortran] PR 86116: Ambiguous generic interface not recognised - - - - --- 2018-08-05 Janus Weil New
[committed,testsuite,guality] Use absolute line number in pass/fail line [committed,testsuite,guality] Use absolute line number in pass/fail line - - - - --- 2018-08-04 Tom de Vries New
[committed,libgomp,nvptx,--without-cuda-driver] Don't use system cuda driver [committed,libgomp,nvptx,--without-cuda-driver] Don't use system cuda driver - - - - --- 2018-08-04 Tom de Vries New
assume sprintf formatting of wide characters may fail (PR 86853) assume sprintf formatting of wide characters may fail (PR 86853) - - - - --- 2018-08-04 Martin Sebor New
Remove duplicate test Remove duplicate test - - - - --- 2018-08-04 Andreas Schwab New
[Fortran,F08] PR 45521: GENERIC resolution with ALLOCATABLE/POINTER and PROCEDURE [Fortran,F08] PR 45521: GENERIC resolution with ALLOCATABLE/POINTER and PROCEDURE - - - - --- 2018-08-04 Janus Weil New
patch to bug #86829 patch to bug #86829 - - - - --- 2018-08-04 Giuliano Belinassi New
[nios2,committed] Define TARGET_HAVE_SPECULATION_SAFE_VALUE [nios2,committed] Define TARGET_HAVE_SPECULATION_SAFE_VALUE - - - - --- 2018-08-03 Sandra Loosemore New
[committed] Fix target/86795 (mn10300) [committed] Fix target/86795 (mn10300) - - - - --- 2018-08-03 Jeff Law New
[C++] Fix constexpr ICE with poor man's offsetof (PR c++/86738) [C++] Fix constexpr ICE with poor man's offsetof (PR c++/86738) - - - - --- 2018-08-03 Jakub Jelinek New
Fix thinko in insert_reciprocals (PR tree-optimization/86835) Fix thinko in insert_reciprocals (PR tree-optimization/86835) - - - - --- 2018-08-03 Jakub Jelinek New
[C++] Fix tsubst of structured bindings (PR c++/86836) [C++] Fix tsubst of structured bindings (PR c++/86836) - - - - --- 2018-08-03 Jakub Jelinek New
[AArch64] Fix -mlow-precision-div (PR 86838) [AArch64] Fix -mlow-precision-div (PR 86838) - - - - --- 2018-08-03 Richard Sandiford New
[2/3] Fix probability for bit-tests. Improvements to switch expansion code - - - - --- 2018-08-03 Martin Liška New
Use getentropy() for seeding PRNG Use getentropy() for seeding PRNG - - - - --- 2018-08-03 Janne Blomqvist New
[1/3] Fix probabilities for jump table (PR tree-optimization/86702). Improvements to switch expansion code - - - - --- 2018-08-03 Martin Liška New
[c++] Don't emit exception tables for UI_NONE [c++] Don't emit exception tables for UI_NONE - - - - --- 2018-08-03 Tom de Vries New
[C++] Fix ICE in build_base_path (PR c++/86706) [C++] Fix ICE in build_base_path (PR c++/86706) - - - - --- 2018-08-03 Jakub Jelinek New
docs: fix stray duplicated words docs: fix stray duplicated words - - - - --- 2018-08-03 David Malcolm New
Fix memory leak in selftest::test_expansion_to_rtl Fix memory leak in selftest::test_expansion_to_rtl - - - - --- 2018-08-03 David Malcolm New
i386: Always set cfun->machine->max_used_stack_alignment i386: Always set cfun->machine->max_used_stack_alignment - - - - --- 2018-08-02 H.J. Lu New
[committed] Fix memory leak of pretty_printer prefixes [committed] Fix memory leak of pretty_printer prefixes - - - - --- 2018-08-02 David Malcolm New
PR libstdc++/68222 Hide safe iterator operators PR libstdc++/68222 Hide safe iterator operators - - - - --- 2018-08-02 François Dumont New
adjust sprintf range for AIX QNaN output (PR 86571) adjust sprintf range for AIX QNaN output (PR 86571) - - - - --- 2018-08-02 Martin Sebor New
[gomp5] Iterator fixes [gomp5] Iterator fixes - - - - --- 2018-08-02 Jakub Jelinek New
v2: Formatted printing for dump_* in the middle-end v2: Formatted printing for dump_* in the middle-end - - - - --- 2018-08-02 David Malcolm New
[committed] Fix PR target/86790 (m68k) [committed] Fix PR target/86790 (m68k) - - - - --- 2018-08-02 Jeff Law New
[committed] Fix target/86784 [committed] Fix target/86784 - - - - --- 2018-08-02 Jeff Law New
[aarch64,v2] Fix falkor pipeline description for dup<q> [aarch64,v2] Fix falkor pipeline description for dup<q> - - - - --- 2018-08-02 Siddhesh Poyarekar New
[AARCH64] Use STLUR for atomic_store [AARCH64] Use STLUR for atomic_store - - - - --- 2018-08-02 Matthew Malcomson New
[nvptx] Ignore c++ exceptions [nvptx] Ignore c++ exceptions - - - - --- 2018-08-02 Tom de Vries New
[SVE,ACLE] Resync "@" pattern support [SVE,ACLE] Resync "@" pattern support - - - - --- 2018-08-02 Richard Sandiford New
[committed] Typo fix [committed] Typo fix - - - - --- 2018-08-02 Richard Sandiford New
Fix PR86505 Fix PR86505 - - - - --- 2018-08-02 Richard Biener New
[committed] dumpfile.c/h: add "const" to dump location ctors [committed] dumpfile.c/h: add "const" to dump location ctors - - - - --- 2018-08-02 David Malcolm New
Async I/O patch with compilation fix Async I/O patch with compilation fix - - - - --- 2018-08-02 Nicolas Koenig New
atomic_futex: Avoid rounding errors in std::future::wait_for atomic_futex: Avoid rounding errors in std::future::wait_for - - - - --- 2018-08-02 Mike Crowe New
Fix PR86816 Fix PR86816 - - - - --- 2018-08-02 Richard Biener New
[aarch64] Fix falkor pipeline description for dup<q> [aarch64] Fix falkor pipeline description for dup<q> - - - - --- 2018-08-02 Siddhesh Poyarekar New
Fix gcov misleading error (PR gcov-profile/86817). Fix gcov misleading error (PR gcov-profile/86817). - - - - --- 2018-08-02 Martin Liška New
Cherry-pick compiler-rt revision 338606 (PR sanitizer/86022). Cherry-pick compiler-rt revision 338606 (PR sanitizer/86022). - - - - --- 2018-08-02 Martin Liška New
Handle TARGET_SPLIT_COMPLEX_ARG in default VA_ARG_EXPR implementation Handle TARGET_SPLIT_COMPLEX_ARG in default VA_ARG_EXPR implementation - - - - --- 2018-08-02 Chung-Lin Tang New
[C++] Fix PR86763, wrong-code with TYPE_TYPELESS_STORAGE [C++] Fix PR86763, wrong-code with TYPE_TYPELESS_STORAGE - - - - --- 2018-08-02 Richard Biener New
PING [PATCH] warn for strlen of arrays with missing nul (PR 86552, 86711, 86714) ) PING [PATCH] warn for strlen of arrays with missing nul (PR 86552, 86711, 86714) ) - - - - --- 2018-08-02 Martin Sebor New
[rs6000] Correct descriptions of __builtin_bcdadd* and _builtin_bcdsub* functions [rs6000] Correct descriptions of __builtin_bcdadd* and _builtin_bcdsub* functions - - - - --- 2018-08-01 Kelvin Nilsen New
Add -D_GLIBCXX_ASSERTIONS to DEBUG_FLAGS Add -D_GLIBCXX_ASSERTIONS to DEBUG_FLAGS - - - - --- 2018-08-01 Jonathan Wakely New
Move all wide_int_range* functions into wide-int-range.[ch] Move all wide_int_range* functions into wide-int-range.[ch] - - - - --- 2018-08-01 Aldy Hernandez New
[gomp5] depend/depobj adjustments [gomp5] depend/depobj adjustments - - - - --- 2018-08-01 Jakub Jelinek New
Fix TSan on ppc64le (PR libsanitizer/86759) Fix TSan on ppc64le (PR libsanitizer/86759) - - - - --- 2018-08-01 Marek Polacek New
Document and fix -r (partial linking) Document and fix -r (partial linking) - - - - --- 2018-08-01 Allan Sandfeld Jensen New
[committed,AArch64] Update expected output for sve/var_stride_[24].c [committed,AArch64] Update expected output for sve/var_stride_[24].c - - - - --- 2018-08-01 Richard Sandiford New
[committed,AArch64] XFAIL sve/vcond_[45].c tests [committed,AArch64] XFAIL sve/vcond_[45].c tests - - - - --- 2018-08-01 Richard Sandiford New
[x86] Match movss and movsd "blend" instructions [x86] Match movss and movsd "blend" instructions - - - - --- 2018-08-01 Allan Sandfeld Jensen New
[v2,Aarch64] Exploiting BFXIL when OR-ing two AND-operations with appropriate bitmasks [v2,Aarch64] Exploiting BFXIL when OR-ing two AND-operations with appropriate bitmasks - - - - --- 2018-08-01 Sam Tebbs New
Backport gettext fixes to get rid of warnings on macOS Backport gettext fixes to get rid of warnings on macOS - - - - --- 2018-08-01 Simon Marchi New
[4/4] RPO-style value-numbering for FRE/PRE RPO style value-numbering - - - - --- 2018-08-01 Richard Biener New
[3/4] Use RPO VN from unrolling RPO style value-numbering - - - - --- 2018-08-01 Richard Biener New
[2/4] Add rev_post_order_and_mark_dfs_back_seme RPO style value-numbering - - - - --- 2018-08-01 Richard Biener New
[1/4] Add dynamic CFG flag allocation RPO style value-numbering - - - - --- 2018-08-01 Richard Biener New
[gomp5] Parse task modifier of reduction clauses [gomp5] Parse task modifier of reduction clauses - - - - --- 2018-08-01 Jakub Jelinek New
PR libstdc++/60555 std::system_category() should recognise POSIX errno values PR libstdc++/60555 std::system_category() should recognise POSIX errno values - - - - --- 2018-08-01 Jonathan Wakely New
[nvptx,committed] Define TARGET_HAVE_SPECULATION_SAFE_VALUE [nvptx,committed] Define TARGET_HAVE_SPECULATION_SAFE_VALUE - - - - --- 2018-08-01 Tom de Vries New
[libgomp,nvptx,committed] Add cuda-lib.def [libgomp,nvptx,committed] Add cuda-lib.def - - - - --- 2018-08-01 Tom de Vries New
[PATCHv3,6/6] Extra async tests, not for merging std::future::wait_* improvements - - - - --- 2018-08-01 Mike Crowe New
[PATCHv3,5/6] libstdc++ futex: Loop when waiting against arbitrary clock std::future::wait_* improvements - - - - --- 2018-08-01 Mike Crowe New
[PATCHv3,4/6] libstdc++ atomic_futex: Use std::chrono::steady_clock as reference clock std::future::wait_* improvements - - - - --- 2018-08-01 Mike Crowe New
[PATCHv3,3/6] libstdc++ futex: Support waiting on std::chrono::steady_clock directly std::future::wait_* improvements - - - - --- 2018-08-01 Mike Crowe New
[PATCHv3,2/6] libstdc++ futex: Use FUTEX_CLOCK_REALTIME for wait std::future::wait_* improvements - - - - --- 2018-08-01 Mike Crowe New
[PATCHv3,1/6] Improve libstdc++-v3 async test std::future::wait_* improvements - - - - --- 2018-08-01 Mike Crowe New
[C++,obvious] PR 86661 [C++,obvious] PR 86661 - - - - --- 2018-08-01 Paolo Carlini New
Improve address CSE Improve address CSE - - - - --- 2018-08-01 Richard Biener New
[testsuite] : Use -O0 for gcc.dg/plugin/poly-int-07_plugin.c ... [testsuite] : Use -O0 for gcc.dg/plugin/poly-int-07_plugin.c ... - - - - --- 2018-08-01 Uros Bizjak New
Check the STRING_CSTs in varasm.c Check the STRING_CSTs in varasm.c - - - - --- 2018-08-01 Bernd Edlinger New
Create internally nul terminated string literals in fortan FE Create internally nul terminated string literals in fortan FE - - - - --- 2018-08-01 Bernd Edlinger New
Handle overlength strings in C++ FE Handle overlength strings in C++ FE - - - - --- 2018-08-01 Bernd Edlinger New
Handle overlength strings in the C FE Handle overlength strings in the C FE - - - - --- 2018-08-01 Bernd Edlinger New
[testsuite] : Xfail pr84512.c on alpha*-*-*. [testsuite] : Xfail pr84512.c on alpha*-*-*. - - - - --- 2018-08-01 Uros Bizjak New
[C++] PR 59480 ("Missing error diagnostic: friend declaration specifying a default argument must be… [C++] PR 59480 ("Missing error diagnostic: friend declaration specifying a default argument must be… - - - - --- 2018-08-01 Paolo Carlini New
[testsuite] : Fix PR 86153, test case g++.dg/pr83239.C fails [testsuite] : Fix PR 86153, test case g++.dg/pr83239.C fails - - - - --- 2018-08-01 Uros Bizjak New
Improve dumping of value profiling transformations. Improve dumping of value profiling transformations. - - - - --- 2018-08-01 Martin Liška New
« 1 2 ... 518 519 5201268 1269 »