Show patches with: State = Action Required       |    Archived = No       |   126500 patches
« 1 2 ... 356 357 3581264 1265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
c++: template operator lookup caching c++: template operator lookup caching - - - - --- 2020-08-26 Nathan Sidwell New
dwarf2out: Fix up dwarf2out_next_real_insn caching [PR96729] dwarf2out: Fix up dwarf2out_next_real_insn caching [PR96729] - - - - --- 2020-08-26 Jakub Jelinek New
[committed] d: Merge upstream dmd e49192807 [committed] d: Merge upstream dmd e49192807 - - - - --- 2020-08-26 Iain Buclaw New
[committed] d: Fix no RVO when returning struct literals initialized with constructor. [committed] d: Fix no RVO when returning struct literals initialized with constructor. - - - - --- 2020-08-26 Iain Buclaw New
[committed] d: Merge upstream dmd cb4a96fae [committed] d: Merge upstream dmd cb4a96fae - - - - --- 2020-08-26 Iain Buclaw New
[committed] d: Use read() to load contents of stdin into memory. [committed] d: Use read() to load contents of stdin into memory. - - - - --- 2020-08-26 Iain Buclaw New
[committed] d: Fix small struct literals that have non-deterministic hash values [committed] d: Fix small struct literals that have non-deterministic hash values - - - - --- 2020-08-26 Iain Buclaw New
[committed] d: Fix no NRVO when returning an array of a non-POD struct [committed] d: Fix no NRVO when returning an array of a non-POD struct - - - - --- 2020-08-26 Iain Buclaw New
[committed] d: Don't run all permutations for fail_compilation tests. [committed] d: Don't run all permutations for fail_compilation tests. - - - - --- 2020-08-26 Iain Buclaw New
[committed] d: Move lowering of each tree node to separate functions [committed] d: Move lowering of each tree node to separate functions - - - - --- 2020-08-26 Iain Buclaw New
[committed] d: Move d_gimplify_expr and dependencies to d-gimplify.cc [committed] d: Move d_gimplify_expr and dependencies to d-gimplify.cc - - - - --- 2020-08-26 Iain Buclaw New
lto: fix documentation about -fpie and -fpic options lto: fix documentation about -fpie and -fpic options - - - - --- 2020-08-26 Martin Liška New
Fortran : ICE on invalid code PR95398 Fortran : ICE on invalid code PR95398 - - - - --- 2020-08-26 Mark Eggleston New
[committed] analyzer: fix leak false positive/widening on pointer iteration [PR94858] [committed] analyzer: fix leak false positive/widening on pointer iteration [PR94858] - - - - --- 2020-08-26 David Malcolm New
[committed] analyzer: fix ICE on initializers for unsized array fields [PR96777] [committed] analyzer: fix ICE on initializers for unsized array fields [PR96777] - - - - --- 2020-08-26 David Malcolm New
libstdc++: Fix operator overload resolution for calendar types libstdc++: Fix operator overload resolution for calendar types - - - - --- 2020-08-25 Patrick Palka New
OpenMP: Improve map-clause error message for array function parameter (PR96678) OpenMP: Improve map-clause error message for array function parameter (PR96678) - - - - --- 2020-08-25 Tobias Burnus New
[COMMITTED] libstdc++: Fix debug-mode build failure in <chrono> [COMMITTED] libstdc++: Fix debug-mode build failure in <chrono> - - - - --- 2020-08-25 Patrick Palka New
[committed] libstdc++: Adjust static assertions in futures and promises [LWG 3466] [committed] libstdc++: Adjust static assertions in futures and promises [LWG 3466] - - - - --- 2020-08-25 Jonathan Wakely New
[3/4,v3] ivopts: Consider cost_step on different forms during unrolling Untitled series #197577 - - - - --- 2020-08-25 Kewen.Lin New
[pushed] aarch64: Update feature macro name [pushed] aarch64: Update feature macro name - - - - --- 2020-08-25 Richard Sandiford New
[pushed] aarch64: Tweaks to the handling of fixed-length SVE types [pushed] aarch64: Tweaks to the handling of fixed-length SVE types - - - - --- 2020-08-25 Richard Sandiford New
[pushed] aarch64: Update the mangling of single SVE vectors and predicates [pushed] aarch64: Update the mangling of single SVE vectors and predicates - - - - --- 2020-08-25 Richard Sandiford New
x86: Use target("general-regs-only, baseline-isas-only") in <cpuid.h> x86: Use target("general-regs-only, baseline-isas-only") in <cpuid.h> - - - - --- 2020-08-25 H.J. Lu New
tree-optimization/96548 - fix failure to recompute RPO after CFG change tree-optimization/96548 - fix failure to recompute RPO after CFG change - - - - --- 2020-08-25 Richard Biener New
OpenMP/Fortran: Handle polymorphic scalars in data-sharing FIRSTPRIVATE (PR86470) OpenMP/Fortran: Handle polymorphic scalars in data-sharing FIRSTPRIVATE (PR86470) - - - - --- 2020-08-25 Tobias Burnus New
lra: Canonicalize mult to shift in address reloads lra: Canonicalize mult to shift in address reloads - - - - --- 2020-08-25 Alex Coplan New
debug/96690 - mangle symbols eventually used by late dwarf output debug/96690 - mangle symbols eventually used by late dwarf output - - - - --- 2020-08-25 Richard Biener New
Fortran : ICE for division by zero in declaration PR95882 Fortran : ICE for division by zero in declaration PR95882 - - - - --- 2020-08-25 Mark Eggleston New
libstdc++: Add more C++20 additions to <chrono> libstdc++: Add more C++20 additions to <chrono> - - - - --- 2020-08-25 Patrick Palka New
fix a typo in rtl.def fix a typo in rtl.def - - - - --- 2020-08-25 Wei Wentao New
match.pd: Simplify copysign (x, -x) to -x [PR96715] match.pd: Simplify copysign (x, -x) to -x [PR96715] - - - - --- 2020-08-24 Jakub Jelinek New
gimple: Ignore *0 = {CLOBBER} in path isolation [PR96722] gimple: Ignore *0 = {CLOBBER} in path isolation [PR96722] - - - - --- 2020-08-24 Jakub Jelinek New
c++: Fix up ptr.~PTR () handling [PR96721] c++: Fix up ptr.~PTR () handling [PR96721] - - - - --- 2020-08-24 Jakub Jelinek New
strlen: Fix handle_builtin_string_cmp [PR96758] strlen: Fix handle_builtin_string_cmp [PR96758] - - - - --- 2020-08-24 Jakub Jelinek New
PR fortran/96711 - ICE on NINT() Function PR fortran/96711 - ICE on NINT() Function - - - - --- 2020-08-24 Harald Anlauf New
libbacktrace patch committed: Add support for Mach-O 64-bit FAT files libbacktrace patch committed: Add support for Mach-O 64-bit FAT files - - - - --- 2020-08-24 Ian Lance Taylor New
[pushed] c++: Emit as-base 'tor symbols for final class. [PR95428] [pushed] c++: Emit as-base 'tor symbols for final class. [PR95428] - - - - --- 2020-08-24 Jason Merrill New
[committed] doc: Switch valgrind.com to https [committed] doc: Switch valgrind.com to https - - - - --- 2020-08-24 Gerald Pfeifer New
[committed] wwwdocs: Switch www.validlab.com to https [committed] wwwdocs: Switch www.validlab.com to https - - - - --- 2020-08-24 Gerald Pfeifer New
x86: Use target("baseline-isas-only") in <cpuid.h> x86: Use target("baseline-isas-only") in <cpuid.h> - - - - --- 2020-08-24 H.J. Lu New
[committed] libstdc++: Add deduction guide for std::ranges::join_view [LWG 3474] [committed] libstdc++: Add deduction guide for std::ranges::join_view [LWG 3474] - - - - --- 2020-08-24 Jonathan Wakely New
[committed] libstdc++: Fix std::indirectly_readable ambiguity [LWG 3446] [committed] libstdc++: Fix std::indirectly_readable ambiguity [LWG 3446] - - - - --- 2020-08-24 Jonathan Wakely New
[committed] libstdc++: Make variant_npos conversions explicit [PR 96766] [committed] libstdc++: Make variant_npos conversions explicit [PR 96766] - - - - --- 2020-08-24 Jonathan Wakely New
sra: Bail out when encountering accesses with negative offsets (PR 96730) sra: Bail out when encountering accesses with negative offsets (PR 96730) - - - - --- 2020-08-24 Martin Jambor New
c++: overload dumper c++: overload dumper - - - - --- 2020-08-24 Nathan Sidwell New
[5/5] Add --gdwarf-5 to ASM_SPEC [1/5] Don't enable -gvariable-location-views by default for DWARF5. - - - - --- 2020-08-24 Mark Wielaard New
[4/5] Default to DWARF5 [1/5] Don't enable -gvariable-location-views by default for DWARF5. - - - - --- 2020-08-24 Mark Wielaard New
[3/5] Add DWARF5 variants of assembly scan tests that use DW_FORM_implicit_const [1/5] Don't enable -gvariable-location-views by default for DWARF5. - - - - --- 2020-08-24 Mark Wielaard New
[2/5] Make sure that static data member constexpr isn't optimized away in test. [1/5] Don't enable -gvariable-location-views by default for DWARF5. - - - - --- 2020-08-24 Mark Wielaard New
[1/5] Don't enable -gvariable-location-views by default for DWARF5. [1/5] Don't enable -gvariable-location-views by default for DWARF5. - - - - --- 2020-08-24 Mark Wielaard New
[2/2] IPA symver: support visibility and static symbols. symver: extend functionality - - - - --- 2020-08-24 Martin Liška New
libstdc++: remove an ignored qualifier on function return type libstdc++: remove an ignored qualifier on function return type - - - - --- 2020-08-24 Krystian Kuźniarek New
libstdc++: fix misleading indentation libstdc++: fix misleading indentation - - - - --- 2020-08-24 Krystian Kuźniarek New
libstdc++: add parentheses around assignments used as truth values libstdc++: add parentheses around assignments used as truth values - - - - --- 2020-08-24 Krystian Kuźniarek New
libstdc++: mark variables as possibly unused libstdc++: mark variables as possibly unused - - - - --- 2020-08-24 Krystian Kuźniarek New
libstdc++: remove unused variables libstdc++: remove unused variables - - - - --- 2020-08-24 Krystian Kuźniarek New
[1/2] IPA symver: allow multiple symvers for a definition symver: extend functionality - - - - --- 2020-08-24 Martin Liška New
[OG10,committed] [OG10,committed] - - - - --- 2020-08-24 Tobias Burnus New
Re: GCC Plugins and global_options Re: GCC Plugins and global_options - - - - --- 2020-08-24 Jakub Jelinek New
Fortran : ICE for division by zero in declaration PR95882 Fortran : ICE for division by zero in declaration PR95882 - - - - --- 2020-08-24 Mark Eggleston New
x86: Add target("general-regs-only") function attribute x86: Add target("general-regs-only") function attribute - - - - --- 2020-08-23 H.J. Lu New
[committed] wwwdocs: Update reference to RISC-V ISA Specifications [committed] wwwdocs: Update reference to RISC-V ISA Specifications - - - - --- 2020-08-23 Gerald Pfeifer New
[committed,OG10] Fix patterns in Fortran tests for kernels loop annotation. [committed,OG10] Fix patterns in Fortran tests for kernels loop annotation. - - - - --- 2020-08-23 Sandra Loosemore New
[committed,OG10] Permit calls to builtins and intrinsics in kernels loops [committed,OG10] Permit calls to builtins and intrinsics in kernels loops - - - - --- 2020-08-23 Sandra Loosemore New
x86: Only use general-purpose registers during CPUID check x86: Only use general-purpose registers during CPUID check - - - - --- 2020-08-22 H.J. Lu New
x86: Disable SSE, AVX and AVX512 during CPUID check x86: Disable SSE, AVX and AVX512 during CPUID check - - - - --- 2020-08-22 H.J. Lu New
[committed] analyzer: fix NULL deref false positives [PR94851] [committed] analyzer: fix NULL deref false positives [PR94851] - - - - --- 2020-08-22 David Malcolm New
[committed] analyzer: simplify store::eval_alias [committed] analyzer: simplify store::eval_alias - - - - --- 2020-08-22 David Malcolm New
[committed] analyzer: simplify region_model::push_frame [committed] analyzer: simplify region_model::push_frame - - - - --- 2020-08-22 David Malcolm New
hppa: PR middle-end/87256: Improved hppa_rtx_costs avoids synth_mult madness. hppa: PR middle-end/87256: Improved hppa_rtx_costs avoids synth_mult madness. - - - - --- 2020-08-21 Roger Sayle New
middle-end: PR tree-optimization/21137: STRIP_NOPS avoids missed optimization. middle-end: PR tree-optimization/21137: STRIP_NOPS avoids missed optimization. - - - - --- 2020-08-21 Roger Sayle New
middle-end: Simplify popcount/parity of bswap/rotate. middle-end: Simplify popcount/parity of bswap/rotate. - - - - --- 2020-08-21 Roger Sayle New
[10,committed] Backported: [LTO/offloading] Fix offloading-compilation ICE without -flto (PR84320) [10,committed] Backported: [LTO/offloading] Fix offloading-compilation ICE without -flto (PR84320) - - - - --- 2020-08-21 Tobias Burnus New
[GCC-10,backport] arm: Require MVE memory operand for destination of vst1q intrinsic [GCC-10,backport] arm: Require MVE memory operand for destination of vst1q intrinsic - - - - --- 2020-08-21 Joe Ramsay New
hppa: Improve expansion of ashldi3 when !TARGET_64BIT hppa: Improve expansion of ashldi3 when !TARGET_64BIT - - - - --- 2020-08-21 Roger Sayle New
[committed] libstdc++: Skip PSTL tests when installed TBB is too old [PR 96718] [committed] libstdc++: Skip PSTL tests when installed TBB is too old [PR 96718] - - - - --- 2020-08-21 Jonathan Wakely New
[fortran] PR fortran/95352 - ICE on select rank with assumed-size selector and lbound intrinsic [fortran] PR fortran/95352 - ICE on select rank with assumed-size selector and lbound intrinsic - - - - --- 2020-08-21 José Rui Faustino de Sousa New
C-SKY: Add -mbacktrace option. C-SKY: Add -mbacktrace option. - - - - --- 2020-08-21 Jojo R New
[committed] analyzer: add regression tests [PR95152] [committed] analyzer: add regression tests [PR95152] - - - - --- 2020-08-21 David Malcolm New
[committed] d: Merge upstream dmd 1b5a53d01. [committed] d: Merge upstream dmd 1b5a53d01. - - - - --- 2020-08-20 Iain Buclaw New
[fortran] PR fortran/94110 - Passing an assumed-size to an assumed-shape argument should be rejected [fortran] PR fortran/94110 - Passing an assumed-size to an assumed-shape argument should be rejected - - - - --- 2020-08-20 José Rui Faustino de Sousa New
[6/6] New tests for parallel compilation feature Parallelize Intra-Procedural Optimizations using the LTO Engine. - - - - --- 2020-08-20 Giuliano Belinassi New
[5/6] Add invoke documentation Parallelize Intra-Procedural Optimizations using the LTO Engine. - - - - --- 2020-08-20 Giuliano Belinassi New
[4/6] Add `+' for Jobserver Integration Parallelize Intra-Procedural Optimizations using the LTO Engine. - - - - --- 2020-08-20 Giuliano Belinassi New
[3/6] Implement fork-based parallelism engine Parallelize Intra-Procedural Optimizations using the LTO Engine. - - - - --- 2020-08-20 Giuliano Belinassi New
[2/6] Implement a new partitioner for parallel compilation Parallelize Intra-Procedural Optimizations using the LTO Engine. - - - - --- 2020-08-20 Giuliano Belinassi New
[1/6] Modify gcc driver for parallel compilation Parallelize Intra-Procedural Optimizations using the LTO Engine. - - - - --- 2020-08-20 Giuliano Belinassi New
[committed,3/3,OG10] Annotate inner loops in "acc kernels loop" directives (Fortran). openacc: Fix annotation of inner loops in combined "acc kernels loop" directives - - - - --- 2020-08-20 Sandra Loosemore New
[committed,2/3,og10] Annotate inner loops in "acc kernels loop" directives (C/C++). openacc: Fix annotation of inner loops in combined "acc kernels loop" directives - - - - --- 2020-08-20 Sandra Loosemore New
[committed,1/3,OG10] Add a "combined" flag for "acc kernels loop" etc directives. openacc: Fix annotation of inner loops in combined "acc kernels loop" directives - - - - --- 2020-08-20 Sandra Loosemore New
[committed] analyzer: fix infinite recursion ICE on unions [PR96723] [committed] analyzer: fix infinite recursion ICE on unions [PR96723] - - - - --- 2020-08-20 David Malcolm New
c++: Implement P1009: Array size deduction in new-expressions. c++: Implement P1009: Array size deduction in new-expressions. - - - - --- 2020-08-20 Marek Polacek New
libstdc++: Fix iota_view::size() to avoid overflow libstdc++: Fix iota_view::size() to avoid overflow - - - - --- 2020-08-20 Jonathan Wakely New
[v3] libgcc: Use `-fasynchronous-unwind-tables' for LIB2_DIVMOD_FUNCS [v3] libgcc: Use `-fasynchronous-unwind-tables' for LIB2_DIVMOD_FUNCS - - - - --- 2020-08-20 Maciej W. Rozycki New
[fortran] PR fortran/96727 - ICE with character length specified using specification function on as… [fortran] PR fortran/96727 - ICE with character length specified using specification function on as… - - - - --- 2020-08-20 José Rui Faustino de Sousa New
[fortran] PR fortran/96726 - ICE with user defined specification function on assumed-rank array [fortran] PR fortran/96726 - ICE with user defined specification function on assumed-rank array - - - - --- 2020-08-20 José Rui Faustino de Sousa New
[fortran] PR fortran/96724 - Bogus warnings with the repeat intrinsic and the flag -Wconversion-ext… [fortran] PR fortran/96724 - Bogus warnings with the repeat intrinsic and the flag -Wconversion-ext… - - - - --- 2020-08-20 José Rui Faustino de Sousa New
[nvptx,libgomp] Avoid use of GOMP_PLUGIN_acc_thread() in nvptx_free() [nvptx,libgomp] Avoid use of GOMP_PLUGIN_acc_thread() in nvptx_free() - - - - --- 2020-08-20 Chung-Lin Tang New
configure: Require C++11 for building code generation tools configure: Require C++11 for building code generation tools - - - - --- 2020-08-20 Vaseeharan Vinayagamoorthy New
« 1 2 ... 356 357 3581264 1265 »