Show patches with: State = Action Required       |    Archived = No       |   126589 patches
« 1 2 ... 397 398 3991265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
pass_manager: Fix ICE with -fdump-passes -fdisable-tree-* [PR93874] pass_manager: Fix ICE with -fdump-passes -fdisable-tree-* [PR93874] - - - - --- 2020-02-25 Jakub Jelinek New
[committed] c: Small diagnostics tweak - add missing ? after did you mean [PR93858] [committed] c: Small diagnostics tweak - add missing ? after did you mean [PR93858] - - - - --- 2020-02-25 Jakub Jelinek New
[committed] Fix typo: paramter -> parameter [PR93864] [committed] Fix typo: paramter -> parameter [PR93864] - - - - --- 2020-02-25 Jakub Jelinek New
[committed] analyzer: fix -fdump-analyzer [committed] analyzer: fix -fdump-analyzer - - - - --- 2020-02-25 David Malcolm New
Dead code in fortran/simplify.c Dead code in fortran/simplify.c - - - - --- 2020-02-25 Steve Kargl New
avoid -Wredundant-tags on a first declaration in use (PR 93824) avoid -Wredundant-tags on a first declaration in use (PR 93824) - - - - --- 2020-02-24 Martin Sebor New
[committed] analyzer: disable the "taint" checker by default [committed] analyzer: disable the "taint" checker by default - - - - --- 2020-02-24 David Malcolm New
[committed] analyzer: fix ICE with OFFSET_TYPE [PR 93899] [committed] analyzer: fix ICE with OFFSET_TYPE [PR 93899] - - - - --- 2020-02-24 David Malcolm New
libstdc++: LWG 3397 basic_istream_view::iterator should not provide iterator_category libstdc++: LWG 3397 basic_istream_view::iterator should not provide iterator_category - - - - --- 2020-02-24 Patrick Palka New
libstdc++: LWG 3325 Constrain return type of transformation function for transform_view libstdc++: LWG 3325 Constrain return type of transformation function for transform_view - - - - --- 2020-02-24 Patrick Palka New
libstdc++: LWG 3313 join_view::iterator::operator-- is incorrectly constrained libstdc++: LWG 3313 join_view::iterator::operator-- is incorrectly constrained - - - - --- 2020-02-24 Patrick Palka New
libstdc++: LWG 3301 transform_view::iterator has incorrect iterator_category libstdc++: LWG 3301 transform_view::iterator has incorrect iterator_category - - - - --- 2020-02-24 Patrick Palka New
libstdc++: LWG 3292 iota_view is under-constrained libstdc++: LWG 3292 iota_view is under-constrained - - - - --- 2020-02-24 Patrick Palka New
rs6000: Use -mno-pcrel for tests requiring TOC rs6000: Use -mno-pcrel for tests requiring TOC - - - - --- 2020-02-24 Bill Schmidt New
c++: Fix ICE with static_cast when converting from int[] [PR93862] c++: Fix ICE with static_cast when converting from int[] [PR93862] - - - - --- 2020-02-24 Marek Polacek New
libstdc++: Implement integer-class types as defined in [iterator.concept.winc] libstdc++: Implement integer-class types as defined in [iterator.concept.winc] - - - - --- 2020-02-24 Patrick Palka New
[rs6000] Fix documentation for __builtin_crypto_vpmsum* builtin functions. [rs6000] Fix documentation for __builtin_crypto_vpmsum* builtin functions. - - - - --- 2020-02-24 Carl Love New
c++: Add test for DR 1423, Convertibility of nullptr to bool. c++: Add test for DR 1423, Convertibility of nullptr to bool. - - - - --- 2020-02-24 Marek Polacek New
c++: Fix ICE with constexpr init and [[no_unique_address]] [PR93803] c++: Fix ICE with constexpr init and [[no_unique_address]] [PR93803] - - - - --- 2020-02-24 Marek Polacek New
[committed] analyzer: eliminate irrelevant control-flow edges from paths [committed] analyzer: eliminate irrelevant control-flow edges from paths - - - - --- 2020-02-24 David Malcolm New
libgo patch committed: Add hurd build tag libgo patch committed: Add hurd build tag - - - - --- 2020-02-24 Ian Lance Taylor New
c++: P1937R2 - Fixing inconsistencies between const{expr,eval} functions c++: P1937R2 - Fixing inconsistencies between const{expr,eval} functions - - - - --- 2020-02-24 Jakub Jelinek New
[committed] c++: Fix C++20 variadic lambda init-capture grammar. [committed] c++: Fix C++20 variadic lambda init-capture grammar. - - - - --- 2020-02-24 Jason Merrill New
[committed] libstdc++: Add default_sentinel support to stream iterators [committed] libstdc++: Add default_sentinel support to stream iterators - - - - --- 2020-02-24 Jonathan Wakely New
libstdc++: Add missing bits of P0896R4 pertaining to [back|front]_insert_iterator libstdc++: Add missing bits of P0896R4 pertaining to [back|front]_insert_iterator - - - - --- 2020-02-24 Patrick Palka New
[9/10,Regression,fortran] ICE in simplify_findloc_nodim, at fortran/simplify.c:5513 Untitled series #160363 - - - - --- 2020-02-24 Mark Eggleston New
[committed] libstdc++: enable_view has false positives (LWG 3326) [committed] libstdc++: enable_view has false positives (LWG 3326) - - - - --- 2020-02-24 Jonathan Wakely New
testsuite: Fix recently added ipa testcases [PR93763] testsuite: Fix recently added ipa testcases [PR93763] - - - - --- 2020-02-24 Jakub Jelinek New
[Fortran,committed] OpenACC tile clause – apply exit/cycle checks (PR 93552) [Fortran,committed] OpenACC tile clause – apply exit/cycle checks (PR 93552) - - - - --- 2020-02-24 Tobias Burnus New
[wwwdocs,committed] OpenACC + AMD GCN entry for gcc-10/changes.html [wwwdocs,committed] OpenACC + AMD GCN entry for gcc-10/changes.html - - - - --- 2020-02-24 Tobias Burnus New
patch to fix PR93564 patch to fix PR93564 - - - - --- 2020-02-23 Vladimir Makarov New
[fortran,committed] Add missing closing parenthises in error message. [fortran,committed] Add missing closing parenthises in error message. - - - - --- 2020-02-23 Thomas Koenig New
[fortran] PR57710 - [OOP] [F08] _vptr not set for allocatable CLASS component inside BLOCK [fortran] PR57710 - [OOP] [F08] _vptr not set for allocatable CLASS component inside BLOCK - - - - --- 2020-02-23 Paul Richard Thomas New
[committed] c++: Use %qs in diagnostic message [PR93882] [committed] c++: Use %qs in diagnostic message [PR93882] - - - - --- 2020-02-22 Marek Polacek New
[committed,PR,other/55930] Honor --disable-dependency-tracking in libatomic [committed,PR,other/55930] Honor --disable-dependency-tracking in libatomic - - - - --- 2020-02-22 Jeff Law New
sccvn: Handle bitfields in push_partial_def [PR93582] sccvn: Handle bitfields in push_partial_def [PR93582] - - - - --- 2020-02-22 Jakub Jelinek New
[committed] Fix passing of homogeneous SFmode and DFmode on hppa [committed] Fix passing of homogeneous SFmode and DFmode on hppa - - - - --- 2020-02-21 John David Anglin New
Darwin: Fix wrong quoting on an error string (PR93860). Darwin: Fix wrong quoting on an error string (PR93860). - - - - --- 2020-02-21 Iain Sandoe New
libstdc++: P0769R2 Add shift to <algorithm> libstdc++: P0769R2 Add shift to <algorithm> - - - - --- 2020-02-21 Patrick Palka New
c++: Implement P1957R2, T* to bool should be considered narrowing. c++: Implement P1957R2, T* to bool should be considered narrowing. - - - - --- 2020-02-21 Marek Polacek New
c++: Fix ICE with -Wmismatched-tags [PR93869] c++: Fix ICE with -Wmismatched-tags [PR93869] - - - - --- 2020-02-21 Marek Polacek New
[committed] cxx-status: Update -std= instructions for C++20. [committed] cxx-status: Update -std= instructions for C++20. - - - - --- 2020-02-21 Marek Polacek New
[committed] cxx-status: Update with Prague 2020 WG21 meeting papers. [committed] cxx-status: Update with Prague 2020 WG21 meeting papers. - - - - --- 2020-02-21 Marek Polacek New
libstdc++: Define <=> for tuple, optional and variant libstdc++: Define <=> for tuple, optional and variant - - - - --- 2020-02-21 Jonathan Wakely New
Avoid collect2 calling signal unsafe functions and/or unlink, with uninitialized memory (for gcc-9 … Avoid collect2 calling signal unsafe functions and/or unlink, with uninitialized memory (for gcc-9 … - - - - --- 2020-02-21 Bernd Edlinger New
[committed] testsuite: Add -fcommon to gcc.target/i386/pr69052.c [committed] testsuite: Add -fcommon to gcc.target/i386/pr69052.c - - - - --- 2020-02-21 Uros Bizjak New
[committed,OpenACC] Adapt libgomp acc_get_property.f90 test [committed,OpenACC] Adapt libgomp acc_get_property.f90 test - - - - --- 2020-02-21 Frederik Harwath New
[committed] amdgcn: Use correct offset mode for gather/scatter [committed] amdgcn: Use correct offset mode for gather/scatter - - - - --- 2020-02-21 Andrew Stubbs New
[fortran] PR fortran/92621 Problems with memory handling with allocatable intent(out) arrays with b… [fortran] PR fortran/92621 Problems with memory handling with allocatable intent(out) arrays with b… - - - - --- 2020-02-21 José Rui Faustino de Sousa New
[committed] amdgcn: Align VGPR pairs [committed] amdgcn: Align VGPR pairs - - - - --- 2020-02-21 Andrew Stubbs New
[committed] amdgcn: fix mode in vec_series [committed] amdgcn: fix mode in vec_series - - - - --- 2020-02-21 Andrew Stubbs New
sra: Only verify sizes of scalar accesses (PR 93845) sra: Only verify sizes of scalar accesses (PR 93845) - - - - --- 2020-02-21 Martin Jambor New
[committed] aarch64: Add SVE support for -mlow-precision-sqrt [committed] aarch64: Add SVE support for -mlow-precision-sqrt - - - - --- 2020-02-21 Richard Sandiford New
[committed] aarch64: Add SVE support for -mlow-precision-div [committed] aarch64: Add SVE support for -mlow-precision-div - - - - --- 2020-02-21 Richard Sandiford New
[wwwdocs] Document more libstdc++ changes [wwwdocs] Document more libstdc++ changes - - - - --- 2020-02-21 Jonathan Wakely New
[committed] aarch64: Bump AARCH64_APPROX_MODE to 64 bits [committed] aarch64: Bump AARCH64_APPROX_MODE to 64 bits - - - - --- 2020-02-21 Richard Sandiford New
[committed] aarch64: Avoid creating an unused register [committed] aarch64: Avoid creating an unused register - - - - --- 2020-02-21 Richard Sandiford New
[committed] aarch64: Fix inverted approx_sqrt condition [committed] aarch64: Fix inverted approx_sqrt condition - - - - --- 2020-02-21 Richard Sandiford New
fix -fdebug-prefix-map without gas .file support fix -fdebug-prefix-map without gas .file support - - - - --- 2020-02-21 Richard Biener New
[v2] RISC-V: Adjust floating point code gen for LTGT compare [v2] RISC-V: Adjust floating point code gen for LTGT compare - - - - --- 2020-02-21 Kito Cheng New
[fixinc] Allow CONFIG_SHELL to override build-time shell in mkheaders [fixinc] Allow CONFIG_SHELL to override build-time shell in mkheaders - - - - --- 2020-02-21 Alexandre Oliva New
c++: Some improvements to concept diagnostics c++: Some improvements to concept diagnostics - - - - --- 2020-02-21 Patrick Palka New
[committed] i386: Fix *vec_extractv2sf_1 and *vec_extractv2sf_1 shufps alternative [PR93828] [committed] i386: Fix *vec_extractv2sf_1 and *vec_extractv2sf_1 shufps alternative [PR93828] - - - - --- 2020-02-20 Uros Bizjak New
[committed] OpenACC's tile clause fix for implicit typing (PR93825) [committed] OpenACC's tile clause fix for implicit typing (PR93825) - - - - --- 2020-02-20 Tobias Burnus New
libstdc++: Fix capturing of lvalue references in_RangeAdaptor::operator() libstdc++: Fix capturing of lvalue references in_RangeAdaptor::operator() - - - - --- 2020-02-20 Patrick Palka New
[committed] libstdc++: Issues with range access CPOs (P2091R0) [committed] libstdc++: Issues with range access CPOs (P2091R0) - - - - --- 2020-02-20 Jonathan Wakely New
Fix -save-temp leaking lto files in /tmp Fix -save-temp leaking lto files in /tmp - - - - --- 2020-02-20 Bernd Edlinger New
[committed] libstdc++: Define operator<=> for <system_error> types [committed] libstdc++: Define operator<=> for <system_error> types - - - - --- 2020-02-20 Jonathan Wakely New
[committed] Remove std::type_info::operator!= for C++20 [committed] Remove std::type_info::operator!= for C++20 - - - - --- 2020-02-20 Jonathan Wakely New
libstdc++: Add <=> to thread::id libstdc++: Add <=> to thread::id - - - - --- 2020-02-20 Jonathan Wakely New
Remove superfluous word in documentation. Remove superfluous word in documentation. - - - - --- 2020-02-20 Martin Liška New
Remove triling space for a warning. Remove triling space for a warning. - - - - --- 2020-02-20 Martin Liška New
Fix error message for Darwin. Fix error message for Darwin. - - - - --- 2020-02-20 Martin Liška New
Remove trailing | in help message. Remove trailing | in help message. - - - - --- 2020-02-20 Martin Liška New
c++/93730 create VLA constructor if explicitly initialized as zeroes c++/93730 create VLA constructor if explicitly initialized as zeroes - - - - --- 2020-02-20 Slava Barinov New
[2/2] libstdc++: P1739R4 Avoid template bloat for safe_ranges in combination with ... [1/2] libstdc++: Forward second argument of views::iota using the correct type - - - - --- 2020-02-20 Patrick Palka New
[1/2] libstdc++: Forward second argument of views::iota using the correct type [1/2] libstdc++: Forward second argument of views::iota using the correct type - - - - --- 2020-02-20 Patrick Palka New
rs6000: Fix infinite loop building ghostscript and icu [PR93658] rs6000: Fix infinite loop building ghostscript and icu [PR93658] - - - - --- 2020-02-20 Peter Bergner New
use pointer size rather than array size when storing the former (PR 93829) use pointer size rather than array size when storing the former (PR 93829) - - - - --- 2020-02-20 Martin Sebor New
[v2] debug/93751 Option to generate DIEs for external variables [v2] debug/93751 Option to generate DIEs for external variables - - - - --- 2020-02-19 Alexey Neyman New
[committed] libstdc++: Implement LWG issues 3329, 3331, 3360, 3364, 3385 [committed] libstdc++: Implement LWG issues 3329, 3331, 3360, 3364, 3385 - - - - --- 2020-02-19 Jonathan Wakely New
c++: Fix wrong-code with non-constexpr constructor [PR93169] c++: Fix wrong-code with non-constexpr constructor [PR93169] - - - - --- 2020-02-19 Marek Polacek New
[committed] libstdc++: Implement LWG issues 3247, 3282 [committed] libstdc++: Implement LWG issues 3247, 3282 - - - - --- 2020-02-19 Jonathan Wakely New
[committed] testsuite: Add -msse2 to fix ia32 tests. [committed] testsuite: Add -msse2 to fix ia32 tests. - - - - --- 2020-02-19 Uros Bizjak New
libstdc++: Add missing call to unused subroutine in split_view test libstdc++: Add missing call to unused subroutine in split_view test - - - - --- 2020-02-19 Patrick Palka New
PPC64 builtin vec_rlnm() argument order is wrong PPC64 builtin vec_rlnm() argument order is wrong - - - - --- 2020-02-19 Carl Love New
[committed] libstdc++: Implement LWG issues 3320, 3369, 3200, 3348, 3237 [committed] libstdc++: Implement LWG issues 3320, 3369, 3200, 3348, 3237 - - - - --- 2020-02-19 Jonathan Wakely New
Avoid collect2 calling signal unsafe functions and/or unlink, with uninitialized memory (for gcc-8 … Avoid collect2 calling signal unsafe functions and/or unlink, with uninitialized memory (for gcc-8 … - - - - --- 2020-02-19 Bernd Edlinger New
lra: Stop registers being incorrectly marked live v2 [PR92989] lra: Stop registers being incorrectly marked live v2 [PR92989] - - - - --- 2020-02-19 Richard Sandiford New
[committed] libstdc++: Implement LWG issues 3398, 3379, 3304, 3321, 3280, 3335 [committed] libstdc++: Implement LWG issues 3398, 3379, 3304, 3321, 3280, 3335 - - - - --- 2020-02-19 Jonathan Wakely New
vect: Fix offset calculation for -ve strides [PR93767] vect: Fix offset calculation for -ve strides [PR93767] - - - - --- 2020-02-19 Richard Sandiford New
testsuite: Require vect_mutiple_sizes for scan-tree-dump in vect-epilogues.c testsuite: Require vect_mutiple_sizes for scan-tree-dump in vect-epilogues.c - - - - --- 2020-02-19 Uros Bizjak New
RISC-V: Adjust floating point code gen for LTGT compare RISC-V: Adjust floating point code gen for LTGT compare - - - - --- 2020-02-19 Kito Cheng New
avoid issuing -Wredundant-tags in shared C/C++ code in headers (PR 93804) avoid issuing -Wredundant-tags in shared C/C++ code in headers (PR 93804) - - - - --- 2020-02-19 Martin Sebor New
[committed] c++: Fix array-init1.C for ILP32 [PR93817] [committed] c++: Fix array-init1.C for ILP32 [PR93817] - - - - --- 2020-02-18 Marek Polacek New
libgo patch committed: Update -DGOPKGPATH to current pkgpath encoding libgo patch committed: Update -DGOPKGPATH to current pkgpath encoding - - - - --- 2020-02-18 Ian Lance Taylor New
only handle true class-keys in -Wredundant-tags (PR 93801) only handle true class-keys in -Wredundant-tags (PR 93801) - - - - --- 2020-02-18 Martin Sebor New
libstdc++: P1983R0 Wording for GB301, US296, US292, US291, and US283 libstdc++: P1983R0 Wording for GB301, US296, US292, US291, and US283 - - - - --- 2020-02-18 Patrick Palka New
[committed,4/4] libstdc++: P1976R2 Fixed-size span construction from dynamic range [committed,1/4] libstdc++: P2116R0 Remove tuple-like protocol support from fixed-extent span - - - - --- 2020-02-18 Jonathan Wakely New
[committed,3/4] libstdc++: Fix and simplify constraints on std::span constructors [committed,1/4] libstdc++: P2116R0 Remove tuple-like protocol support from fixed-extent span - - - - --- 2020-02-18 Jonathan Wakely New
« 1 2 ... 397 398 3991265 1266 »