Show patches with: none      |   128309 patches
« 1 2 ... 431 432 4331283 1284 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[C++] Fix OBJ_TYPE_REF constexpr handling (PR c++/92695) [C++] Fix OBJ_TYPE_REF constexpr handling (PR c++/92695) - - - - --- 2019-11-27 Jakub Jelinek New
[C++] Avoid weird warning about pure virtual inline being used but not defined (PR c++/92695) [C++] Avoid weird warning about pure virtual inline being used but not defined (PR c++/92695) - - - - --- 2019-11-27 Jakub Jelinek New
[C++] Fix up constexpr virtual calls (PR c++/92695) [C++] Fix up constexpr virtual calls (PR c++/92695) - - - - --- 2019-11-27 Jakub Jelinek New
Fix ICE in tree-ssa-strlen.c (PR tree-optimization/92691) Fix ICE in tree-ssa-strlen.c (PR tree-optimization/92691) - - - - --- 2019-11-27 Jakub Jelinek New
[analyzer] Convert from "--analyzer" to "-fanalyzer"/"-fno-analyzer" [analyzer] Convert from "--analyzer" to "-fanalyzer"/"-fno-analyzer" - - - - --- 2019-11-27 David Malcolm New
[wwwdocs] Make the formatting of the <head> tag and block more uniform. [wwwdocs] Make the formatting of the <head> tag and block more uniform. - - - - --- 2019-11-27 Gerald Pfeifer New
[C++] More fun with typedef to dependent alias. [C++] More fun with typedef to dependent alias. - - - - --- 2019-11-27 Jason Merrill New
rs6000: Fix PR92661, Do not define DFP builtin functions, if DFP has been disabled rs6000: Fix PR92661, Do not define DFP builtin functions, if DFP has been disabled - - - - --- 2019-11-27 Peter Bergner New
[v2,MSP430] -Add fno-exceptions multilib [v2,MSP430] -Add fno-exceptions multilib - - - - --- 2019-11-27 Jozef Lawrynowicz New
[analyzer] Introduce point_and_state::validate [analyzer] Introduce point_and_state::validate - - - - --- 2019-11-27 David Malcolm New
Check for TYPE_NAME in type_with_linkage_p. Check for TYPE_NAME in type_with_linkage_p. - - - - --- 2019-11-27 Martin Liška New
Properly use TYPE_MAIN_VARIANT in warn_types_mismatch. Properly use TYPE_MAIN_VARIANT in warn_types_mismatch. - - - - --- 2019-11-27 Martin Liška New
Translate header for -fdbg-cnt-list. Translate header for -fdbg-cnt-list. - - - - --- 2019-11-27 Martin Liška New
Remove unused TARGET_VECTORIZE_BUILTIN_CONVERSION Remove unused TARGET_VECTORIZE_BUILTIN_CONVERSION - - - - --- 2019-11-27 Richard Biener New
Fix PR92690 Fix PR92690 - - - - --- 2019-11-27 Richard Biener New
[dlang/phobos] S/390: Fix PR91628 [dlang/phobos] S/390: Fix PR91628 - - - - --- 2019-11-27 Robin Dapp New
[rs6000] Fix PR92098 [rs6000] Fix PR92098 - - - - --- 2019-11-27 Li Jia He New
Fix PR91790 by considering different first_stmt_info for realign Fix PR91790 by considering different first_stmt_info for realign - - - - --- 2019-11-27 Kewen.Lin New
[rs6000] Fix PR92566 by checking VECTOR_UNIT_NONE_P [rs6000] Fix PR92566 by checking VECTOR_UNIT_NONE_P - - - - --- 2019-11-27 Kewen.Lin New
Fix TYPO of avx512f_maskcmp<mode>3. Fix TYPO of avx512f_maskcmp<mode>3. - - - - --- 2019-11-27 Hongtao Liu New
[C++] Remember the location of a variable template-id. [C++] Remember the location of a variable template-id. - - - - --- 2019-11-27 Jason Merrill New
[analyzer] Don't use shape=record in .dot output [analyzer] Don't use shape=record in .dot output - - - - --- 2019-11-27 David Malcolm New
Reformat PowerPC movdi_internal64 Reformat PowerPC movdi_internal64 - - - - --- 2019-11-27 Michael Meissner New
Reformat PowerPC movsi_internal Reformat PowerPC movsi_internal - - - - --- 2019-11-27 Michael Meissner New
[committed] restore a test inadvertently removed in r278621 (PR 92683)) [committed] restore a test inadvertently removed in r278621 (PR 92683)) - - - - --- 2019-11-27 Martin Sebor New
Fix spread simplification in initializers (PR fortran/91944) Fix spread simplification in initializers (PR fortran/91944) - - - - --- 2019-11-26 Jakub Jelinek New
Fix gen_lowpart_for_combine (PR rtl-optimization/92510) Fix gen_lowpart_for_combine (PR rtl-optimization/92510) - - - - --- 2019-11-26 Jakub Jelinek New
Fix DWARF -g3 with - as source (PR debug/92664) Fix DWARF -g3 with - as source (PR debug/92664) - - - - --- 2019-11-26 Jakub Jelinek New
[C++] Fix ICE in build_ctor_subob_ref during replace_placeholders (PR c++/92524, take 2) [C++] Fix ICE in build_ctor_subob_ref during replace_placeholders (PR c++/92524, take 2) - - - - --- 2019-11-26 Jakub Jelinek New
PR 92463 - Cleanups due to minimum MPFR version bump to 3.1.0 PR 92463 - Cleanups due to minimum MPFR version bump to 3.1.0 - - - - --- 2019-11-26 Tobias Burnus New
[build] Unbreak objc build [build] Unbreak objc build - - - - --- 2019-11-26 Tobias Burnus New
[vect,testsuite] Update vect_char_add target selector to use its own cache [vect,testsuite] Update vect_char_add target selector to use its own cache - - - - --- 2019-11-26 Joel Hutton New
[AArch64] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and bf16 [AArch64] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and bf16 - - - - --- 2019-11-26 Dennis Zhang New
[v2,ARM] Disable code hoisting with -O3 (PR80155) [v2,ARM] Disable code hoisting with -O3 (PR80155) - - - - --- 2019-11-26 Wilco Dijkstra New
Ping: RFA: patch to fix PR90007 Ping: RFA: patch to fix PR90007 - - - - --- 2019-11-26 Vladimir Makarov New
[OpenACC,v3] Non-contiguous array support for OpenACC data clauses [OpenACC,v3] Non-contiguous array support for OpenACC data clauses - - - - --- 2019-11-26 Chung-Lin Tang New
Fix PR92674 Fix PR92674 - - - - --- 2019-11-26 Richard Biener New
More PR92645 massaging More PR92645 massaging - - - - --- 2019-11-26 Richard Biener New
Fix PR92669 Fix PR92669 - - - - --- 2019-11-26 Richard Biener New
[gcc-wwdocs] Update to Fortran changes [gcc-wwdocs] Update to Fortran changes - - - - --- 2019-11-26 Mark Eggleston New
[committed] Fix up libsanitizer build with master glibc [committed] Fix up libsanitizer build with master glibc - - - - --- 2019-11-26 Jakub Jelinek New
S/390: Add undef for MUSL_DYNAMIC_LINKERxx S/390: Add undef for MUSL_DYNAMIC_LINKERxx - - - - --- 2019-11-26 Robin Dapp New
Fix two potential memory leak Fix two potential memory leak - - - - --- 2019-11-26 Xionghu Luo New
[C++] Fix up parsing of attribute-argument-clause of unknown attributes (PR c++/92648) [C++] Fix up parsing of attribute-argument-clause of unknown attributes (PR c++/92648) - - - - --- 2019-11-25 Jakub Jelinek New
[C++] Fix up is too small to hold all values of enum warning (PR c++/61414) [C++] Fix up is too small to hold all values of enum warning (PR c++/61414) - - - - --- 2019-11-25 Jakub Jelinek New
Fix phiopt minmax optimization with NULLPTR_TYPE (PR tree-optimization/92644) Fix phiopt minmax optimization with NULLPTR_TYPE (PR tree-optimization/92644) - - - - --- 2019-11-25 Jakub Jelinek New
C++20 P1032 for __debug::array C++20 P1032 for __debug::array - - - - --- 2019-11-25 François Dumont New
Add safe iterator iterator_concept Add safe iterator iterator_concept - - - - --- 2019-11-25 François Dumont New
[C++] More accurate locations in cp_build_unary_op and cp_build_compound_expr [C++] More accurate locations in cp_build_unary_op and cp_build_compound_expr - - - - --- 2019-11-25 Paolo Carlini New
Autoinc vs reload and LRA Autoinc vs reload and LRA - - - - --- 2019-11-25 Bernd Schmidt New
libstdc++: Add move_sentinel, common_iterator and counted_iterator libstdc++: Add move_sentinel, common_iterator and counted_iterator - - - - --- 2019-11-25 Jonathan Wakely New
PR libstdc++/91786 fix compilation error with Clang PR libstdc++/91786 fix compilation error with Clang - - - - --- 2019-11-25 Jonathan Wakely New
config/gcn/mkoffload.c – remove unused static vars config/gcn/mkoffload.c – remove unused static vars - - - - --- 2019-11-25 Tobias Burnus New
Update dump message in IPA ICF. Update dump message in IPA ICF. - - - - --- 2019-11-25 Martin Liška New
Comment too strict checking assert. Comment too strict checking assert. - - - - --- 2019-11-25 Martin Liška New
Improve PR92645 somewhat Improve PR92645 somewhat - - - - --- 2019-11-25 Richard Biener New
[v2] Add inline growth bias param [v2] Add inline growth bias param - - - - --- 2019-11-25 Graham Markall New
Fix hybrid SLP detection Fix hybrid SLP detection - - - - --- 2019-11-25 Richard Biener New
[amdgcn] Silence warnings + add gcc_unreachable() (was: Re: [committed, amdgcn] Use GFX9 granulated… [amdgcn] Silence warnings + add gcc_unreachable() (was: Re: [committed, amdgcn] Use GFX9 granulated… - - - - --- 2019-11-25 Tobias Burnus New
[Ada] Fix PR ada/92362 [Ada] Fix PR ada/92362 - - - - --- 2019-11-25 Eric Botcazou New
[committed] PR92100 Formatted stream IO irreproducible read with binary data in file [committed] PR92100 Formatted stream IO irreproducible read with binary data in file - - - - --- 2019-11-24 Jerry DeLisle New
[Fortran] PR92629 - ICE in convert_mpz_to_unsigned, at fortran/simplify.c:173 [Fortran] PR92629 - ICE in convert_mpz_to_unsigned, at fortran/simplify.c:173 - - - - --- 2019-11-24 Harald Anlauf New
[fortran] Fix PR 91783 [fortran] Fix PR 91783 - - - - --- 2019-11-24 Thomas Koenig New
Update: [patch, libfortran] Fix EOF handling in array I/O Update: [patch, libfortran] Fix EOF handling in array I/O - - - - --- 2019-11-24 Thomas Koenig New
Fix libstdc++ compiling for an aarch64 multilib with big-endian. Fix libstdc++ compiling for an aarch64 multilib with big-endian. - - - - --- 2019-11-24 Andrew Pinski New
[libfortran] Fix EOF handling in array I/O [libfortran] Fix EOF handling in array I/O - - - - --- 2019-11-23 Thomas Koenig New
Convert inliner to new param infrastructure Convert inliner to new param infrastructure - - - - --- 2019-11-23 Jan Hubicka New
[committed] ipa comment spelling fixes [committed] ipa comment spelling fixes - - - - --- 2019-11-23 Jakub Jelinek New
Perform cfg cleanup in cse if needed (PR rtl-optimization/92610) Perform cfg cleanup in cse if needed (PR rtl-optimization/92610) - - - - --- 2019-11-23 Jakub Jelinek New
Fix ICE with inline asm "=@cc.." (PR target/92615) Fix ICE with inline asm "=@cc.." (PR target/92615) - - - - --- 2019-11-23 Jakub Jelinek New
Fix attribute access issues Fix attribute access issues - - - - --- 2019-11-23 Jakub Jelinek New
[analyzer] Add sm-malloc.dot [analyzer] Add sm-malloc.dot - - - - --- 2019-11-22 David Malcolm New
Don't override various Makefile variables for gnulib et al Don't override various Makefile variables for gnulib et al - - - - --- 2019-11-22 Li, Pan2 via Gcc-patches New
[analyzer] Add -fno-semantic-interposition to PLUGIN_CFLAGS [analyzer] Add -fno-semantic-interposition to PLUGIN_CFLAGS - - - - --- 2019-11-22 David Malcolm New
[wwwdocs] Update C++ status with Belfast motions [wwwdocs] Update C++ status with Belfast motions - - - - --- 2019-11-22 Marek Polacek New
[Darwin,X86,testsuite] Update tests for common section use. [Darwin,X86,testsuite] Update tests for common section use. - - - - --- 2019-11-22 Iain Sandoe New
[_GLIBCXX_DEBUG] Improve valid_range check [_GLIBCXX_DEBUG] Improve valid_range check - - - - --- 2019-11-22 François Dumont New
[committed,amdgcn] Limit LDS usage [committed,amdgcn] Limit LDS usage - - - - --- 2019-11-22 Andrew Stubbs New
Prevent all uses of DFP when unsupported (PR c/91985) Prevent all uses of DFP when unsupported (PR c/91985) - - - - --- 2019-11-22 Joseph Myers New
ipa: Prevent materialization of clones with removed bodies (PR 92109) ipa: Prevent materialization of clones with removed bodies (PR 92109) - - - - --- 2019-11-22 Martin Jambor New
Make IPA-SRA follow comdat-local rules (PR 91956) Make IPA-SRA follow comdat-local rules (PR 91956) - - - - --- 2019-11-22 Martin Jambor New
[og9] Fix libgomp.oacc-fortran/lib-16.f90 test [og9] Fix libgomp.oacc-fortran/lib-16.f90 test - - - - --- 2019-11-22 Kwok Cheung Yeung New
[committed,amdgcn] Use GFX9 granulated sgprs count correctly [committed,amdgcn] Use GFX9 granulated sgprs count correctly - - - - --- 2019-11-22 Andrew Stubbs New
[Arm] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and bf16 [Arm] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and bf16 - - - - --- 2019-11-22 Dennis Zhang New
Fix type handling in undistribute_bitref_for_vector (PR tree-optimization/92618) Fix type handling in undistribute_bitref_for_vector (PR tree-optimization/92618) - - - - --- 2019-11-22 Jakub Jelinek New
[C++] Fix ICE in build_ctor_subob_ref during replace_placeholders (PR c++/92524) [C++] Fix ICE in build_ctor_subob_ref during replace_placeholders (PR c++/92524) - - - - --- 2019-11-22 Jakub Jelinek New
[C/C++] Fix up build of GCC 4.6 and earlier with GCC 9+ (PR c/90677, take 2) [C/C++] Fix up build of GCC 4.6 and earlier with GCC 9+ (PR c/90677, take 2) - - - - --- 2019-11-22 Jakub Jelinek New
[C++] Fix concepts vs. PCH (PR c++/92458, take 2) [C++] Fix concepts vs. PCH (PR c++/92458, take 2) - - - - --- 2019-11-22 Jakub Jelinek New
[ix86] Fix rtx_costs for flag-setting adds [ix86] Fix rtx_costs for flag-setting adds - - - - --- 2019-11-22 Bernd Schmidt New
[committed] Disable epilogue loop vectorisation for vect-widen-mult-u8-*.c [committed] Disable epilogue loop vectorisation for vect-widen-mult-u8-*.c - - - - --- 2019-11-22 Richard Sandiford New
[openacc] Fix ICE verifying gimple [openacc] Fix ICE verifying gimple - - - - --- 2019-11-22 Andrew Stubbs New
[committed] Fix markup in gcc.dg/vect/vect-cond-reduc-3.c [committed] Fix markup in gcc.dg/vect/vect-cond-reduc-3.c - - - - --- 2019-11-22 Richard Sandiford New
[C++] Improve build_new_op_1, cp_build_indirect_ref_1, and cp_build_modify_expr locations [C++] Improve build_new_op_1, cp_build_indirect_ref_1, and cp_build_modify_expr locations - - - - --- 2019-11-22 Paolo Carlini New
Properly handle C2x attributes on types Properly handle C2x attributes on types - - - - --- 2019-11-22 Joseph Myers New
[Darwin,testsuite,committed] Update tests for common section use. [Darwin,testsuite,committed] Update tests for common section use. - - - - --- 2019-11-21 Iain Sandoe New
[analyzer] Introduce PLUGIN_CFLAGS [analyzer] Introduce PLUGIN_CFLAGS - - - - --- 2019-11-21 David Malcolm New
doc: Remove claim about ISO C doc: Remove claim about ISO C - - - - --- 2019-11-21 Harald van Dijk New
[RFC] span-v2: using concepts, constraints and ranges:: instead of enable_if [RFC] span-v2: using concepts, constraints and ranges:: instead of enable_if - - - - --- 2019-11-21 JeanHeyd Meneide New
m68k architecture: support ccmode + lra m68k architecture: support ccmode + lra - - - - --- 2019-11-21 Stefan Franke New
Backports to 8.x Backports to 8.x - - - - --- 2019-11-21 Jakub Jelinek New
« 1 2 ... 431 432 4331283 1284 »