Show patches with: Archived = No       |   127655 patches
« 1 2 ... 303 304 3051276 1277 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
libstdc++: More efficient std::chrono::year::leap. libstdc++: More efficient std::chrono::year::leap. - - - - --- 2021-05-21 Li, Pan2 via Gcc-patches New
Add 'libgomp.oacc-fortran/privatized-ref-2.f90' Add 'libgomp.oacc-fortran/privatized-ref-2.f90' - - - - --- 2021-05-21 Thomas Schwinge New
[RFC] i386: Enable auto-vectorization for 32bit modes (+ testcases) [RFC] i386: Enable auto-vectorization for 32bit modes (+ testcases) - - - - --- 2021-05-21 Uros Bizjak New
[Fortran] PR100337 Should be able to pass non-present optional arguments to CO_BROADCAST [Fortran] PR100337 Should be able to pass non-present optional arguments to CO_BROADCAST - - - - --- 2021-05-21 Andre Vehreschild New
Elide expand_constructor if move by pieces is preferred Elide expand_constructor if move by pieces is preferred - - - - --- 2021-05-21 H.J. Lu New
c++/88601 - [C/C++] __builtin_shufflevector support c++/88601 - [C/C++] __builtin_shufflevector support - - - - --- 2021-05-21 Richard Biener New
[5/5] Cleanup get_range_info [1/5] Common API for accessing global and on-demand ranges. - - - - --- 2021-05-21 Aldy Hernandez New
[4/5] Convert remaining passes to RANGE_QUERY. [1/5] Common API for accessing global and on-demand ranges. - - - - --- 2021-05-21 Aldy Hernandez New
[3/5] Convert evrp pass to RANGE_QUERY(cfun). [1/5] Common API for accessing global and on-demand ranges. - - - - --- 2021-05-21 Aldy Hernandez New
[2/5] Convert Walloca pass to RANGE_QUERY(cfun). [1/5] Common API for accessing global and on-demand ranges. - - - - --- 2021-05-21 Aldy Hernandez New
[1/5] Common API for accessing global and on-demand ranges. [1/5] Common API for accessing global and on-demand ranges. - - - - --- 2021-05-21 Aldy Hernandez New
i386: Add comparisons for 4-byte vectors [PR100637] i386: Add comparisons for 4-byte vectors [PR100637] - - - - --- 2021-05-21 Uros Bizjak New
[GCC-9,committed,libsanitizer] : Remove cyclades from libsanitizer [GCC-9,committed,libsanitizer] : Remove cyclades from libsanitizer - - - - --- 2021-05-21 Tamar Christina New
lto-dump : Fix an ICE when lto-dump try to call 'get_size()' on thunk symbols. lto-dump : Fix an ICE when lto-dump try to call 'get_size()' on thunk symbols. - - - - --- 2021-05-21 王留帅 New
[Ada] Consistently generate debug info for elaboration variables [Ada] Consistently generate debug info for elaboration variables - - - - --- 2021-05-21 Eric Botcazou New
[Ada] Replace ? with ?? in warning messages [Ada] Replace ? with ?? in warning messages - - - - --- 2021-05-21 Eric Botcazou New
[Ada] Fix internal error on locally derived bit-packed array type [Ada] Fix internal error on locally derived bit-packed array type - - - - --- 2021-05-21 Eric Botcazou New
[Ada] Always translate Is_Pure flag into pure in C sense [Ada] Always translate Is_Pure flag into pure in C sense - - - - --- 2021-05-21 Eric Botcazou New
[Ada] Fix segfault at run time on strict-alignment platforms [Ada] Fix segfault at run time on strict-alignment platforms - - - - --- 2021-05-21 Eric Botcazou New
[Ada] Fix spurious No_Elaboration violation for Size attribute [Ada] Fix spurious No_Elaboration violation for Size attribute - - - - --- 2021-05-21 Eric Botcazou New
[Ada] Fix incorrect SLOC on instruction [Ada] Fix incorrect SLOC on instruction - - - - --- 2021-05-21 Eric Botcazou New
[Ada] Use EXACT_DIV_EXPR as much as possible [Ada] Use EXACT_DIV_EXPR as much as possible - - - - --- 2021-05-21 Eric Botcazou New
i386: Add minmax and abs patterns for 4-byte vectors [PR100637] i386: Add minmax and abs patterns for 4-byte vectors [PR100637] - - - - --- 2021-05-21 Uros Bizjak New
[committed] libstdc++: Implement LWG 3490 change to drop_while_view::begin() [committed] libstdc++: Implement LWG 3490 change to drop_while_view::begin() - - - - --- 2021-05-21 Patrick Palka New
libgccjit: Add function to set the initial value of a global variable [PR96089] libgccjit: Add function to set the initial value of a global variable [PR96089] - - - - --- 2021-05-21 Antoni Boucher New
PR fortran/100551 - [11/12 Regression] Passing return value to class(*) dummy argument PR fortran/100551 - [11/12 Regression] Passing return value to class(*) dummy argument - - - - --- 2021-05-20 Harald Anlauf New
[pushed] c++: designators in single-element init lists [pushed] c++: designators in single-element init lists - - - - --- 2021-05-20 Jason Merrill New
[pushed] c++: designated init with anonymous union [PR100489] [pushed] c++: designated init with anonymous union [PR100489] - - - - --- 2021-05-20 Jason Merrill New
[committed] libstdc++: Do not use static_assert without message in C++11 [committed] libstdc++: Do not use static_assert without message in C++11 - - - - --- 2021-05-20 Jonathan Wakely New
[committed] libstdc++: Use __builtin_unreachable for constexpr assertions [PR 100676] [committed] libstdc++: Use __builtin_unreachable for constexpr assertions [PR 100676] - - - - --- 2021-05-20 Jonathan Wakely New
libstdc++: Fix access issue in iota_view::_Sentinel [PR100690] libstdc++: Fix access issue in iota_view::_Sentinel [PR100690] - - - - --- 2021-05-20 Patrick Palka New
i386: Avoid integer logic insns for 32bit and 64bit vector modes [PR100701] i386: Avoid integer logic insns for 32bit and 64bit vector modes [PR100701] - - - - --- 2021-05-20 Uros Bizjak New
libstdc++: Support range adaptors with defaultable arguments libstdc++: Support range adaptors with defaultable arguments - - - - --- 2021-05-20 Patrick Palka New
[OpenMP,5.0] Improve OpenMP target support for C++ (includes PR92120 v3) [OpenMP,5.0] Improve OpenMP target support for C++ (includes PR92120 v3) - - - - --- 2021-05-20 Chung-Lin Tang New
constructor: Elide expand_constructor when can move by pieces is true constructor: Elide expand_constructor when can move by pieces is true - - - - --- 2021-05-20 H.J. Lu New
testsuite: Use libstdc++ macro to check for pthread_cond_clockwait [PR 100655] testsuite: Use libstdc++ macro to check for pthread_cond_clockwait [PR 100655] - - - - --- 2021-05-20 Jonathan Wakely New
committed: Fix PR libstdc++/100361 committed: Fix PR libstdc++/100361 - - - - --- 2021-05-20 Joern Wolfgang Rennecke New
Try LTO partial linking. (Was: Speed of compiling gimple-match.c) Try LTO partial linking. (Was: Speed of compiling gimple-match.c) - - - - --- 2021-05-20 Martin Liška New
tree-optimization: Improve spaceship_replacement [PR94589] tree-optimization: Improve spaceship_replacement [PR94589] - - - - --- 2021-05-20 Jakub Jelinek New
[libsanitizer] : Guard cyclades inclusion in sanitizer [libsanitizer] : Guard cyclades inclusion in sanitizer - - - - --- 2021-05-20 Tamar Christina New
Simplify option handling for -fsanitize-coverage Simplify option handling for -fsanitize-coverage - - - - --- 2021-05-20 Martin Liška New
[1/2,rs6000] Remove mode promotion for pseudos [1/2,rs6000] Remove mode promotion for pseudos - - - - --- 2021-05-20 HAO CHEN GUI New
[2/2,rs6000] Remove mode promotion for pseudos [1/2,rs6000] Remove mode promotion for pseudos - - - - --- 2021-05-20 HAO CHEN GUI New
i386: Add mult-high and shift patterns for 4-byte vectors [PR100637] i386: Add mult-high and shift patterns for 4-byte vectors [PR100637] - - - - --- 2021-05-20 Uros Bizjak New
Fortran/OpenMP: Add support for 'close' in map clause Fortran/OpenMP: Add support for 'close' in map clause - - - - --- 2021-05-20 Marcel Vollweiler New
Add no_sanitize_coverage attribute. Add no_sanitize_coverage attribute. - - - - --- 2021-05-20 Martin Liška New
[committed] openmp: Handle explicit linear clause properly in combined constructs with target [PR99… [committed] openmp: Handle explicit linear clause properly in combined constructs with target [PR99… - - - - --- 2021-05-20 Jakub Jelinek New
[i386] Fix ICE when lhs is NULL [PR target/100660] [i386] Fix ICE when lhs is NULL [PR target/100660] - - - - --- 2021-05-20 Hongtao Liu New
[pushed] c++: _Complex template parameter [PR100634] [pushed] c++: _Complex template parameter [PR100634] - - - - --- 2021-05-20 Jason Merrill New
[pushed] c++: ICE with using and enum [PR100659] [pushed] c++: ICE with using and enum [PR100659] - - - - --- 2021-05-20 Jason Merrill New
libgccjit: Add support for setting the link section of global variables [PR100688] libgccjit: Add support for setting the link section of global variables [PR100688] - - - - --- 2021-05-20 Antoni Boucher New
[v2,4/4,og10] Rework indirect struct handling for OpenACC in gimplify.c OpenACC: Rework struct component handling - - - - --- 2021-05-19 Julian Brown New
[v2,3/4,og10] Refactor struct lowering for OpenACC/OpenMP in gimplify.c OpenACC: Rework struct component handling - - - - --- 2021-05-19 Julian Brown New
[v2,2/4,og10] Unify ARRAY_REF/INDIRECT_REF stripping code in extract_base_bit_offset OpenACC: Rework struct component handling - - - - --- 2021-05-19 Julian Brown New
[v2,1/4,og10] Rewrite GOMP_MAP_ATTACH_DETACH mappings unconditionally OpenACC: Rework struct component handling - - - - --- 2021-05-19 Julian Brown New
RFA: save/restore target options in handle_optimize_attribute RFA: save/restore target options in handle_optimize_attribute - - - - --- 2021-05-19 Joern Wolfgang Rennecke New
avoid -Wnonnull with lambda (PR 100684) avoid -Wnonnull with lambda (PR 100684) - - - - --- 2021-05-19 Martin Sebor New
handle VLAs with arbitrary many bounds (PR 100619) handle VLAs with arbitrary many bounds (PR 100619) - - - - --- 2021-05-19 Martin Sebor New
Split gimple statement range folding into a stand alone class. Split gimple statement range folding into a stand alone class. - - - - --- 2021-05-19 Andrew MacLeod New
[fortran] PR fortran/93308/93963/94327/94331/97046 problems raised by descriptor handling [fortran] PR fortran/93308/93963/94327/94331/97046 problems raised by descriptor handling - - - - --- 2021-05-19 José Rui Faustino de Sousa New
[pushed] c++: ICE with <=> fallback [PR100367] [pushed] c++: ICE with <=> fallback [PR100367] - - - - --- 2021-05-19 Jason Merrill New
[pushed] c++: implicit deduction guides, protected access [pushed] c++: implicit deduction guides, protected access - - - - --- 2021-05-19 Jason Merrill New
c++: Add new warning options for C++ language mismatches c++: Add new warning options for C++ language mismatches - - - - --- 2021-05-19 Jonathan Wakely New
wwwdocs: Add D front-end section for GCC 11 changes wwwdocs: Add D front-end section for GCC 11 changes - - - - --- 2021-05-19 Iain Buclaw New
[committed] testuite: Check pthread for omp module testing [committed] testuite: Check pthread for omp module testing - - - - --- 2021-05-19 Kito Cheng New
[pushed] Fix typos. [pushed] Fix typos. - - - - --- 2021-05-19 Martin Liška New
middle-end/100672 - fix bogus right shift folding middle-end/100672 - fix bogus right shift folding - - - - --- 2021-05-19 Richard Biener New
Avoid marking TARGET_MEM_REF bases addressable Avoid marking TARGET_MEM_REF bases addressable - - - - --- 2021-05-19 Richard Biener New
Testsuite/Fortran: gfortran.dg/pr96711.f90 - fix expected value for PowerPC [PR96983] Testsuite/Fortran: gfortran.dg/pr96711.f90 - fix expected value for PowerPC [PR96983] - - - - --- 2021-05-19 Tobias Burnus New
Add 'libgomp.oacc-c-c++-common/loop-gwv-2.c' (was: [PATCH, OpenACC] Add support for gang local stor… Add 'libgomp.oacc-c-c++-common/loop-gwv-2.c' (was: [PATCH, OpenACC] Add support for gang local stor… - - - - --- 2021-05-19 Thomas Schwinge New
c: Add support for __FILE_NAME__ macro (PR c/42579) c: Add support for __FILE_NAME__ macro (PR c/42579) - - - - --- 2021-05-19 Christophe Lyon New
doc: Update description of __GXX_EXPERIMENTAL_CXX0X__ doc: Update description of __GXX_EXPERIMENTAL_CXX0X__ - - - - --- 2021-05-19 Jonathan Wakely New
Enable more WITH_SIZE_EXPR processing Enable more WITH_SIZE_EXPR processing - - - - --- 2021-05-19 Richard Biener New
phiopt: Simplify (X & Y) == X -> (X & ~Y) == 0 even in presence of integral conversions [PR94589] phiopt: Simplify (X & Y) == X -> (X & ~Y) == 0 even in presence of integral conversions [PR94589] - - - - --- 2021-05-19 Jakub Jelinek New
[v2] vect: Replace hardcoded weight factor with param [v2] vect: Replace hardcoded weight factor with param - - - - --- 2021-05-19 Kewen.Lin New
apply TLC to GIMPLE reference verification apply TLC to GIMPLE reference verification - - - - --- 2021-05-19 Richard Biener New
arm/testsuite: Fix testcase for PR99977 arm/testsuite: Fix testcase for PR99977 - - - - --- 2021-05-19 Christophe Lyon New
i386: Allow 64bit vector modes in general registers i386: Allow 64bit vector modes in general registers - - - - --- 2021-05-19 Uros Bizjak New
libcpp: Fix up -fdirectives-only handling of // comments on last line not terminated with newline [… libcpp: Fix up -fdirectives-only handling of // comments on last line not terminated with newline [… - - - - --- 2021-05-19 Jakub Jelinek New
[committed] openmp: Handle lastprivate on combined target correctly [PR99928] [committed] openmp: Handle lastprivate on combined target correctly [PR99928] - - - - --- 2021-05-19 Jakub Jelinek New
builtins: Fix ICE with unprototyped builtin call [PR100576] builtins: Fix ICE with unprototyped builtin call [PR100576] - - - - --- 2021-05-19 Jakub Jelinek New
vect: Replace hardcoded weight factor with param vect: Replace hardcoded weight factor with param - - - - --- 2021-05-19 Kewen.Lin New
libgo patch committed: Regenerate configure script libgo patch committed: Regenerate configure script - - - - --- 2021-05-19 Ian Lance Taylor New
Use Windows line endings in libgo test file Use Windows line endings in libgo test file - - - - --- 2021-05-19 Ian Lance Taylor New
libgccjit: Add support for TLS variable [PR95415] libgccjit: Add support for TLS variable [PR95415] - - - - --- 2021-05-19 Antoni Boucher New
[pushed] c++: ICE with bad definition of decimal32 [PR100261] [pushed] c++: ICE with bad definition of decimal32 [PR100261] - - - - --- 2021-05-19 Jason Merrill New
[pushed] c++: template template parm pack expansion [PR100372] [pushed] c++: template template parm pack expansion [PR100372] - - - - --- 2021-05-19 Jason Merrill New
[committed] d: Use startswith function instead of strncmp [committed] d: Use startswith function instead of strncmp - - - - --- 2021-05-18 Iain Buclaw New
c++: Relax attribute on friend declaration checking [PR100596] c++: Relax attribute on friend declaration checking [PR100596] - - - - --- 2021-05-18 Marek Polacek New
[committed] d: Use filename_ncmp instead of strncmp [committed] d: Use filename_ncmp instead of strncmp - - - - --- 2021-05-18 Iain Buclaw New
[2/2] Fix tests when running on power10, PR testsuite/100166 : Fix various problems if you configure with --with=power10 - - - - --- 2021-05-18 Michael Meissner New
[committed] d: Revert "Come up with startswith function." [committed] d: Revert "Come up with startswith function." - - - - --- 2021-05-18 Iain Buclaw New
[1/2] Deal with prefixed loads/stores in tests, PR testsuite/100166 : Fix various problems if you configure with --with=power10 - - - - --- 2021-05-18 Michael Meissner New
Fix vec-splati-runnable.c test. Fix vec-splati-runnable.c test. - - - - --- 2021-05-18 Michael Meissner New
[2/2] Fix xxeval predicates. Move xx* builtins to vsx.md. - - - - --- 2021-05-18 Michael Meissner New
[1/2] Move xx* builtins to vsx.md. Move xx* builtins to vsx.md. - - - - --- 2021-05-18 Michael Meissner New
Change rs6000_const_f32_to_i32 return type. Change rs6000_const_f32_to_i32 return type. - - - - --- 2021-05-18 Michael Meissner New
Allow __ibm128 on older PowerPC systems. Allow __ibm128 on older PowerPC systems. - - - - --- 2021-05-18 Michael Meissner New
Fix long double tests when default long double is not IBM. Fix long double tests when default long double is not IBM. - - - - --- 2021-05-18 Michael Meissner New
[2/2] Add IEEE 128-bit fp conditional move on PowerPC. Add power10 IEEE 128-bit min/max/conditional move support - - - - --- 2021-05-18 Michael Meissner New
« 1 2 ... 303 304 3051276 1277 »