Show patches with: Submitter = Jakub Jelinek       |    State = Action Required       |    Archived = No       |   7821 patches
« 1 2 3 478 79 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFH] c++: Implement C++26 P2963R3 - Ordering of constraints involving fold expressions [PR115746] [RFH] c++: Implement C++26 P2963R3 - Ordering of constraints involving fold expressions [PR115746] - - - - --- 2024-07-26 Jakub Jelinek New
c++: Mostly concepts related formatting fixes c++: Mostly concepts related formatting fixes - - - - --- 2024-07-24 Jakub Jelinek New
[committed] testsuite: Fix up pr116034.c test for big/pdp endian [PR116061] [committed] testsuite: Fix up pr116034.c test for big/pdp endian [PR116061] - - - - --- 2024-07-24 Jakub Jelinek New
libcpp, c++, v2: Optimize initializers using #embed in C++ libcpp, c++, v2: Optimize initializers using #embed in C++ - - - - --- 2024-07-24 Jakub Jelinek New
[wwwdocs] Add aarch64 11.5.0 caveat [wwwdocs] Add aarch64 11.5.0 caveat - - - - --- 2024-07-23 Jakub Jelinek New
ssa: Fix up maybe_rewrite_mem_ref_base complex type handling [PR116034] ssa: Fix up maybe_rewrite_mem_ref_base complex type handling [PR116034] - - - - --- 2024-07-23 Jakub Jelinek New
c++: Remove CHECK_CONSTR c++: Remove CHECK_CONSTR - - - - --- 2024-07-22 Jakub Jelinek New
c++: Some cp-tree.def comment fixes c++: Some cp-tree.def comment fixes - - - - --- 2024-07-22 Jakub Jelinek New
c++: Add [dcl.init.aggr] examples to testsuite c++: Add [dcl.init.aggr] examples to testsuite - - - - --- 2024-07-18 Jakub Jelinek New
[committed] testsuite: Fix up builtin-clear-padding-3.c for -funsigned-char [committed] testsuite: Fix up builtin-clear-padding-3.c for -funsigned-char - - - - --- 2024-07-18 Jakub Jelinek New
c++: Implement C++26 P2558R2 - Add @, $, and ` to the basic character set [PR110343] c++: Implement C++26 P2558R2 - Add @, $, and ` to the basic character set [PR110343] - - - - --- 2024-07-17 Jakub Jelinek New
[committed] testsuite: Fix up pr111150* tests on i686-linux [PR111150] [committed] testsuite: Fix up pr111150* tests on i686-linux [PR111150] - - - - --- 2024-07-17 Jakub Jelinek New
bitint: Use gsi_insert_on_edge rather than gsi_insert_on_edge_immediate [PR115887] bitint: Use gsi_insert_on_edge rather than gsi_insert_on_edge_immediate [PR115887] - - - - --- 2024-07-17 Jakub Jelinek New
varasm: Shorten assembly of strings with larger zero regions varasm: Shorten assembly of strings with larger zero regions - - - - --- 2024-07-17 Jakub Jelinek New
varasm: Fix bootstrap after the .base64 changes [PR115958] varasm: Fix bootstrap after the .base64 changes [PR115958] - - - - --- 2024-07-17 Jakub Jelinek New
testsuite: Add dg-do run to another test testsuite: Add dg-do run to another test - - - - --- 2024-07-17 Jakub Jelinek New
gimple-fold: Fix up __builtin_clear_padding lowering [PR115527] gimple-fold: Fix up __builtin_clear_padding lowering [PR115527] - - - - --- 2024-07-17 Jakub Jelinek New
libcpp, c++: Optimize initializers using #embed in C++ libcpp, c++: Optimize initializers using #embed in C++ - - - - --- 2024-07-17 Jakub Jelinek New
varasm: Add support for emitting binary data with the new gas .base64 directive varasm: Add support for emitting binary data with the new gas .base64 directive - - - - --- 2024-07-12 Jakub Jelinek New
libcpp, c, middle-end: Optimize initializers using #embed in C libcpp, c, middle-end: Optimize initializers using #embed in C - - - - --- 2024-07-11 Jakub Jelinek New
libcpp, v2: Add support for gnu::base64 #embed parameter libcpp, v2: Add support for gnu::base64 #embed parameter - - - - --- 2024-07-11 Jakub Jelinek New
[committed] c: Rewrite c_parser_omp_tile_sizes to use c_parser_expr_list [committed] c: Rewrite c_parser_omp_tile_sizes to use c_parser_expr_list - - - - --- 2024-07-09 Jakub Jelinek New
[RFC,WIP] RAW_DATA_CST for #embed optimization [RFC,WIP] RAW_DATA_CST for #embed optimization - - - - --- 2024-07-05 Jakub Jelinek New
c++, v2: Implement C++26 CWG2819 - Allow cv void * null pointer value conversion to object types in… c++, v2: Implement C++26 CWG2819 - Allow cv void * null pointer value conversion to object types in… - - - - --- 2024-07-03 Jakub Jelinek New
c++: Implement C++26 CWG2819 - Allow cv void * null pointer value conversion to object types in con… c++: Implement C++26 CWG2819 - Allow cv void * null pointer value conversion to object types in con… - - - - --- 2024-07-03 Jakub Jelinek New
c++, libstdc++: Implement C++26 P2747R2 - constexpr placement new [PR115744] c++, libstdc++: Implement C++26 P2747R2 - constexpr placement new [PR115744] - - - - --- 2024-07-03 Jakub Jelinek New
c++: Fix ICE on constexpr placement new [PR115754] c++: Fix ICE on constexpr placement new [PR115754] - - - - --- 2024-07-02 Jakub Jelinek New
c++: Implement C++26 P3144R2 - Deleting a Pointer to an Incomplete Type Should be Ill-formed [PR115… c++: Implement C++26 P3144R2 - Deleting a Pointer to an Incomplete Type Should be Ill-formed [PR115… - - - - --- 2024-07-02 Jakub Jelinek New
c++: Implement C++26 P0963R3 - Structured binding declaration as a condition [PR115745] c++: Implement C++26 P0963R3 - Structured binding declaration as a condition [PR115745] - - - - --- 2024-07-02 Jakub Jelinek New
[committed] wwwdocs: Add Summer 2024 C++26 papers [committed] wwwdocs: Add Summer 2024 C++26 papers - - - - --- 2024-07-02 Jakub Jelinek New
[WIP] libcpp, c-family: Add concatenated string support for #emebd gnu::base64 argument [WIP] libcpp, c-family: Add concatenated string support for #emebd gnu::base64 argument - - - - --- 2024-06-21 Jakub Jelinek New
[WIP] libcpp, c-family: Emit #embed "." __gnu__::__base64__("...") when preprocessing [WIP] libcpp, c-family: Emit #embed "." __gnu__::__base64__("...") when preprocessing - - - - --- 2024-06-20 Jakub Jelinek New
c, v3: Fix ICE related to incomplete structures in C23 [PR114930] c, v3: Fix ICE related to incomplete structures in C23 [PR114930] - - - - --- 2024-06-20 Jakub Jelinek New
bitint: Fix up lowering of COMPLEX_EXPR [PR115544] bitint: Fix up lowering of COMPLEX_EXPR [PR115544] - - - - --- 2024-06-19 Jakub Jelinek New
libcpp: Add support for gnu::base64 #embed parameter libcpp: Add support for gnu::base64 #embed parameter - - - - --- 2024-06-19 Jakub Jelinek New
libcpp: Add support for gnu::offset #embed/__has_embed parameter libcpp: Add support for gnu::offset #embed/__has_embed parameter - - - - --- 2024-06-18 Jakub Jelinek New
libcpp, c-family, v2: Add (dumb) C23 N3017 #embed support [PR105863] libcpp, c-family, v2: Add (dumb) C23 N3017 #embed support [PR105863] - - - - --- 2024-06-18 Jakub Jelinek New
rs6000: Shrink rs6000_init_generated_builtins size [PR115324] rs6000: Shrink rs6000_init_generated_builtins size [PR115324] - - - - --- 2024-06-17 Jakub Jelinek New
c-family: Fix -Warray-compare warning ICE [PR115290] c-family: Fix -Warray-compare warning ICE [PR115290] - - - - --- 2024-06-17 Jakub Jelinek New
[committed] c++: Fix up floating point conversion rank comparison for _Float32 and float if float/d… [committed] c++: Fix up floating point conversion rank comparison for _Float32 and float if float/d… - - - - --- 2024-06-17 Jakub Jelinek New
diagnostics: Fix add_misspelling_candidates [PR115440] diagnostics: Fix add_misspelling_candidates [PR115440] - - - - --- 2024-06-17 Jakub Jelinek New
[committed] testsuite: Add -Wno-psabi to vshuf-mem.C test [committed] testsuite: Add -Wno-psabi to vshuf-mem.C test - - - - --- 2024-06-14 Jakub Jelinek New
libcpp, c-family: Add (dumb) C23 N3017 #embed support [PR105863] libcpp, c-family: Add (dumb) C23 N3017 #embed support [PR105863] - - - - --- 2024-06-14 Jakub Jelinek New
bitint: Fix up lower_addsub_overflow [PR115352] bitint: Fix up lower_addsub_overflow [PR115352] - - - - --- 2024-06-07 Jakub Jelinek New
[committed] libgomp: Mark Loop transformation constructs as implemented in the implementation status [committed] libgomp: Mark Loop transformation constructs as implemented in the implementation status - - - - --- 2024-06-06 Jakub Jelinek New
[committed] openmp: OpenMP loop transformation support - libgomp/testsuite [committed] openmp: OpenMP loop transformation support - libgomp/testsuite - - - - --- 2024-06-05 Jakub Jelinek New
[committed] openmp: OpenMP loop transformation support [committed] openmp: OpenMP loop transformation support - - - - --- 2024-06-05 Jakub Jelinek New
fold-const: Handle CTZ like CLZ in tree_call_nonnegative_warnv_p [PR115337] fold-const: Handle CTZ like CLZ in tree_call_nonnegative_warnv_p [PR115337] - - - - --- 2024-06-04 Jakub Jelinek New
ranger: Improve CLZ fold_range [PR115337] ranger: Improve CLZ fold_range [PR115337] - - - - --- 2024-06-04 Jakub Jelinek New
fold-const, gimple-fold: Some formatting cleanups fold-const, gimple-fold: Some formatting cleanups - - - - --- 2024-06-04 Jakub Jelinek New
fold-const: Fix up CLZ handling in tree_call_nonnegative_warnv_p [PR115337] fold-const: Fix up CLZ handling in tree_call_nonnegative_warnv_p [PR115337] - - - - --- 2024-06-04 Jakub Jelinek New
rs6000: Decrease code size of rs6000_init_generated_builtins [PR115324] rs6000: Decrease code size of rs6000_init_generated_builtins [PR115324] - - - - --- 2024-06-04 Jakub Jelinek New
c: Fix up pointer types to may_alias structures [PR114493] c: Fix up pointer types to may_alias structures [PR114493] - - - - --- 2024-06-04 Jakub Jelinek New
builtins: Force SAVE_EXPR for __builtin_{add,sub,mul}_overflow and __builtin{add,sub}c [PR108789] builtins: Force SAVE_EXPR for __builtin_{add,sub,mul}_overflow and __builtin{add,sub}c [PR108789] - - - - --- 2024-06-04 Jakub Jelinek New
rs6000: Fix up PCH in --enable-host-pie builds [PR115324] rs6000: Fix up PCH in --enable-host-pie builds [PR115324] - - - - --- 2024-06-03 Jakub Jelinek New
libstdc++: Fix up 19_diagnostics/stacktrace/hash.cc on 13 branch libstdc++: Fix up 19_diagnostics/stacktrace/hash.cc on 13 branch - - - - --- 2024-05-27 Jakub Jelinek New
strlen: Fix up !si->full_string_p handling in count_nonzero_bytes_addr [PR115152] strlen: Fix up !si->full_string_p handling in count_nonzero_bytes_addr [PR115152] - - - - --- 2024-05-21 Jakub Jelinek New
ubsan: Use right address space for MEM_REF created for bool/enum sanitization [PR115172] ubsan: Use right address space for MEM_REF created for bool/enum sanitization [PR115172] - - - - --- 2024-05-21 Jakub Jelinek New
[committed] openmp: Diagnose using grainsize+num_tasks clauses together [PR115103] [committed] openmp: Diagnose using grainsize+num_tasks clauses together [PR115103] - - - - --- 2024-05-15 Jakub Jelinek New
[committed] combine: Fix up simplify_compare_const [PR115092] [committed] combine: Fix up simplify_compare_const [PR115092] - - - - --- 2024-05-15 Jakub Jelinek New
tree-ssa-math-opts: Pattern recognize yet another .ADD_OVERFLOW pattern [PR113982] tree-ssa-math-opts: Pattern recognize yet another .ADD_OVERFLOW pattern [PR113982] - - - - --- 2024-05-13 Jakub Jelinek New
[committed] testsuite: Fix up pr84508* tests [PR84508] [committed] testsuite: Fix up pr84508* tests [PR84508] - - - - --- 2024-05-09 Jakub Jelinek New
c++, mingw, v2: Fix up types of dtor hooks to __cxa_{,thread_}atexit/__cxa_throw on mingw ia32 [PR1… c++, mingw, v2: Fix up types of dtor hooks to __cxa_{,thread_}atexit/__cxa_throw on mingw ia32 [PR1… - - - - --- 2024-05-09 Jakub Jelinek New
c++: Optimize in maybe_clone_body aliases even when not at_eof [PR113208] c++: Optimize in maybe_clone_body aliases even when not at_eof [PR113208] - - - - --- 2024-05-09 Jakub Jelinek New
c++: Fix parsing of abstract-declarator starting with ... followed by [ or ( [PR115012] c++: Fix parsing of abstract-declarator starting with ... followed by [ or ( [PR115012] - - - - --- 2024-05-09 Jakub Jelinek New
[committed] testsuite: Fix up vector-subaccess-1.C test for ia32 [PR89224] [committed] testsuite: Fix up vector-subaccess-1.C test for ia32 [PR89224] - - - - --- 2024-05-09 Jakub Jelinek New
c++, mingw: Fix up types of dtor hooks to __cxa_{,thread_}atexit/__cxa_throw on mingw ia32 [PR11496… c++, mingw: Fix up types of dtor hooks to __cxa_{,thread_}atexit/__cxa_throw on mingw ia32 [PR11496… - - - - --- 2024-05-09 Jakub Jelinek New
reassoc: Fix up optimize_range_tests_to_bit_test [PR114965] reassoc: Fix up optimize_range_tests_to_bit_test [PR114965] - - - - --- 2024-05-08 Jakub Jelinek New
expansion: Use __trunchfbf2 calls rather than __extendhfbf2 [PR114907] expansion: Use __trunchfbf2 calls rather than __extendhfbf2 [PR114907] - - - - --- 2024-05-07 Jakub Jelinek New
tree-inline: Remove .ASAN_MARK calls when inlining functions into no_sanitize callers [PR114956] tree-inline: Remove .ASAN_MARK calls when inlining functions into no_sanitize callers [PR114956] - - - - --- 2024-05-07 Jakub Jelinek New
c++: Implement C++26 P2893R3 - Variadic friends [PR114459] c++: Implement C++26 P2893R3 - Variadic friends [PR114459] - - - - --- 2024-05-03 Jakub Jelinek New
tree-inline: Add __builtin_stack_{save,restore} pair about inline calls with calls to alloca [PR113… tree-inline: Add __builtin_stack_{save,restore} pair about inline calls with calls to alloca [PR113… - - - - --- 2024-05-03 Jakub Jelinek New
[committed] libgomp: Add gfx90c, 1036 and 1103 declare variant tests [committed] libgomp: Add gfx90c, 1036 and 1103 declare variant tests - - - - --- 2024-05-02 Jakub Jelinek New
c++: Implement C++26 P2573R2 - = delete("should have a reason"); [PR114458] c++: Implement C++26 P2573R2 - = delete("should have a reason"); [PR114458] - - - - --- 2024-05-01 Jakub Jelinek New
vect: Adjust vect_transform_reduction assertion [PR114883] vect: Adjust vect_transform_reduction assertion [PR114883] - - - - --- 2024-04-30 Jakub Jelinek New
gimple-ssa-sprintf: Use [0, 1] range for %lc with (wint_t) 0 argument [PR114876] gimple-ssa-sprintf: Use [0, 1] range for %lc with (wint_t) 0 argument [PR114876] - - - - --- 2024-04-30 Jakub Jelinek New
libgcc: Do use weakrefs for glibc 2.34 on GNU Hurd libgcc: Do use weakrefs for glibc 2.34 on GNU Hurd - - - - --- 2024-04-29 Jakub Jelinek New
c++: Implement C++26 P0609R3 - Attributes for Structured Bindings [PR114456] c++: Implement C++26 P0609R3 - Attributes for Structured Bindings [PR114456] - - - - --- 2024-04-29 Jakub Jelinek New
c++, v5: Retry the aliasing of base/complete cdtor optimization at import_export_decl time [PR11320… c++, v5: Retry the aliasing of base/complete cdtor optimization at import_export_decl time [PR11320… - - - - --- 2024-04-25 Jakub Jelinek New
libgcc: Don't use weakrefs for glibc 2.34 libgcc: Don't use weakrefs for glibc 2.34 - - - - --- 2024-04-25 Jakub Jelinek New
[committed] openmp: Copy DECL_LANG_SPECIFIC and DECL_LANG_FLAG_? to tree-nested decl copy [PR114825] [committed] openmp: Copy DECL_LANG_SPECIFIC and DECL_LANG_FLAG_? to tree-nested decl copy [PR114825] - - - - --- 2024-04-25 Jakub Jelinek New
c++, v4: Retry the aliasing of base/complete cdtor optimization at import_export_decl time [PR11320… c++, v4: Retry the aliasing of base/complete cdtor optimization at import_export_decl time [PR11320… - - - - --- 2024-04-25 Jakub Jelinek New
libcpp: Adjust __STDC_VERSION__ for C23 libcpp: Adjust __STDC_VERSION__ for C23 - - - - --- 2024-04-25 Jakub Jelinek New
c++, v3: Retry the aliasing of base/complete cdtor optimization at import_export_decl time [PR11320… c++, v3: Retry the aliasing of base/complete cdtor optimization at import_export_decl time [PR11320… - - - - --- 2024-04-24 Jakub Jelinek New
v2: DOCUMENTATION_ROOT_URL vs. release branches [PR114738] v2: DOCUMENTATION_ROOT_URL vs. release branches [PR114738] - - - - --- 2024-04-24 Jakub Jelinek New
c++, v2: Fix constexpr evaluation of parameters passed by invisible reference [PR111284] c++, v2: Fix constexpr evaluation of parameters passed by invisible reference [PR111284] - - - - --- 2024-04-23 Jakub Jelinek New
i386: Avoid =&r,r,r andn double-word alternative for ia32 [PR114810] i386: Avoid =&r,r,r andn double-word alternative for ia32 [PR114810] - - - - --- 2024-04-23 Jakub Jelinek New
[committed] testsuite: Adjust testsuite expectations for diagnostic spelling fixes [committed] testsuite: Adjust testsuite expectations for diagnostic spelling fixes - - - - --- 2024-04-23 Jakub Jelinek New
[committed] Further spelling fixes in translatable strings [committed] Further spelling fixes in translatable strings - - - - --- 2024-04-23 Jakub Jelinek New
Spelling fixes for translatable strings Spelling fixes for translatable strings 1 - 1 - --- 2024-04-22 Jakub Jelinek New
c++: Copy over DECL_DISREGARD_INLINE_LIMITS flag to inheriting ctors [PR114784] c++: Copy over DECL_DISREGARD_INLINE_LIMITS flag to inheriting ctors [PR114784] - - - - --- 2024-04-22 Jakub Jelinek New
c++, v2: Retry the aliasing of base/complete cdtor optimization at import_export_decl time [PR11320… c++, v2: Retry the aliasing of base/complete cdtor optimization at import_export_decl time [PR11320… - - - - --- 2024-04-22 Jakub Jelinek New
libstdc++: Workaround kernel-headers on s390x-linux libstdc++: Workaround kernel-headers on s390x-linux - - - - --- 2024-04-22 Jakub Jelinek New
[committed] i386: Fix up *avx2_eq<mode>3 constraints [PR114783] [committed] i386: Fix up *avx2_eq<mode>3 constraints [PR114783] - - - - --- 2024-04-19 Jakub Jelinek New
[committed] internal-fn: Fix up expand_arith_overflow [PR114753] [committed] internal-fn: Fix up expand_arith_overflow [PR114753] - - - - --- 2024-04-19 Jakub Jelinek New
c-family: Allow arguments with NULLPTR_TYPE as sentinels [PR114780] c-family: Allow arguments with NULLPTR_TYPE as sentinels [PR114780] - - - - --- 2024-04-19 Jakub Jelinek New
rtlanal: Fix set_noop_p for volatile loads or stores [PR114768] rtlanal: Fix set_noop_p for volatile loads or stores [PR114768] - - - - --- 2024-04-19 Jakub Jelinek New
libgcc: Another __divmodbitint4 bug fix [PR114762] libgcc: Another __divmodbitint4 bug fix [PR114762] - - - - --- 2024-04-19 Jakub Jelinek New
libgcc: Fix up __divmodbitint4 [PR114755] libgcc: Fix up __divmodbitint4 [PR114755] - - - - --- 2024-04-18 Jakub Jelinek New
internal-fn: Temporarily disable flag_trapv during .{ADD,SUB,MUL}_OVERFLOW etc. expansion [PR114753] internal-fn: Temporarily disable flag_trapv during .{ADD,SUB,MUL}_OVERFLOW etc. expansion [PR114753] - - - - --- 2024-04-18 Jakub Jelinek New
« 1 2 3 478 79 »