Show patches with: none      |   126857 patches
« 1 2 ... 417 418 4191268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] openmp: For default(none) ignore variables created by ubsan_create_data [PR64888] [committed] openmp: For default(none) ignore variables created by ubsan_create_data [PR64888] - - - - --- 2021-10-21 Jakub Jelinek New
[committed] openmp: Fix up struct gomp_work_share handling [PR102838] [committed] openmp: Fix up struct gomp_work_share handling [PR102838] - - - - --- 2021-10-20 Jakub Jelinek New
c++: Reject addresses of immediate functions in constexpr vars inside of immediate functions or con… c++: Reject addresses of immediate functions in constexpr vars inside of immediate functions or con… - - - - --- 2021-10-19 Jakub Jelinek New
[v2] c++: Diagnose taking address of an immediate member function [PR102753] [v2] c++: Diagnose taking address of an immediate member function [PR102753] - - - - --- 2021-10-19 Jakub Jelinek New
[committed] openmp: Fix handling of numa_domains(1) [committed] openmp: Fix handling of numa_domains(1) - - - - --- 2021-10-18 Jakub Jelinek New
c++: Don't reject calls through PMF during constant evaluation [PR102786] c++: Don't reject calls through PMF during constant evaluation [PR102786] - - - - --- 2021-10-18 Jakub Jelinek New
c++: Diagnose taking address of an immediate member function [PR102753] c++: Diagnose taking address of an immediate member function [PR102753] - - - - --- 2021-10-18 Jakub Jelinek New
[committed] openmp: Improve testsuite/libgomp.c/affinity-1.c testcase [committed] openmp: Improve testsuite/libgomp.c/affinity-1.c testcase - - - - --- 2021-10-15 Jakub Jelinek New
[committed] openmp: Handle OpenMP 5.1 simplified OMP_PLACES syntax [committed] openmp: Handle OpenMP 5.1 simplified OMP_PLACES syntax - - - - --- 2021-10-15 Jakub Jelinek New
[committed] openmp: Fix up strtoul and strtoull uses in libgomp [committed] openmp: Fix up strtoul and strtoull uses in libgomp - - - - --- 2021-10-15 Jakub Jelinek New
[committed] openmp: Fix up handling of OMP_PLACES=threads(1) [committed] openmp: Fix up handling of OMP_PLACES=threads(1) - - - - --- 2021-10-15 Jakub Jelinek New
[committed] openmp: Add support for OMP_PLACES=numa_domains [committed] openmp: Add support for OMP_PLACES=numa_domains - - - - --- 2021-10-15 Jakub Jelinek New
[committed] openmp: Add support for OMP_PLACES=ll_caches [committed] openmp: Add support for OMP_PLACES=ll_caches - - - - --- 2021-10-15 Jakub Jelinek New
c++: Implement C++23 P2128R6 - Multidimensional subscript operator [PR102611] c++: Implement C++23 P2128R6 - Multidimensional subscript operator [PR102611] - - - - --- 2021-10-14 Jakub Jelinek New
[committed] openmp: Avoid calling clear_type_padding_in_mask in the common case where there can't b… [committed] openmp: Avoid calling clear_type_padding_in_mask in the common case where there can't b… - - - - --- 2021-10-12 Jakub Jelinek New
[committed] openmp: Add documentation for omp_{get_max, set_num}_threads and omp_{s, g}et_teams_thr… [committed] openmp: Add documentation for omp_{get_max, set_num}_threads and omp_{s, g}et_teams_thr… - - - - --- 2021-10-12 Jakub Jelinek New
[committed] openmp: Fix up warnings on libgomp.info build [committed] openmp: Fix up warnings on libgomp.info build - - - - --- 2021-10-12 Jakub Jelinek New
[committed] openmp: Add testsuite coverage for omp_{get_max,set_num}_threads and omp_{s,g}et_teams_… [committed] openmp: Add testsuite coverage for omp_{get_max,set_num}_threads and omp_{s,g}et_teams_… - - - - --- 2021-10-12 Jakub Jelinek New
libgomp: alloc* test fixes [PR102628, PR102668] libgomp: alloc* test fixes [PR102628, PR102668] - - - - --- 2021-10-11 Jakub Jelinek New
vectorizer: Fix up -fsimd-cost-model= handling vectorizer: Fix up -fsimd-cost-model= handling - - - - --- 2021-10-11 Jakub Jelinek New
c++: Fix up push_local_extern_decl_alias error recovery [PR102642] c++: Fix up push_local_extern_decl_alias error recovery [PR102642] - - - - --- 2021-10-11 Jakub Jelinek New
[committed] openmp: Add omp_set_num_teams, omp_get_max_teams, omp_[gs]et_teams_thread_limit [committed] openmp: Add omp_set_num_teams, omp_get_max_teams, omp_[gs]et_teams_thread_limit - - - - --- 2021-10-11 Jakub Jelinek New
openmp: Add support for OpenMP 5.1 structured-block-sequences openmp: Add support for OpenMP 5.1 structured-block-sequences - - - - --- 2021-10-08 Jakub Jelinek New
[committed] openmp: Fix up declare target handling for vars with DECL_LOCAL_DECL_ALIAS [PR102640] [committed] openmp: Fix up declare target handling for vars with DECL_LOCAL_DECL_ALIAS [PR102640] - - - - --- 2021-10-08 Jakub Jelinek New
c++: Add testcase for C++23 P2316R2 - consistent character literal encoding [PR102615] c++: Add testcase for C++23 P2316R2 - consistent character literal encoding [PR102615] - - - - --- 2021-10-07 Jakub Jelinek New
[committed] openmp: Optimize for OpenMP atomics 2x__builtin_clear_padding+__builtin_memcmp if possi… [committed] openmp: Optimize for OpenMP atomics 2x__builtin_clear_padding+__builtin_memcmp if possi… - - - - --- 2021-10-06 Jakub Jelinek New
[v2] c++: Implement C++23 P2242R3 - Non-literal variables (and labels and gotos) in constexpr funct… [v2] c++: Implement C++23 P2242R3 - Non-literal variables (and labels and gotos) in constexpr funct… - - - - --- 2021-10-05 Jakub Jelinek New
[v2] c++: Implement C++23 P2334R1 - #elifdef/#elifndef [v2] c++: Implement C++23 P2334R1 - #elifdef/#elifndef - - - - --- 2021-10-05 Jakub Jelinek New
c++: Implement C++23 P2242R3 - Non-literal variables (and labels and gotos) in constexpr functions c++: Implement C++23 P2242R3 - Non-literal variables (and labels and gotos) in constexpr functions - - - - --- 2021-10-05 Jakub Jelinek New
c++: Implement C++23 P2334R1 - #elifdef/#elifndef c++: Implement C++23 P2334R1 - #elifdef/#elifndef - - - - --- 2021-10-05 Jakub Jelinek New
c++: Fix apply_identity_attributes [PR102548] c++: Fix apply_identity_attributes [PR102548] - - - - --- 2021-10-05 Jakub Jelinek New
var-tracking: Fix a wrong-debug issue caused by my r10-7665 var-tracking change [PR102441] var-tracking: Fix a wrong-debug issue caused by my r10-7665 var-tracking change [PR102441] - - - - --- 2021-10-04 Jakub Jelinek 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
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] 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
[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
[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
c++: Fix handling of __thread/thread_local extern vars declared at function scope [PR102496] c++: Fix handling of __thread/thread_local extern vars declared at function scope [PR102496] - - - - --- 2021-09-29 Jakub Jelinek New
[committed] openmp: Disallow reduction with var private in containing parallel even on scope [PR102… [committed] openmp: Disallow reduction with var private in containing parallel even on scope [PR102… - - - - --- 2021-09-29 Jakub Jelinek New
[v2] c++: Fix up synthetization of defaulted comparison operators on classes with bitfields [PR1024… [v2] c++: Fix up synthetization of defaulted comparison operators on classes with bitfields [PR1024… - - - - --- 2021-09-28 Jakub Jelinek New
[committed] openmp: Don't call omp_finish_clause on implicitly added private clauses on simd [PR102… [committed] openmp: Don't call omp_finish_clause on implicitly added private clauses on simd [PR102… - - - - --- 2021-09-28 Jakub Jelinek New
i386: Don't emit fldpi etc. if -frounding-math [PR102498] i386: Don't emit fldpi etc. if -frounding-math [PR102498] - - - - --- 2021-09-28 Jakub Jelinek New
c++: Fix up synthetization of defaulted comparison operators on classes with bitfields [PR102490] c++: Fix up synthetization of defaulted comparison operators on classes with bitfields [PR102490] - - - - --- 2021-09-28 Jakub Jelinek New
[committed] openmp: Diagnose omp::directive attribute without balanced token argument [PR102413] [committed] openmp: Diagnose omp::directive attribute without balanced token argument [PR102413] - - - - --- 2021-09-23 Jakub Jelinek New
[committed] openmp: Fix OpenMP expansion of scope with non-fallthrugh body [PR102415] [committed] openmp: Fix OpenMP expansion of scope with non-fallthrugh body [PR102415] - - - - --- 2021-09-22 Jakub Jelinek New
[committed] openmp: Add support for allocator and align modifiers on allocate clauses [committed] openmp: Add support for allocator and align modifiers on allocate clauses - - - - --- 2021-09-22 Jakub Jelinek New
[committed] openmp: Handle unconstrained and reproducible modifiers on order(concurrent) [committed] openmp: Handle unconstrained and reproducible modifiers on order(concurrent) - - - - --- 2021-09-18 Jakub Jelinek New
openmp: Allow private or firstprivate arguments to default clause even for C/C++ openmp: Allow private or firstprivate arguments to default clause even for C/C++ - - - - --- 2021-09-18 Jakub Jelinek New
[committed] libgomp: Spelling error fix in OpenMP 5.1 conformance section [committed] libgomp: Spelling error fix in OpenMP 5.1 conformance section - - - - --- 2021-09-17 Jakub Jelinek New
[committed] openmp: Add support for OpenMP 5.1 atomics for C++ [committed] openmp: Add support for OpenMP 5.1 atomics for C++ - - - - --- 2021-09-17 Jakub Jelinek New
c++: Fix handling of decls with flexible array members initialized with side-effects [PR88578] c++: Fix handling of decls with flexible array members initialized with side-effects [PR88578] - - - - --- 2021-09-15 Jakub Jelinek New
c++: Update DECL_*SIZE for objects with flexible array members with initializers [PR102295] c++: Update DECL_*SIZE for objects with flexible array members with initializers [PR102295] - - - - --- 2021-09-14 Jakub Jelinek New
c++: Fix __is_*constructible/assignable for templates [PR102305] c++: Fix __is_*constructible/assignable for templates [PR102305] - - - - --- 2021-09-14 Jakub Jelinek New
[committed] testsuite: Use sync_long_long instead of sync_int_long for atomic-29.c test [committed] testsuite: Use sync_long_long instead of sync_int_long for atomic-29.c test - - - - --- 2021-09-14 Jakub Jelinek New
[committed] openmp: Add testing checks (whether lhs appears in operands at all) to more trees [committed] openmp: Add testing checks (whether lhs appears in operands at all) to more trees - - - - --- 2021-09-14 Jakub Jelinek New
testsuite: Fix c-c++-common/auto-init-* tests testsuite: Fix c-c++-common/auto-init-* tests - - - - --- 2021-09-11 Jakub Jelinek New
openmp: Implement OpenMP 5.1 atomics, so far for C only openmp: Implement OpenMP 5.1 atomics, so far for C only - - - - --- 2021-09-10 Jakub Jelinek New
i386: Fix up @xorsign<mode>3_1 [PR102224] i386: Fix up @xorsign<mode>3_1 [PR102224] - - - - --- 2021-09-08 Jakub Jelinek New
c++: Fix up constexpr evaluation of deleting dtors [PR100495] c++: Fix up constexpr evaluation of deleting dtors [PR100495] - - - - --- 2021-09-07 Jakub Jelinek New
libgcc, i386: Export *hf* and *hc* from libgcc_s.so.1 libgcc, i386: Export *hf* and *hc* from libgcc_s.so.1 - - - - --- 2021-09-06 Jakub Jelinek New
match.pd: Fix up __builtin_*_overflow arg demotion [PR102207] match.pd: Fix up __builtin_*_overflow arg demotion [PR102207] - - - - --- 2021-09-06 Jakub Jelinek New
[committed] openmp: Improve expand_omp_atomic_pipeline [committed] openmp: Improve expand_omp_atomic_pipeline - - - - --- 2021-09-03 Jakub Jelinek New
match.pd: Demote IFN_{ADD,SUB,MUL}_OVERFLOW operands [PR99591] match.pd: Demote IFN_{ADD,SUB,MUL}_OVERFLOW operands [PR99591] - - - - --- 2021-09-02 Jakub Jelinek New
bswap: Fix up bswap_view_convert handling [PR102141] bswap: Fix up bswap_view_convert handling [PR102141] - - - - --- 2021-09-01 Jakub Jelinek New
testsuite: Fix gcc.dg/vect/pr101145* tests [PR101145] testsuite: Fix gcc.dg/vect/pr101145* tests [PR101145] - - - - --- 2021-08-31 Jakub Jelinek New
vectorizer: Fix up vectorization using WIDEN_MINUS_EXPR [PR102124] vectorizer: Fix up vectorization using WIDEN_MINUS_EXPR [PR102124] - - - - --- 2021-08-31 Jakub Jelinek New
x86_64: Issue -Wpsabi warning about C++ zero width bitfield ABI changes [PR102024] x86_64: Issue -Wpsabi warning about C++ zero width bitfield ABI changes [PR102024] - - - - --- 2021-08-31 Jakub Jelinek New
c++, abi: Set DECL_FIELD_ABI_IGNORED on C++ zero width bitfields [PR102024] c++, abi: Set DECL_FIELD_ABI_IGNORED on C++ zero width bitfields [PR102024] - - - - --- 2021-08-31 Jakub Jelinek New
tree-ssa-ccp: Fix up bit_value_binop on RSHIFT_EXPR [PR102134] tree-ssa-ccp: Fix up bit_value_binop on RSHIFT_EXPR [PR102134] - - - - --- 2021-08-31 Jakub Jelinek New
c++: Fix up value initialization of structs with zero width bitfields [PR102019] c++: Fix up value initialization of structs with zero width bitfields [PR102019] - - - - --- 2021-08-23 Jakub Jelinek New
bswap: Recognize (int) __builtin_bswap64 (arg) idioms or __builtin_bswap?? (arg) & mask [PR86723] bswap: Recognize (int) __builtin_bswap64 (arg) idioms or __builtin_bswap?? (arg) & mask [PR86723] - - - - --- 2021-08-23 Jakub Jelinek New
dwarf2out: Emit DW_AT_location for global register vars during early dwarf [PR101905] dwarf2out: Emit DW_AT_location for global register vars during early dwarf [PR101905] - - - - --- 2021-08-23 Jakub Jelinek New
[committed] openmp: Add support for strict modifier on grainsize/num_tasks clauses [committed] openmp: Add support for strict modifier on grainsize/num_tasks clauses - - - - --- 2021-08-23 Jakub Jelinek New
[committed] openmp: Implement the error directive [committed] openmp: Implement the error directive - - - - --- 2021-08-20 Jakub Jelinek New
[committed] openmp: Diagnose some superfluous commas in OpenMP parsing [committed] openmp: Diagnose some superfluous commas in OpenMP parsing - - - - --- 2021-08-20 Jakub Jelinek New
[committed] openmp: Fix ICE on requires clause with atomic_default_mem_order ( [committed] openmp: Fix ICE on requires clause with atomic_default_mem_order ( - - - - --- 2021-08-19 Jakub Jelinek New
[committed] openmp: For C++ ensure nothing directive has no operands [committed] openmp: For C++ ensure nothing directive has no operands - - - - --- 2021-08-19 Jakub Jelinek New
expand: Add new clrsb fallback expansion [PR101950] expand: Add new clrsb fallback expansion [PR101950] - - - - --- 2021-08-19 Jakub Jelinek New
[committed] openmp: Add nothing directive support [committed] openmp: Add nothing directive support - - - - --- 2021-08-18 Jakub Jelinek New
[committed] openmp: Actually ignore pragma_stmt pragmas for which c_parser_pragma returns false [committed] openmp: Actually ignore pragma_stmt pragmas for which c_parser_pragma returns false - - - - --- 2021-08-18 Jakub Jelinek New
c++, v3: Implement P0466R5 __cpp_lib_is_layout_compatible compiler helpers [PR101539] c++, v3: Implement P0466R5 __cpp_lib_is_layout_compatible compiler helpers [PR101539] - - - - --- 2021-08-17 Jakub Jelinek New
openmp: Implement OpenMP 5.1 scope construct openmp: Implement OpenMP 5.1 scope construct - - - - --- 2021-08-17 Jakub Jelinek New
[committed] i386: Fix ICE with V64QImode broadcast permutation with -mavx512f -mno-avx512bw [PR1018… [committed] i386: Fix ICE with V64QImode broadcast permutation with -mavx512f -mno-avx512bw [PR1018… - - - - --- 2021-08-14 Jakub Jelinek New
[committed] openmp: Add support for OpenMP 5.1 masked construct [committed] openmp: Add support for OpenMP 5.1 masked construct - - - - --- 2021-08-12 Jakub Jelinek New
c++, v2: Implement P0466R5 __cpp_lib_is_layout_compatible compiler helpers [PR101539] c++, v2: Implement P0466R5 __cpp_lib_is_layout_compatible compiler helpers [PR101539] - - - - --- 2021-08-12 Jakub Jelinek New
libcpp: Fix ICE with -Wtraditional preprocessing [PR101638] libcpp: Fix ICE with -Wtraditional preprocessing [PR101638] - - - - --- 2021-08-12 Jakub Jelinek New
i386: Fix up V32HImode permutations with -mno-avx512bw [PR101860] i386: Fix up V32HImode permutations with -mno-avx512bw [PR101860] - - - - --- 2021-08-12 Jakub Jelinek New
[committed] openmp: Diagnose syntax mismatches between declare target and end declare target [committed] openmp: Diagnose syntax mismatches between declare target and end declare target - - - - --- 2021-08-12 Jakub Jelinek New
[committed] openmp: Diagnose another case of mixing parameter and attribute syntax [committed] openmp: Diagnose another case of mixing parameter and attribute syntax - - - - --- 2021-08-12 Jakub Jelinek New
openmp: Diagnose omp::directive/sequence on using-directive openmp: Diagnose omp::directive/sequence on using-directive - - - - --- 2021-08-12 Jakub Jelinek New
[committed] sanitizer: Cherry-pick realpath fix [committed] sanitizer: Cherry-pick realpath fix - - - - --- 2021-08-11 Jakub Jelinek New
[committed] openmp: Fix up cp/parser.c build with GCC 4.8 to 6 [committed] openmp: Fix up cp/parser.c build with GCC 4.8 to 6 - - - - --- 2021-08-10 Jakub Jelinek New
[committed] openmp: Add support for declare simd and declare variant in a attribute syntax [committed] openmp: Add support for declare simd and declare variant in a attribute syntax - - - - --- 2021-08-10 Jakub Jelinek New
i386: Allow some V32HImode and V64QImode permutations even without AVX512BW [PR80355] i386: Allow some V32HImode and V64QImode permutations even without AVX512BW [PR80355] - - - - --- 2021-08-10 Jakub Jelinek New
i386: Improve single operand AVX512F permutations [PR80355] i386: Improve single operand AVX512F permutations [PR80355] - - - - --- 2021-08-10 Jakub Jelinek New
c++: Fix ICE on defaulted spaceship with pointer return type [PR94162] c++: Fix ICE on defaulted spaceship with pointer return type [PR94162] - - - - --- 2021-08-10 Jakub Jelinek New
libcpp: For C++23 treat UCNs and UTF-8 chars not valid in identifiers as separate tokens libcpp: For C++23 treat UCNs and UTF-8 chars not valid in identifiers as separate tokens - - - - --- 2021-08-06 Jakub Jelinek New
libcpp, v2: Implement C++23 P1949R7 - C++ Identifier Syntax using Unicode Standard Annex 31 libcpp, v2: Implement C++23 P1949R7 - C++ Identifier Syntax using Unicode Standard Annex 31 - - - - --- 2021-08-06 Jakub Jelinek New
« 1 2 ... 417 418 4191268 1269 »