Show patches with: State = Action Required       |    Archived = No       |   126609 patches
« 1 2 ... 293 294 2951266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] wwwdocs: readings: Remove PRU-ICSS documentation reference [committed] wwwdocs: readings: Remove PRU-ICSS documentation reference - - - - --- 2021-05-30 Gerald Pfeifer New
[committed] wwwdocs: Nick's Blog has moved [committed] wwwdocs: Nick's Blog has moved - - - - --- 2021-05-30 Gerald Pfeifer New
[committed] Fortran: Fix typo in documentation of BOZ [committed] Fortran: Fix typo in documentation of BOZ - - - - --- 2021-05-30 Gerald Pfeifer New
[committed] wwwdocs: mirrors.html: Move gwdg.de from ftp to https [committed] wwwdocs: mirrors.html: Move gwdg.de from ftp to https - - - - --- 2021-05-29 Gerald Pfeifer New
[committed,PR,bootstrap/100730] Fix warnings in H8 target files [committed,PR,bootstrap/100730] Fix warnings in H8 target files - - - - --- 2021-05-29 Jeff Law New
[committed] openmp: Add shared to parallel for linear on parallel master taskloop simd [PR99928] [committed] openmp: Add shared to parallel for linear on parallel master taskloop simd [PR99928] - - - - --- 2021-05-29 Jakub Jelinek New
PR testsuite/100749 - gcc.dg/pch/valid-1.c fails after r12-949 PR testsuite/100749 - gcc.dg/pch/valid-1.c fails after r12-949 - - - - --- 2021-05-29 Indu Bhagat New
[PUSHED] Fix i686 bootstrap by temporarily disabling exporting of global ranges. [PUSHED] Fix i686 bootstrap by temporarily disabling exporting of global ranges. - - - - --- 2021-05-29 Aldy Hernandez New
sim: leverage gnulib sim: leverage gnulib - - - - --- 2021-05-29 Mike Frysinger New
[fortran] PR fortran/100120/100816/100818/100819/100821 problems raised by aggregate data types [fortran] PR fortran/100120/100816/100818/100819/100821 problems raised by aggregate data types - - - - --- 2021-05-28 José Rui Faustino de Sousa New
[DWARF] Also generate DW_OP_GNU_variable_value at file scope [DWARF] Also generate DW_OP_GNU_variable_value at file scope - - - - --- 2021-05-28 Eric Botcazou New
[RFC] tree-optimization/100801 - perform final value replacement from VRP [RFC] tree-optimization/100801 - perform final value replacement from VRP - - - - --- 2021-05-28 Richard Biener New
tree-optimization/100778 - avoid cross-BB vectorization of trapping op tree-optimization/100778 - avoid cross-BB vectorization of trapping op - - - - --- 2021-05-28 Richard Biener New
diagnostics: Fix sporadic test failure diagnostics: Fix sporadic test failure - - - - --- 2021-05-28 Bernd Edlinger New
ipa/100791 - copy fntype when processing __builtin_va_arg_pack ipa/100791 - copy fntype when processing __builtin_va_arg_pack - - - - --- 2021-05-28 Richard Biener New
c/100803 - diagnose invalid GIMPLE condition c/100803 - diagnose invalid GIMPLE condition - - - - --- 2021-05-28 Richard Biener New
C-SKY: Define HAVE_sync_compare_and_swap*. C-SKY: Define HAVE_sync_compare_and_swap*. - - - - --- 2021-05-28 Xianmiao Qu New
Fallout: save/restore target options in handle_optimize_attribute Fallout: save/restore target options in handle_optimize_attribute - - - - --- 2021-05-28 Martin Liška New
[committed] openmp: Fix up handling of reduction clause on constructs combined with target [PR99928] [committed] openmp: Fix up handling of reduction clause on constructs combined with target [PR99928] - - - - --- 2021-05-28 Jakub Jelinek New
For obj-c stage-final re-use the checksum from the previous stage For obj-c stage-final re-use the checksum from the previous stage - - - - --- 2021-05-28 Bernd Edlinger New
Generate gimple-match.c and generic-match.c earlier Generate gimple-match.c and generic-match.c earlier - - - - --- 2021-05-28 Bernd Edlinger New
Go patch committed: Don't quote ampersand in gccgo.texi Go patch committed: Don't quote ampersand in gccgo.texi - - - - --- 2021-05-27 Ian Lance Taylor New
i386: Remove unneeded binary operand fixup from expanders. i386: Remove unneeded binary operand fixup from expanders. - - - - --- 2021-05-27 Uros Bizjak New
PR fortran/99839 - [9/10/11/12 Regression] ICE in inline_matmul_assign, at fortran/frontend-passes.… PR fortran/99839 - [9/10/11/12 Regression] ICE in inline_matmul_assign, at fortran/frontend-passes.… - - - - --- 2021-05-27 Harald Anlauf New
[v2] Add a target calls hook: TARGET_PUSH_ARGUMENT [v2] Add a target calls hook: TARGET_PUSH_ARGUMENT - - - - --- 2021-05-27 H.J. Lu New
[pushed] c++: argument pack with expansion [PR86355] [pushed] c++: argument pack with expansion [PR86355] - - - - --- 2021-05-27 Jason Merrill New
Use _GLIBCXX_ASSERTIONS as _GLIBCXX_DEBUG light Use _GLIBCXX_ASSERTIONS as _GLIBCXX_DEBUG light - - - - --- 2021-05-27 François Dumont New
handle erroneous types in attribute nonnull (PR 100783) handle erroneous types in attribute nonnull (PR 100783) - - - - --- 2021-05-27 Martin Sebor New
c++: parameter pack inside static_assert [PR99893] c++: parameter pack inside static_assert [PR99893] - - - - --- 2021-05-27 Patrick Palka New
OpenMP: Use build_indirect_ref for struct deferences in C FE OpenMP: Use build_indirect_ref for struct deferences in C FE - - - - --- 2021-05-27 Julian Brown New
i386: Add XOP comparisons for 4- and 8-byte vectors [PR100637] i386: Add XOP comparisons for 4- and 8-byte vectors [PR100637] - - - - --- 2021-05-27 Uros Bizjak New
arm: Auto-vectorization for MVE: vabs arm: Auto-vectorization for MVE: vabs - - - - --- 2021-05-27 Christophe Lyon New
[committed] arm: Remove use of opts_set in arm_configure_build_target [PR100767] [committed] arm: Remove use of opts_set in arm_configure_build_target [PR100767] - - - - --- 2021-05-27 Richard Earnshaw New
[2/2] Replace uses of determine_value_range with range_of_expr. [1/2] Implement generic expression evaluator for range_query. - - - - --- 2021-05-27 Aldy Hernandez New
[1/2] Implement generic expression evaluator for range_query. [1/2] Implement generic expression evaluator for range_query. - - - - --- 2021-05-27 Aldy Hernandez New
[PUSHED] Use get_range_query in simplify_conversion_using_ranges. [PUSHED] Use get_range_query in simplify_conversion_using_ranges. - - - - --- 2021-05-27 Aldy Hernandez New
Move global range code to value-query.cc. Move global range code to value-query.cc. - - - - --- 2021-05-27 Aldy Hernandez New
i386: Add uavg_ceil patterns for 4-byte vectors [PR100637] i386: Add uavg_ceil patterns for 4-byte vectors [PR100637] - - - - --- 2021-05-27 Uros Bizjak New
Simplify branching in algos Simplify branching in algos - - - - --- 2021-05-27 François Dumont New
c++: Relax rules for non-type arguments in partial specs [CWG1315] c++: Relax rules for non-type arguments in partial specs [CWG1315] - - - - --- 2021-05-26 Patrick Palka New
avoid invalid sprintf argument checking and folding (PR 100732) avoid invalid sprintf argument checking and folding (PR 100732) - - - - --- 2021-05-26 Martin Sebor New
c++: Add missing scope in typedef diagnostic [PR100763] c++: Add missing scope in typedef diagnostic [PR100763] - - - - --- 2021-05-26 Matthias Kretz New
rs6000: MMA builtin usage ICEs when used in a #pragma omp parallel and using -fopenmp [PR100777] rs6000: MMA builtin usage ICEs when used in a #pragma omp parallel and using -fopenmp [PR100777] - - - - --- 2021-05-26 Peter Bergner New
PR fortran/100656 - ICE in gfc_conv_expr_present, at fortran/trans-expr.c:1934 PR fortran/100656 - ICE in gfc_conv_expr_present, at fortran/trans-expr.c:1934 - - - - --- 2021-05-26 Harald Anlauf New
[committed] libstdc++: Change [range.iter.op] functions to function objects [PR 100768] [committed] libstdc++: Change [range.iter.op] functions to function objects [PR 100768] - - - - --- 2021-05-26 Jonathan Wakely New
correct VLA bound traversal (PR 100719) correct VLA bound traversal (PR 100719) - - - - --- 2021-05-26 Martin Sebor New
i386: Autovectorize 4-byte vectors i386: Autovectorize 4-byte vectors - - - - --- 2021-05-26 Uros Bizjak New
libstdc++: Avoid hard error in ranges::unique_copy [PR100770] libstdc++: Avoid hard error in ranges::unique_copy [PR100770] - - - - --- 2021-05-26 Patrick Palka New
[C] Warn on type punning that toggles scalar storage order [C] Warn on type punning that toggles scalar storage order - - - - --- 2021-05-26 Eric Botcazou New
[committed] Remove useless register keywords [committed] Remove useless register keywords - - - - --- 2021-05-26 Jakub Jelinek New
[arc] : Drop "register" keyword [arc] : Drop "register" keyword - - - - --- 2021-05-26 Jan-Benedict Glaw New
libgomp: Add openacc_{cuda,cublas,cudart} effective targets and use them in openacc testsuite libgomp: Add openacc_{cuda,cublas,cudart} effective targets and use them in openacc testsuite - - - - --- 2021-05-26 Jakub Jelinek New
[committed] openmp: Fix up handling of target constructs in offloaded routines [PR100573] [committed] openmp: Fix up handling of target constructs in offloaded routines [PR100573] - - - - --- 2021-05-26 Jakub Jelinek New
[ARM] PR66791: Replace calls to builtin in vmul_n (a, b) intrinsics with __a * __b [ARM] PR66791: Replace calls to builtin in vmul_n (a, b) intrinsics with __a * __b - - - - --- 2021-05-26 Prathamesh Kulkarni New
C-SKY: Support fpuv2:fldrd/fstrd and fpuv3:fldr.64/fstr.64. C-SKY: Support fpuv2:fldrd/fstrd and fpuv3:fldr.64/fstr.64. - - - - --- 2021-05-26 Geng Qi New
[v2] rs6000: Add load density heuristic [v2] rs6000: Add load density heuristic - - - - --- 2021-05-26 Kewen.Lin New
[8/8] Remove the logical stmt cache for now. [1/8] Change gori_compute to inherit from gori_map instead of, having a gori-map. - - - - --- 2021-05-25 Andrew MacLeod New
[7/8] Adjust fur_source internal api to use gori_compute not, ranger_cache. [1/8] Change gori_compute to inherit from gori_map instead of, having a gori-map. - - - - --- 2021-05-25 Andrew MacLeod New
[6/8] Make expr_range_in_bb stmt based rather than block based. [1/8] Change gori_compute to inherit from gori_map instead of, having a gori-map. - - - - --- 2021-05-25 Andrew MacLeod New
[5/8] Tweak location of non-null calls. revamp ranger debug, output. [1/8] Change gori_compute to inherit from gori_map instead of, having a gori-map. - - - - --- 2021-05-25 Andrew MacLeod New
[4/8] Unify temporal cache with gori dependencies. [1/8] Change gori_compute to inherit from gori_map instead of, having a gori-map. - - - - --- 2021-05-25 Andrew MacLeod New
[3/8] Add imports and strengthen the export definition to range_def and gori_map. [1/8] Change gori_compute to inherit from gori_map instead of, having a gori-map. - - - - --- 2021-05-25 Andrew MacLeod New
[2/8] fully populate the export list from range_cache, not, gori_compute. [1/8] Change gori_compute to inherit from gori_map instead of, having a gori-map. - - - - --- 2021-05-25 Andrew MacLeod New
[1/8] Change gori_compute to inherit from gori_map instead of, having a gori-map. [1/8] Change gori_compute to inherit from gori_map instead of, having a gori-map. - - - - --- 2021-05-25 Andrew MacLeod New
Document that -fno-trampolines is for Ada only [PR100735] Document that -fno-trampolines is for Ada only [PR100735] - - - - --- 2021-05-25 Paul Eggert New
c++: Output less irrelevant info for function template decl [PR100716] c++: Output less irrelevant info for function template decl [PR100716] - - - - --- 2021-05-25 Matthias Kretz New
arm: Auto-vectorization for MVE: vaddv arm: Auto-vectorization for MVE: vaddv - - - - --- 2021-05-25 Christophe Lyon New
c++, v2: Avoid -Wunused-value false positives on nullptr passed to ellipsis [PR100666] c++, v2: Avoid -Wunused-value false positives on nullptr passed to ellipsis [PR100666] - - - - --- 2021-05-25 Jakub Jelinek New
[4/4] middle-end: Add tests middle end generic tests for sign differing dotproduct. Untitled series #245661 - - - - --- 2021-05-25 Tamar Christina New
AArch64: Correct dot-product auto-vect optab RTL AArch64: Correct dot-product auto-vect optab RTL - - - - --- 2021-05-25 Tamar Christina New
[AArch32] : Correct sdot RTL on aarch32 [AArch32] : Correct sdot RTL on aarch32 - - - - --- 2021-05-25 Tamar Christina New
[OpenMP,5.0] Remove array section base-pointer mapping semantics, and other front-end adjustments (… [OpenMP,5.0] Remove array section base-pointer mapping semantics, and other front-end adjustments (… - - - - --- 2021-05-25 Chung-Lin Tang New
[committed] RISC-V: Pass -mno-relax to assembler [committed] RISC-V: Pass -mno-relax to assembler - - - - --- 2021-05-25 Kito Cheng New
C-SKY: Fix copyright of csky-modes.def. C-SKY: Fix copyright of csky-modes.def. - - - - --- 2021-05-25 Xianmiao Qu New
C-SKY: Add insn "ldbs". C-SKY: Add insn "ldbs". - - - - --- 2021-05-25 Geng Qi New
[c++tools] Fix typo and weird syntax in configure script [c++tools] Fix typo and weird syntax in configure script - - - - --- 2021-05-25 Eric Botcazou New
C-SKY: Amend copyrights of recently added files. C-SKY: Amend copyrights of recently added files. - - - - --- 2021-05-25 Xianmiao Qu New
[committed] openmp: Fix reduction clause handling on teams distribute simd [PR99928] [committed] openmp: Fix reduction clause handling on teams distribute simd [PR99928] - - - - --- 2021-05-25 Jakub Jelinek New
c++: Avoid -Wunused-value false positives on nullptr passed to ellipsis [PR100666] c++: Avoid -Wunused-value false positives on nullptr passed to ellipsis [PR100666] - - - - --- 2021-05-25 Jakub Jelinek New
Fix sphinx-build warning. Fix sphinx-build warning. - - - - --- 2021-05-25 Martin Liška New
Update copyright years in c++tools Update copyright years in c++tools - - - - --- 2021-05-25 Jakub Jelinek New
c++tools: Include <cstdlib> for exit [PR100731] c++tools: Include <cstdlib> for exit [PR100731] - - - - --- 2021-05-25 Jakub Jelinek New
middle-end/100727 - fix call expansion with WITH_SIZE_EXPR arg middle-end/100727 - fix call expansion with WITH_SIZE_EXPR arg - - - - --- 2021-05-25 Richard Biener New
DOC: update documentation of __gcov_{dump,reset} DOC: update documentation of __gcov_{dump,reset} - - - - --- 2021-05-25 Martin Liška New
[committed] fortran/intrinsic.texi: Fix copy'n'paste errors and typos (was: https://gcc.gnu.org/onl… [committed] fortran/intrinsic.texi: Fix copy'n'paste errors and typos (was: https://gcc.gnu.org/onl… - - - - --- 2021-05-25 Tobias Burnus New
Fix selftest for targets where short and int are the same size. Fix selftest for targets where short and int are the same size. - - - - --- 2021-05-25 Aldy Hernandez New
[i386] Split not+broadcast+pand to broadcast+pandn. [i386] Split not+broadcast+pand to broadcast+pandn. - - - - --- 2021-05-25 Hongtao Liu New
[11/11] use xxx_no_warning APIs in the middle end warning control by group and location (PR 74765) - - - - --- 2021-05-24 Martin Sebor New
[10/11] use xxx_no_warning APIs in libcc1 warning control by group and location (PR 74765) - - - - --- 2021-05-24 Martin Sebor New
[9/11] use xxx_no_warning APIs in rl78 back end warning control by group and location (PR 74765) - - - - --- 2021-05-24 Martin Sebor New
[8/11] use xxx_no_warning APIs in Objective-C warning control by group and location (PR 74765) - - - - --- 2021-05-24 Martin Sebor New
[7/11] use xxx_no_warning APIs in Fortran warning control by group and location (PR 74765) - - - - --- 2021-05-24 Martin Sebor New
[6/11] use xxx_no_warning APIs in Fortran warning control by group and location (PR 74765) - - - - --- 2021-05-24 Martin Sebor New
[5/11] use xxx_no_warning APIs in C++ warning control by group and location (PR 74765) - - - - --- 2021-05-24 Martin Sebor New
[4/11] use xxx_no_warning APIs in C family warning control by group and location (PR 74765) - - - - --- 2021-05-24 Martin Sebor New
[3/11] use xxx_no_warning APIs in C warning control by group and location (PR 74765) - - - - --- 2021-05-24 Martin Sebor New
[2/11] use xxx_no_warning APIs in Ada warning control by group and location (PR 74765) - - - - --- 2021-05-24 Martin Sebor New
[1/11] introduce xxx_no_warning APIs warning control by group and location (PR 74765) - - - - --- 2021-05-24 Martin Sebor New
Go patch committed: Mark global variables TREE_ADDRESSABLE Go patch committed: Mark global variables TREE_ADDRESSABLE - - - - --- 2021-05-24 Ian Lance Taylor New
[PUSHED] VARYING ranges of different sizes should not be equal. [PUSHED] VARYING ranges of different sizes should not be equal. - - - - --- 2021-05-24 Aldy Hernandez New
« 1 2 ... 293 294 2951266 1267 »