Show patches with: State = Action Required       |    Archived = No       |   126638 patches
« 1 2 ... 398 399 4001266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
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
[committed,2/4] libstdc++: Reorder declarations of std::span members [committed,1/4] libstdc++: P2116R0 Remove tuple-like protocol support from fixed-extent span - - - - --- 2020-02-18 Jonathan Wakely New
[committed,1/4] libstdc++: P2116R0 Remove tuple-like protocol support from fixed-extent span [committed,1/4] libstdc++: P2116R0 Remove tuple-like protocol support from fixed-extent span - - - - --- 2020-02-18 Jonathan Wakely New
Fix -save-temp leaking files in /tmp and possible data loss in signal handler Fix -save-temp leaking files in /tmp and possible data loss in signal handler - - - - --- 2020-02-18 Bernd Edlinger New
testsuite/gcc.dg/strcmpopt_6.c: Add space in array for terminator. testsuite/gcc.dg/strcmpopt_6.c: Add space in array for terminator. - - - - --- 2020-02-18 Jon Beniston New
sra: Do not create zero sized accesses (PR93776) sra: Do not create zero sized accesses (PR93776) - - - - --- 2020-02-18 Martin Jambor New
sra: Avoid totally scalarizing overallping field_decls (PR93667) sra: Avoid totally scalarizing overallping field_decls (PR93667) - - - - --- 2020-02-18 Martin Jambor New
Do not propagate self-dependent value (PR ipa/93763) Do not propagate self-dependent value (PR ipa/93763) - - - - --- 2020-02-18 Feng Xue OS New
[AArch64] Move vmull_<high_>* to intrinsics [AArch64] Move vmull_<high_>* to intrinsics - - - - --- 2020-02-18 James Greenhalgh New
[committed] analyzer.opt: rewrite description of -fdump-analyzer-callgraph [PR 93692] [committed] analyzer.opt: rewrite description of -fdump-analyzer-callgraph [PR 93692] - - - - --- 2020-02-18 David Malcolm New
[RFC] Run store-merging pass once more before pass fre/pre [RFC] Run store-merging pass once more before pass fre/pre - - - - --- 2020-02-18 Xionghu Luo New
[RFA] Two backports to gcc-9 [RFA] Two backports to gcc-9 - - - - --- 2020-02-18 Richard Sandiford New
[committed] Backports to gcc-9 [committed] Backports to gcc-9 - - - - --- 2020-02-18 Richard Sandiford New
ipa: Various diagnostic fixes [PR93797] ipa: Various diagnostic fixes [PR93797] - - - - --- 2020-02-18 Jakub Jelinek New
[committed] Typo fixes - functoin -> function [PR93796] [committed] Typo fixes - functoin -> function [PR93796] - - - - --- 2020-02-18 Jakub Jelinek New
Add c++2a binary_semaphore Add c++2a binary_semaphore - - - - --- 2020-02-18 Thomas Rodgers New
RISC-V: Using fmv.x.w/fmv.w.x rather than fmv.x.s/fmv.s.x RISC-V: Using fmv.x.w/fmv.w.x rather than fmv.x.s/fmv.s.x - - - - --- 2020-02-18 Kito Cheng New
analyzer: fix ICE on failed casts [PR 93777] analyzer: fix ICE on failed casts [PR 93777] - - - - --- 2020-02-18 David Malcolm New
[committed] diagnostics: don't generate URLs that won't be used [committed] diagnostics: don't generate URLs that won't be used - - - - --- 2020-02-18 David Malcolm New
analyzer: fix ICE on COMPONENT_REF of ARRAY_TYPE [PR 93778] analyzer: fix ICE on COMPONENT_REF of ARRAY_TYPE [PR 93778] - - - - --- 2020-02-18 David Malcolm New
analyzer: fix ICE on pointer arithmetic with incomplete types [PR 93774] analyzer: fix ICE on pointer arithmetic with incomplete types [PR 93774] - - - - --- 2020-02-18 David Malcolm New
analyzer: add test coverage for gfortran ICE fix [PR 93779] analyzer: add test coverage for gfortran ICE fix [PR 93779] - - - - --- 2020-02-18 David Malcolm New
[committed] analyzer: fix ICE on function pointer casts [PR 93775] [committed] analyzer: fix ICE on function pointer casts [PR 93775] - - - - --- 2020-02-18 David Malcolm New
c++: use "C++20" in std header hints c++: use "C++20" in std header hints - - - - --- 2020-02-18 David Malcolm New
i18n: Fix translation of --help [PR93759] i18n: Fix translation of --help [PR93759] - - - - --- 2020-02-17 Jakub Jelinek New
tree-ssa: Fix ICE in build_vector_type [PR93780] tree-ssa: Fix ICE in build_vector_type [PR93780] - - - - --- 2020-02-17 Jakub Jelinek New
reject invalid flexarrays even in anonymous structs (PR 93753) reject invalid flexarrays even in anonymous structs (PR 93753) - - - - --- 2020-02-17 Martin Sebor New
[libfortran] Fix race condition in asynchronous I/O [libfortran] Fix race condition in asynchronous I/O - - - - --- 2020-02-17 Thomas Koenig New
[2/2] libstdc++: P2106R0 Alternative wording for GB315 and GB316 [1/2] libstdc++: P1243R4 Rangify new algorithms - - - - --- 2020-02-17 Patrick Palka New
[1/2] libstdc++: P1243R4 Rangify new algorithms [1/2] libstdc++: P1243R4 Rangify new algorithms - - - - --- 2020-02-17 Patrick Palka New
[COMMITTED,AArch64] Fix PR93565 testcase for ILP32. [COMMITTED,AArch64] Fix PR93565 testcase for ILP32. - - - - --- 2020-02-17 Wilco Dijkstra New
[committed] libstdc++: P1964R2 Wording for boolean-testable [committed] libstdc++: P1964R2 Wording for boolean-testable - - - - --- 2020-02-17 Jonathan Wakely New
[committed] libstdc++: P1970R2 Consistency for size() functions: Add ranges::ssize [committed] libstdc++: P1970R2 Consistency for size() functions: Add ranges::ssize - - - - --- 2020-02-17 Jonathan Wakely New
[committed] libstdc++ P1956R1 On the names of low-level bit manipulation functions [committed] libstdc++ P1956R1 On the names of low-level bit manipulation functions - - - - --- 2020-02-17 Jonathan Wakely New
[committed] libstdc++: Add comment to <charconv> explaining C++14 status [committed] libstdc++: Add comment to <charconv> explaining C++14 status - - - - --- 2020-02-17 Jonathan Wakely New
[committed] libstdc++: Reduce header dependencies for C++20 (PR 92546) [committed] libstdc++: Reduce header dependencies for C++20 (PR 92546) - - - - --- 2020-02-17 Jonathan Wakely New
[committed] libstdc++: Add lightweight replacement for std::numeric_limits (PR 92546) [committed] libstdc++: Add lightweight replacement for std::numeric_limits (PR 92546) - - - - --- 2020-02-17 Jonathan Wakely New
Compare more sensitive FIX_TRUNC_EXPR in IPA ICF. Compare more sensitive FIX_TRUNC_EXPR in IPA ICF. - - - - --- 2020-02-17 Martin Liška New
[Regression,Fortran] ICE: Invalid expression in gfc_element_size PR93601 [Regression,Fortran] ICE: Invalid expression in gfc_element_size PR93601 - - - - --- 2020-02-17 Mark Eggleston New
[committed] libstdc++: Fix regression in libstdc++-prettyprinters/cxx20.cc [committed] libstdc++: Fix regression in libstdc++-prettyprinters/cxx20.cc - - - - --- 2020-02-17 Jonathan Wakely New
[committed] libstdc++: Make "implicit expression variants" more explicit (P2102R0) [committed] libstdc++: Make "implicit expression variants" more explicit (P2102R0) - - - - --- 2020-02-17 Jonathan Wakely New
[committed] libstdc++: Implement "Safe Integral Comparisons" (P0586R2) [committed] libstdc++: Implement "Safe Integral Comparisons" (P0586R2) - - - - --- 2020-02-17 Jonathan Wakely New
[Regression,Fortran] ICE in gfc_typenode_for_spec PR93603 [Regression,Fortran] ICE in gfc_typenode_for_spec PR93603 - - - - --- 2020-02-17 Mark Eggleston New
tree-optimization/93586 - bogus path-based disambiguation tree-optimization/93586 - bogus path-based disambiguation - - - - --- 2020-02-17 Richard Biener New
[OBVIOUS] Fix grammar in error message. [OBVIOUS] Fix grammar in error message. - - - - --- 2020-02-17 Martin Liška New
[OBVIOUS] Fix double quoting. [OBVIOUS] Fix double quoting. - - - - --- 2020-02-17 Martin Liška New
[OBVIOUS] Fix a typo. [OBVIOUS] Fix a typo. - - - - --- 2020-02-17 Martin Liška New
Drop MALLOC attribute for void functions. Drop MALLOC attribute for void functions. - - - - --- 2020-02-17 Martin Liška New
[Regression,Fortran] ICE in gfc_conv_constant_to_tree PR93604 [Regression,Fortran] ICE in gfc_conv_constant_to_tree PR93604 - - - - --- 2020-02-17 Mark Eggleston New
Fix PR66552, Missed optimization when shift amount is result of signed modulus Fix PR66552, Missed optimization when shift amount is result of signed modulus - - - - --- 2020-02-17 Li Jia He New
[committed] analyzer: fix ICEs in region_model::get_lvalue_1 [PR 93388] [committed] analyzer: fix ICEs in region_model::get_lvalue_1 [PR 93388] - - - - --- 2020-02-17 David Malcolm New
[committed] analyzer: fix wording for assignment from NULL [committed] analyzer: fix wording for assignment from NULL - - - - --- 2020-02-17 David Malcolm New
« 1 2 ... 398 399 4001266 1267 »