Show patches with: Archived = No       |   127966 patches
« 1 2 ... 273 274 2751279 1280 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[08/11] Not for committing: noisy topological sorting output OpenMP: Deep struct dereferences - - - - --- 2021-10-01 Julian Brown New
[07/11] OpenMP: Fix non-zero attach/detach bias for struct dereferences OpenMP: Deep struct dereferences - - - - --- 2021-10-01 Julian Brown New
[06/11] OpenMP: Allow array ref components for C & C++ OpenMP: Deep struct dereferences - - - - --- 2021-10-01 Julian Brown New
[05/11] OpenMP/OpenACC: Hoist struct sibling list handling in gimplification OpenMP: Deep struct dereferences - - - - --- 2021-10-01 Julian Brown New
[04/11] Remove omp_target_reorder_clauses OpenMP: Deep struct dereferences - - - - --- 2021-10-01 Julian Brown New
[03/11] OpenMP 5.0: Clause ordering for OpenMP 5.0 (topological sorting by base pointer) OpenMP: Deep struct dereferences - - - - --- 2021-10-01 Julian Brown New
[02/11] Remove base_ind/base_ref handling from extract_base_bit_offset OpenMP: Deep struct dereferences - - - - --- 2021-10-01 Julian Brown New
[01/11] libgomp: Release device lock on cbuf error path OpenMP: Deep struct dereferences - - - - --- 2021-10-01 Julian Brown New
[4/4] Update c-c++-common/tsan/atomic_stack.c libsanitizer: Merge with upstream commit 1c2e5fd66ea - - - - --- 2021-10-01 H.J. Lu New
[3/4] libsanitizer: Bump asan/tsan versions libsanitizer: Merge with upstream commit 1c2e5fd66ea - - - - --- 2021-10-01 H.J. Lu New
[2/4] libsanitizer: Apply local patches libsanitizer: Merge with upstream commit 1c2e5fd66ea - - - - --- 2021-10-01 H.J. Lu New
[v4] c++: Fix up synthetization of defaulted comparison operators on classes with bitfields [PR1024… [v4] c++: Fix up synthetization of defaulted comparison operators on classes with bitfields [PR1024… - - - - --- 2021-10-01 Jakub Jelinek New
[committed] libstdc++: Define basic_regex::multiline for non-strict modes [committed] libstdc++: Define basic_regex::multiline for non-strict modes - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Add missing header to test [committed] libstdc++: Add missing header to test - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Add noexcept to istream_iterator and ostream_iterator [committed] libstdc++: Add noexcept to istream_iterator and ostream_iterator - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Fix _ForwardIteratorConcept for __gnu_debug::vector<bool> [committed] libstdc++: Fix _ForwardIteratorConcept for __gnu_debug::vector<bool> - - - - --- 2021-10-01 Jonathan Wakely New
[committed] libstdc++: Replace try-catch in std::list::merge to avoid O(N) size [committed] libstdc++: Replace try-catch in std::list::merge to avoid O(N) size - - - - --- 2021-10-01 Jonathan Wakely New
[pushed] options: fix concat of options. [pushed] options: fix concat of options. - - - - --- 2021-10-01 Martin Liška New
c++: unifying equal NONTYPE_ARGUMENT_PACKs [PR102547] c++: unifying equal NONTYPE_ARGUMENT_PACKs [PR102547] - - - - --- 2021-10-01 Patrick Palka New
[committed] aarch64: fix AARCH64_FL_V9 flag value [committed] aarch64: fix AARCH64_FL_V9 flag value - - - - --- 2021-10-01 Przemyslaw Wirkus New
Handle EQ_EXPR relation for operator_lshift. Handle EQ_EXPR relation for operator_lshift. - - - - --- 2021-10-01 Aldy Hernandez New
Pass relations down to range_operator::op[12]_range. Pass relations down to range_operator::op[12]_range. - - - - --- 2021-10-01 Aldy Hernandez New
[COMMITTED] Remove shadowed oracle field. [COMMITTED] Remove shadowed oracle field. - - - - --- 2021-10-01 Aldy Hernandez New
ubsan: Move INT_MIN / -1 instrumentation from -fsanitize=integer-divide-by-zero to -fsanitize=signe… ubsan: Move INT_MIN / -1 instrumentation from -fsanitize=integer-divide-by-zero to -fsanitize=signe… - - - - --- 2021-10-01 Jakub Jelinek New
[committed] wwwdocs: Consistently use 32-bit instead of 32bit [committed] wwwdocs: Consistently use 32-bit instead of 32bit - - - - --- 2021-10-01 Gerald Pfeifer New
[committed] wwwdocs: gcc-12/changes.html: Simplify AVX512-FP16 news [committed] wwwdocs: gcc-12/changes.html: Simplify AVX512-FP16 news - - - - --- 2021-10-01 Gerald Pfeifer New
gcov: make profile merging smarter gcov: make profile merging smarter - - - - --- 2021-10-01 Martin Liška New
Add libgomp.fortran/order-reproducible-*.f90 [Re: [committed] openmp: Differentiate between order(c… Add libgomp.fortran/order-reproducible-*.f90 [Re: [committed] openmp: Differentiate between order(c… - - - - --- 2021-10-01 Tobias Burnus New
Add/update libgomp.fortran/alloc-*.f90 [Re: [committed] openmp: Add alloc_align attribute to omp_al… Add/update libgomp.fortran/alloc-*.f90 [Re: [committed] openmp: Add alloc_align attribute to omp_al… - - - - --- 2021-10-01 Tobias Burnus New
[committed] Fix bb-slp-pr97709.c after computed goto change [committed] Fix bb-slp-pr97709.c after computed goto change - - - - --- 2021-10-01 Li, Pan2 via Gcc-patches New
[committed] openmp: Differentiate between order(concurrent) and order(reproducible:concurrent) [committed] openmp: Differentiate between order(concurrent) and order(reproducible:concurrent) - - - - --- 2021-10-01 Jakub Jelinek New
[committed] openmp: Avoid PLT relocations for omp_* symbols in libgomp [committed] openmp: Avoid PLT relocations for omp_* symbols in libgomp - - - - --- 2021-10-01 Jakub Jelinek New
[committed] openmp: Add alloc_align attribute to omp_aligned_*alloc and testcase for omp_realloc [committed] openmp: Add alloc_align attribute to omp_aligned_*alloc and testcase for omp_realloc - - - - --- 2021-10-01 Jakub Jelinek New
Fix ICE with stack checking emulation at -O2 Fix ICE with stack checking emulation at -O2 - - - - --- 2021-10-01 Eric Botcazou New
middle-end/102518 - avoid invalid GIMPLE during inlining middle-end/102518 - avoid invalid GIMPLE during inlining - - - - --- 2021-10-01 Richard Biener New
[Ada] Subprogram_Variant in ignored ghost code [Ada] Subprogram_Variant in ignored ghost code - - - - --- 2021-10-01 Pierre-Marie de Rodat New
[Ada] Empty CUDA_Global procedures when compiling for host [Ada] Empty CUDA_Global procedures when compiling for host - - - - --- 2021-10-01 Pierre-Marie de Rodat New
[Ada] Improved checking for invalid index values when accessing array elements [Ada] Improved checking for invalid index values when accessing array elements - - - - --- 2021-10-01 Pierre-Marie de Rodat New
[Ada] Document rounding mode assumed for dynamic floating-point computations [Ada] Document rounding mode assumed for dynamic floating-point computations - - - - --- 2021-10-01 Pierre-Marie de Rodat New
[Ada] Add missing guard before call to Interface_Present_In_Ancestor [Ada] Add missing guard before call to Interface_Present_In_Ancestor - - - - --- 2021-10-01 Pierre-Marie de Rodat New
[Ada] Add new debug switch -gnatd.8 [Ada] Add new debug switch -gnatd.8 - - - - --- 2021-10-01 Pierre-Marie de Rodat New
[Ada] Spurious warning about hiding in generic instantiation [Ada] Spurious warning about hiding in generic instantiation - - - - --- 2021-10-01 Pierre-Marie de Rodat New
[Ada] Crash on improper use of GNAT attribute Type_Key [Ada] Crash on improper use of GNAT attribute Type_Key - - - - --- 2021-10-01 Pierre-Marie de Rodat New
[Ada] Crash on renaming within declare expression [Ada] Crash on renaming within declare expression - - - - --- 2021-10-01 Pierre-Marie de Rodat New
[Ada] Stub CUDA_Device aspect [Ada] Stub CUDA_Device aspect - - - - --- 2021-10-01 Pierre-Marie de Rodat New
[Ada] Assert_Failure on derived type with inherited Default_Initial_Condition [Ada] Assert_Failure on derived type with inherited Default_Initial_Condition - - - - --- 2021-10-01 Pierre-Marie de Rodat New
[Ada] Add more node unions [Ada] Add more node unions - - - - --- 2021-10-01 Pierre-Marie de Rodat New
[Ada] Implementation of AI12-0212: iterator specs in array aggregates (II) [Ada] Implementation of AI12-0212: iterator specs in array aggregates (II) - - - - --- 2021-10-01 Pierre-Marie de Rodat New
[Ada] Fix deleting CodePeer files for non-ordinary units [Ada] Fix deleting CodePeer files for non-ordinary units - - - - --- 2021-10-01 Pierre-Marie de Rodat New
[Ada] Improve error message for .ali file version mismatch [Ada] Improve error message for .ali file version mismatch - - - - --- 2021-10-01 Pierre-Marie de Rodat New
[Ada] Fix bug in inherited user-defined-literal aspects for tagged types [Ada] Fix bug in inherited user-defined-literal aspects for tagged types - - - - --- 2021-10-01 Pierre-Marie de Rodat New
[Ada] Info. gathering in preparation for more efficiency improvements [Ada] Info. gathering in preparation for more efficiency improvements - - - - --- 2021-10-01 Pierre-Marie de Rodat New
[Ada] Support gmem.out longer than 2G on 32 bit platforms [Ada] Support gmem.out longer than 2G on 32 bit platforms - - - - --- 2021-10-01 Pierre-Marie de Rodat New
[Ada] Spurious range checks on aggregate with non-static bounds [Ada] Spurious range checks on aggregate with non-static bounds - - - - --- 2021-10-01 Pierre-Marie de Rodat New
[Ada] Improve error message for .ali file version mismatch [Ada] Improve error message for .ali file version mismatch - - - - --- 2021-10-01 Pierre-Marie de Rodat New
[Ada] No ABE check needed for an expression function call. [Ada] No ABE check needed for an expression function call. - - - - --- 2021-10-01 Pierre-Marie de Rodat New
[Ada] Fix CodePeer warnings [Ada] Fix CodePeer warnings - - - - --- 2021-10-01 Pierre-Marie de Rodat New
[Ada] Switch to SR0660 [Ada] Switch to SR0660 - - - - --- 2021-10-01 Pierre-Marie de Rodat New
Fortran: Various CLASS + assumed-rank fixed [PR102541] Fortran: Various CLASS + assumed-rank fixed [PR102541] - - - - --- 2021-10-01 Tobias Burnus New
[LM32] Fix '"LINK_GCC_C_SEQUENCE_SPEC" redefined' warning [LM32] Fix '"LINK_GCC_C_SEQUENCE_SPEC" redefined' warning - - - - --- 2021-09-30 Jan-Benedict Glaw New
[AVR] Fix unused argument warning [AVR] Fix unused argument warning - - - - --- 2021-09-30 Jan-Benedict Glaw New
Go patch committed: Avoid calling Expression::type before lowering Go patch committed: Avoid calling Expression::type before lowering - - - - --- 2021-09-30 Ian Lance Taylor New
i386: Eliminate sign extension after logic operation [PR89954] i386: Eliminate sign extension after logic operation [PR89954] - - - - --- 2021-09-30 Uros Bizjak New
[v3] c++: Fix up synthetization of defaulted comparison operators on classes with bitfields [PR1024… [v3] c++: Fix up synthetization of defaulted comparison operators on classes with bitfields [PR1024… - - - - --- 2021-09-30 Jakub Jelinek New
[2/2] c++: __is_trivially_xible and multi-arg aggr paren init [PR102535] [1/2] c++: order of trailing arguments in a trait expr - - - - --- 2021-09-30 Patrick Palka New
[1/2] c++: order of trailing arguments in a trait expr [1/2] c++: order of trailing arguments in a trait expr - - - - --- 2021-09-30 Patrick Palka New
[committed] libphobos: Select the appropriate exception handler in getClassInfo [committed] libphobos: Select the appropriate exception handler in getClassInfo - - - - --- 2021-09-30 Iain Buclaw New
[committed] libphobos: Print stacktrace before terminating program due to uncaught exception. [committed] libphobos: Print stacktrace before terminating program due to uncaught exception. - - - - --- 2021-09-30 Iain Buclaw New
[committed] libphobos: Remove unused variables in gcc.backtrace. [committed] libphobos: Remove unused variables in gcc.backtrace. - - - - --- 2021-09-30 Iain Buclaw New
[committed] libphobos: Give _Unwind_Exception an alignment that best resembles __attribute__((align… [committed] libphobos: Give _Unwind_Exception an alignment that best resembles __attribute__((align… - - - - --- 2021-09-30 Iain Buclaw New
[committed] libphobos: Define main function as extern(C) when compiling without D runtime (PR102476) [committed] libphobos: Define main function as extern(C) when compiling without D runtime (PR102476) - - - - --- 2021-09-30 Iain Buclaw New
c++: Implement C++20 -Wdeprecated-array-compare [PR97573] c++: Implement C++20 -Wdeprecated-array-compare [PR97573] - - - - --- 2021-09-30 Marek Polacek New
c++: defaulted comparisons and vptr fields [PR95567] c++: defaulted comparisons and vptr fields [PR95567] - - - - --- 2021-09-30 Patrick Palka New
[PUSHED] testsuite: Skip a test-case when LTO is used [PR102509] [PUSHED] testsuite: Skip a test-case when LTO is used [PR102509] - - - - --- 2021-09-30 Martin Liška New
openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc for Fortran (was: [committed] openmp: Add omp… openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc for Fortran (was: [committed] openmp: Add omp… - - - - --- 2021-09-30 Tobias Burnus New
Refine alingment peeling fix Refine alingment peeling fix - - - - --- 2021-09-30 Richard Biener New
Fix thinko in previous alignment peeling change Fix thinko in previous alignment peeling change - - - - --- 2021-09-30 Richard Biener New
[gcc-11,2/2] IBM Z: Use @PLT symbols for local functions in 64-bit mode Backport kpatch changes - - - - --- 2021-09-30 Ilya Leoshkevich New
[gcc-11,1/2] IBM Z: Define NO_PROFILE_COUNTERS Backport kpatch changes - - - - --- 2021-09-30 Ilya Leoshkevich New
[committed] openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc [committed] openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc - - - - --- 2021-09-30 Jakub Jelinek New
[PING^3] Generalize 'gcc/input.h:struct location_hash' (was: [Committed] [PATCH 2/4] (v4) On-demand… [PING^3] Generalize 'gcc/input.h:struct location_hash' (was: [Committed] [PATCH 2/4] (v4) On-demand… - - - - --- 2021-09-30 Thomas Schwinge New
[ping] Make sure that we get unique test names if several DejaGnu directives refer to the same line… [ping] Make sure that we get unique test names if several DejaGnu directives refer to the same line… - - - - --- 2021-09-30 Thomas Schwinge New
Plug possible snprintf overflow in lto-wrapper. Plug possible snprintf overflow in lto-wrapper. - - - - --- 2021-09-30 Aldy Hernandez New
[COMMITTED] Add gimple_ranger::debug. [COMMITTED] Add gimple_ranger::debug. - - - - --- 2021-09-30 Aldy Hernandez New
[COMMITTED] Plug memory leak in hybrid_threader. [COMMITTED] Plug memory leak in hybrid_threader. - - - - --- 2021-09-30 Aldy Hernandez New
PING: [PATCH/RFC 2/2] WPD: Enable whole program devirtualization at LTRANS PING: [PATCH/RFC 2/2] WPD: Enable whole program devirtualization at LTRANS - - - - --- 2021-09-30 Feng Xue OS New
PING: [PATCH/RFC 1/2] WPD: Enable whole program devirtualization PING: [PATCH/RFC 1/2] WPD: Enable whole program devirtualization - - - - --- 2021-09-30 Feng Xue OS New
libiberty: d-demangle: use switch instead of if-else libiberty: d-demangle: use switch instead of if-else - - - - --- 2021-09-30 Luís Ferreira New
libiberty: testsuite: add missing format on d-demangle-expected libiberty: testsuite: add missing format on d-demangle-expected - - - - --- 2021-09-30 Luís Ferreira New
libiberty: d-demangle: rename function symbols to be more consistent libiberty: d-demangle: rename function symbols to be more consistent - - - - --- 2021-09-30 Luís Ferreira New
[RFC,middle-end/PR102359] Not add initialization for READONLY variables with -ftrivial-auto-var-init [RFC,middle-end/PR102359] Not add initialization for READONLY variables with -ftrivial-auto-var-init - - - - --- 2021-09-29 Qing Zhao New
[committed] MAINTAINERS: Add myself to DCO section [committed] MAINTAINERS: Add myself to DCO section - - - - --- 2021-09-29 Jonathan Wakely New
[part,2] PR 102458 - issues with simplification of SIZE intrinsic applied to automatic arrays [part,2] PR 102458 - issues with simplification of SIZE intrinsic applied to automatic arrays - - - - --- 2021-09-29 Harald Anlauf New
libiberty: d-demangle: remove parenthesis where it is not needed libiberty: d-demangle: remove parenthesis where it is not needed - - - - --- 2021-09-29 Luís Ferreira New
[7/7] AArch64 Combine cmeq 0 + not into cmtst AArch64 Optimize truncation, shifts and bitmask comparisons - - - - --- 2021-09-29 Tamar Christina New
[6/7] AArch64 Add neg + cmle into cmgt AArch64 Optimize truncation, shifts and bitmask comparisons - - - - --- 2021-09-29 Tamar Christina New
[5/7] middle-end Convert bitclear <imm> + cmp<cc> #0 into cm<cc2> <imm2> AArch64 Optimize truncation, shifts and bitmask comparisons - - - - --- 2021-09-29 Tamar Christina New
[4/7] AArch64 Add pattern xtn+xtn2 to uzp2 AArch64 Optimize truncation, shifts and bitmask comparisons - - - - --- 2021-09-29 Tamar Christina New
[3/7] AArch64 Add pattern for sshr to cmlt AArch64 Optimize truncation, shifts and bitmask comparisons - - - - --- 2021-09-29 Tamar Christina New
[2/7] AArch64 Add combine patterns for narrowing shift of half top bits (shuffle) AArch64 Optimize truncation, shifts and bitmask comparisons - - - - --- 2021-09-29 Tamar Christina New
« 1 2 ... 273 274 2751279 1280 »