Show patches with: State = Action Required       |   126616 patches
« 1 2 ... 426 427 4281266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] d: Fix regressing test failures on ix86-solaris2.11 [committed] d: Fix regressing test failures on ix86-solaris2.11 - - - - --- 2021-10-31 Iain Buclaw New
[committed] d: Fix qualifier ignored in alias definition if parentheses are not present [committed] d: Fix qualifier ignored in alias definition if parentheses are not present - - - - --- 2021-05-10 Iain Buclaw New
[committed] d: Fix pr96435.d failing on SPARC and HPPA [committed] d: Fix pr96435.d failing on SPARC and HPPA - - - - --- 2021-10-31 Iain Buclaw New
[committed] d: Fix order of precedence for -defaultlib and -debuglib [committed] d: Fix order of precedence for -defaultlib and -debuglib - - - - --- 2020-04-24 Iain Buclaw New
[committed] d: Fix no RVO when returning struct literals initialized with constructor. [committed] d: Fix no RVO when returning struct literals initialized with constructor. - - - - --- 2020-08-26 Iain Buclaw New
[committed] d: Fix no NRVO when returning an array of a non-POD struct [committed] d: Fix no NRVO when returning an array of a non-POD struct - - - - --- 2020-08-26 Iain Buclaw New
[committed] d: Fix new tests gdc.dg/pr93038.d and gdc.dg/pr93038b.d in r10-7320 fail [committed] d: Fix new tests gdc.dg/pr93038.d and gdc.dg/pr93038b.d in r10-7320 fail - - - - --- 2020-04-01 Li, Pan2 via Gcc-patches New
[committed] d: Fix mistakes in strings to be translated [PR104552] [committed] d: Fix mistakes in strings to be translated [PR104552] - - - - --- 2022-03-11 Iain Buclaw New
[committed] d: Fix missing call to va_end in getMatchError [PR99917] [committed] d: Fix missing call to va_end in getMatchError [PR99917] - - - - --- 2021-04-06 Iain Buclaw New
[committed] d: Fix line lengths after mechanical field renames. [committed] d: Fix line lengths after mechanical field renames. - - - - --- 2020-06-14 Iain Buclaw New
[committed] d: Fix junk in generated symbol on powerpc64-*-* (PR98921) [committed] d: Fix junk in generated symbol on powerpc64-*-* (PR98921) - - - - --- 2021-02-02 Iain Buclaw New
[committed] d: Fix internal compiler error: in visit, at d/imports.cc:72 (PR108050) [committed] d: Fix internal compiler error: in visit, at d/imports.cc:72 (PR108050) - - - - --- 2022-12-11 Iain Buclaw New
[committed] d: Fix internal compiler error: in make_import, at d/imports.cc:48 [PR113125] [committed] d: Fix internal compiler error: in make_import, at d/imports.cc:48 [PR113125] - - - - --- 2024-02-12 Iain Buclaw New
[committed] d: Fix internal compiler error: in build_complex, at tree.c:2358 [committed] d: Fix internal compiler error: in build_complex, at tree.c:2358 - - - - --- 2022-03-21 Iain Buclaw New
[committed] d: Fix internal compiler error: Segmentation fault at gimple-expr.cc:88 [committed] d: Fix internal compiler error: Segmentation fault at gimple-expr.cc:88 - - - - --- 2022-08-15 Iain Buclaw New
[committed] d: Fix heap-buffer-overflow in checkModFileAlias [PR 99337] [committed] d: Fix heap-buffer-overflow in checkModFileAlias [PR 99337] - - - - --- 2021-03-03 Iain Buclaw New
[committed] d: Fix gdc.dg/pr92216.d FAILs on 32-bit targets [committed] d: Fix gdc.dg/pr92216.d FAILs on 32-bit targets - - - - --- 2020-04-01 Li, Pan2 via Gcc-patches New
[committed] d: Fix gdc -O2 -mavx generates misaligned vmovdqa instruction [PR114171] [committed] d: Fix gdc -O2 -mavx generates misaligned vmovdqa instruction [PR114171] - - - - --- 2024-03-03 Iain Buclaw New
[committed] d: Fix error: aggregate value used where floating point was expected (PR106139) [committed] d: Fix error: aggregate value used where floating point was expected (PR106139) - - - - --- 2022-06-29 Iain Buclaw New
[committed] d: Fix documentation of -defaultlib= and -debuglib= [committed] d: Fix documentation of -defaultlib= and -debuglib= - - - - --- 2020-04-30 Iain Buclaw New
[committed] d: Fix d_signed_or_unsigned_type is invoked for vector types (PR110193) [committed] d: Fix d_signed_or_unsigned_type is invoked for vector types (PR110193) - - - - --- 2023-06-28 Iain Buclaw New
[committed] d: Fix core.volatile.volatileLoad discarded if result is unused [committed] d: Fix core.volatile.volatileLoad discarded if result is unused - - - - --- 2023-07-02 Iain Buclaw New
[committed] d: Fix closure fields don't get same alignment as local variable [PR109144] [committed] d: Fix closure fields don't get same alignment as local variable [PR109144] - - - - --- 2023-03-16 Iain Buclaw New
[committed] d: Fix callee destructor call invalidates the live object [PR113758] [committed] d: Fix callee destructor call invalidates the live object [PR113758] - - - - --- 2024-02-12 Iain Buclaw New
[committed] d: Fix build on aarch64-suse-linux [committed] d: Fix build on aarch64-suse-linux - - - - --- 2022-06-29 Iain Buclaw New
[committed] d: Fix associative array literals that don't have alignment holes filled (PR96152) [committed] d: Fix associative array literals that don't have alignment holes filled (PR96152) - - - - --- 2020-07-30 Iain Buclaw New
[committed] d: Fix alias protection being ignored if used before declaration. [committed] d: Fix alias protection being ignored if used before declaration. - - - - --- 2020-10-12 Iain Buclaw New
[committed] d: Fix accesses of immutable arrays using constant index still bounds checked [committed] d: Fix accesses of immutable arrays using constant index still bounds checked - - - - --- 2023-07-01 Iain Buclaw New
[committed] d: Fix PR96429: Pointer subtraction uses TRUNC_DIV_EXPR [committed] d: Fix PR96429: Pointer subtraction uses TRUNC_DIV_EXPR - - - - --- 2020-08-04 Iain Buclaw New
[committed] d: Fix PR 108842: Cannot use enum array with -fno-druntime [committed] d: Fix PR 108842: Cannot use enum array with -fno-druntime - - - - --- 2023-07-07 Iain Buclaw New
[committed] d: Fix OutOfMemoryError thrown when appending to an array with a side effect (PR97889) [committed] d: Fix OutOfMemoryError thrown when appending to an array with a side effect (PR97889) - - - - --- 2020-11-22 Iain Buclaw New
[committed] d: Fix ICEs in the front-end when pointer size is 16-bit. [committed] d: Fix ICEs in the front-end when pointer size is 16-bit. - - - - --- 2020-08-31 Iain Buclaw New
[committed] d: Fix ICE: verify_gimple_failed (conversion of register to a different size in 'view_c… [committed] d: Fix ICE: verify_gimple_failed (conversion of register to a different size in 'view_c… - - - - --- 2023-10-29 Iain Buclaw New
[committed] d: Fix ICE: in verify_gimple_in_seq on powerpc-darwin9 [PR112270] [committed] d: Fix ICE: in verify_gimple_in_seq on powerpc-darwin9 [PR112270] - - - - --- 2023-10-28 Iain Buclaw New
[committed] d: Fix ICE using non-local variable: internal compiler error: Segmentation fault [committed] d: Fix ICE using non-local variable: internal compiler error: Segmentation fault - - - - --- 2020-08-03 Iain Buclaw New
[committed] d: Fix ICE on named continue label in an unrolled loop [PR107592] [committed] d: Fix ICE on named continue label in an unrolled loop [PR107592] - - - - --- 2022-11-30 Iain Buclaw New
[committed] d: Fix ICE on explicit immutable struct import [PR10887] [committed] d: Fix ICE on explicit immutable struct import [PR10887] - - - - --- 2023-03-03 Iain Buclaw New
[committed] d: Fix ICE in when formating a string with '%' or '`' characters (PR98457) [committed] d: Fix ICE in when formating a string with '%' or '`' characters (PR98457) - - - - --- 2021-04-19 Iain Buclaw New
[committed] d: Fix ICE in verify_gimple_stmt, at tree-cfg.c:4959 [committed] d: Fix ICE in verify_gimple_stmt, at tree-cfg.c:4959 - - - - --- 2020-05-06 Iain Buclaw New
[committed] d: Fix ICE in uda_attribute_p when looking up unknown attribute [committed] d: Fix ICE in uda_attribute_p when looking up unknown attribute - - - - --- 2020-06-25 Iain Buclaw New
[committed] d: Fix ICE in in add_stack_var, at cfgexpand.cc:476 (PR106555) [committed] d: Fix ICE in in add_stack_var, at cfgexpand.cc:476 (PR106555) - - - - --- 2022-08-08 Iain Buclaw New
[committed] d: Fix ICE in gimplify_var_or_parm_decl, at gimplify.c:2755 (PR100882) [committed] d: Fix ICE in gimplify_var_or_parm_decl, at gimplify.c:2755 (PR100882) - - - - --- 2021-06-04 Iain Buclaw New
[committed] d: Fix ICE in gimplify_expr, at gimplify.c (PR98277) [committed] d: Fix ICE in gimplify_expr, at gimplify.c (PR98277) - - - - --- 2020-12-15 Iain Buclaw New
[committed] d: Fix ICE in finish_thunk (PR97644) [committed] d: Fix ICE in finish_thunk (PR97644) - - - - --- 2020-11-13 Iain Buclaw New
[committed] d: Fix ICE in expand_intrinsic_vaarg (PR96140) [committed] d: Fix ICE in expand_intrinsic_vaarg (PR96140) - - - - --- 2020-07-30 Iain Buclaw New
[committed] d: Fix ICE in create_tmp_var, at gimple-expr.c:482 [committed] d: Fix ICE in create_tmp_var, at gimple-expr.c:482 - - - - --- 2020-09-04 Iain Buclaw New
[committed] d: Fix ICE in build_deref, at d/d-codegen.cc:1650 [PR111650] [committed] d: Fix ICE in build_deref, at d/d-codegen.cc:1650 [PR111650] - - - - --- 2024-04-19 Iain Buclaw New
[committed] d: Fix ICE in assign_temp, at function.c:984 (PR94777) [committed] d: Fix ICE in assign_temp, at function.c:984 (PR94777) - - - - --- 2020-04-27 Iain Buclaw New
[committed] d: Fix ICE in TypeInfoDeclaration, at dmd/declaration.c (PR100967) [committed] d: Fix ICE in TypeInfoDeclaration, at dmd/declaration.c (PR100967) - - - - --- 2021-06-10 Iain Buclaw New
[committed] d: Fix ICE Segmentation fault during RTL pass: expand on armhf/armel/s390x [committed] d: Fix ICE Segmentation fault during RTL pass: expand on armhf/armel/s390x - - - - --- 2020-08-18 Iain Buclaw New
[committed] d: Fix FAIL in gdc.dg/runnable.d on X32 targets (PR94609) [committed] d: Fix FAIL in gdc.dg/runnable.d on X32 targets (PR94609) - - - - --- 2020-04-19 Iain Buclaw New
[committed] d: Fix -fpreview=in ICEs with forward referenced parameter [PR112285] [committed] d: Fix -fpreview=in ICEs with forward referenced parameter [PR112285] - - - - --- 2024-03-10 Iain Buclaw New
[committed] d: Field names of anonymous delegates should be same as regular delegate types. [committed] d: Field names of anonymous delegates should be same as regular delegate types. - - - - --- 2022-08-15 Iain Buclaw New
[committed] d: Explicitly determine which built-in copysign function to call. [committed] d: Explicitly determine which built-in copysign function to call. - - - - --- 2020-11-13 Iain Buclaw New
[committed] d: Expand bsr intrinsic as `clz(arg) ^ (argsize - 1)' [committed] d: Expand bsr intrinsic as `clz(arg) ^ (argsize - 1)' - - - - --- 2022-12-11 Iain Buclaw New
[committed] d: Ensure casting from bool results in either 0 or 1 (PR96435) [committed] d: Ensure casting from bool results in either 0 or 1 (PR96435) - - - - --- 2021-07-29 Iain Buclaw New
[committed] d: Enable private member access for __traits [committed] d: Enable private member access for __traits - - - - --- 2021-01-21 Iain Buclaw New
[committed] d: Enable miscellaneous warnings by -Wextra flag [committed] d: Enable miscellaneous warnings by -Wextra flag - - - - --- 2020-09-10 Iain Buclaw New
[committed] d: Don't warn about variables initialized with 'void' [committed] d: Don't warn about variables initialized with 'void' - - - - --- 2020-09-10 Iain Buclaw New
[committed] d: Don't set default flag_complex_method. [committed] d: Don't set default flag_complex_method. - - - - --- 2021-03-06 Iain Buclaw New
[committed] d: Don't set DECL_INITIAL if initializer is 'void'. [committed] d: Don't set DECL_INITIAL if initializer is 'void'. - - - - --- 2020-06-25 Iain Buclaw New
[committed] d: Don't run all permutations for fail_compilation tests. [committed] d: Don't run all permutations for fail_compilation tests. - - - - --- 2020-08-26 Iain Buclaw New
[committed] d: Don't include terminating null pointer in string expression conversion (PR102185) [committed] d: Don't include terminating null pointer in string expression conversion (PR102185) - - - - --- 2021-09-12 Iain Buclaw New
[committed] d: Don't generate per-module wrapper for calling DSO constructor/destructor. [committed] d: Don't generate per-module wrapper for calling DSO constructor/destructor. - - - - --- 2021-03-28 Iain Buclaw New
[committed] d: Don't generate code that throws exceptions when compiling with `-fno-exceptions' [committed] d: Don't generate code that throws exceptions when compiling with `-fno-exceptions' - - - - --- 2023-07-01 Iain Buclaw New
[committed] d: Don't escape quoted format strings in escape_d_format (PR101656) [committed] d: Don't escape quoted format strings in escape_d_format (PR101656) - - - - --- 2021-07-29 Iain Buclaw New
[committed] d: Don't create gdc.test symlink in the gdc testsuite directory [committed] d: Don't create gdc.test symlink in the gdc testsuite directory - - - - --- 2021-03-28 Iain Buclaw New
[committed] d: Document that TypeInfo-based va_arg is not implemented [PR108763] [committed] d: Document that TypeInfo-based va_arg is not implemented [PR108763] - - - - --- 2023-03-03 Iain Buclaw New
[committed] d: Do not implicitly set DECL_DECLARED_INLINE_P on member functions. [committed] d: Do not implicitly set DECL_DECLARED_INLINE_P on member functions. - - - - --- 2020-06-25 Iain Buclaw New
[committed] d: Disable the D runtime garbage collector after initializing (PR103520) [committed] d: Disable the D runtime garbage collector after initializing (PR103520) - - - - --- 2021-12-02 Iain Buclaw New
[committed] d: Delay removing DECL_EXTERNAL from thunks until funcion has finished [committed] d: Delay removing DECL_EXTERNAL from thunks until funcion has finished - - - - --- 2023-03-13 Iain Buclaw New
[committed] d: Delay completing aggregate and enum types until after attributes have been applied. [committed] d: Delay completing aggregate and enum types until after attributes have been applied. - - - - --- 2022-06-15 Iain Buclaw New
[committed] d: Define language hook for LANG_HOOKS_ENUM_UNDERLYING_BASE_TYPE [committed] d: Define language hook for LANG_HOOKS_ENUM_UNDERLYING_BASE_TYPE - - - - --- 2021-03-28 Iain Buclaw New
[committed] d: Define IN_TARGET_CODE in all machine-specific D language files. [committed] d: Define IN_TARGET_CODE in all machine-specific D language files. - - - - --- 2021-03-26 Iain Buclaw New
[committed] d: Defer compiling inline definitions until after the module has finished. [committed] d: Defer compiling inline definitions until after the module has finished. - - - - --- 2022-08-15 Iain Buclaw New
[committed] d: Convert convert_for_rvalue switch statement into if condition [committed] d: Convert convert_for_rvalue switch statement into if condition - - - - --- 2021-08-29 Iain Buclaw New
[committed] d: Construct indexes of ARRAY_TYPE using ARRAY_REF. [committed] d: Construct indexes of ARRAY_TYPE using ARRAY_REF. - - - - --- 2022-06-24 Iain Buclaw New
[committed] d: Consistently format quotations in comments. [committed] d: Consistently format quotations in comments. - - - - --- 2020-06-16 Iain Buclaw New
[committed] d: Compile-time reflection for supported built-ins (PR101127) [committed] d: Compile-time reflection for supported built-ins (PR101127) - - - - --- 2021-07-28 Iain Buclaw New
[committed] d: Compile simd_ctfe.d only on avx_runtime or vect_sizes_16B_8B targets [committed] d: Compile simd_ctfe.d only on avx_runtime or vect_sizes_16B_8B targets - - - - --- 2022-04-04 Iain Buclaw New
[committed] d: Clean-up unused variable assignments after interface change [committed] d: Clean-up unused variable assignments after interface change - - - - --- 2023-10-31 Iain Buclaw New
[committed] d: Change in DotTemplateExp type semantics leading to regression (PR101619) [committed] d: Change in DotTemplateExp type semantics leading to regression (PR101619) - - - - --- 2021-07-28 Iain Buclaw New
[committed] d: Call the assertp and boundsp variants for assert and array contract failures. [committed] d: Call the assertp and boundsp variants for assert and array contract failures. - - - - --- 2021-08-29 Iain Buclaw New
[committed] d: Cache generated import declarations in a hash_map [committed] d: Cache generated import declarations in a hash_map - - - - --- 2022-03-11 Iain Buclaw New
[committed] d: Build the D sources in the front-end with -fno-exceptions [committed] d: Build the D sources in the front-end with -fno-exceptions - - - - --- 2022-07-06 Iain Buclaw New
[committed] d: Build internal TypeInfo types when module name is "object" [committed] d: Build internal TypeInfo types when module name is "object" - - - - --- 2022-08-15 Iain Buclaw New
[committed] d: Build TYPE_DECLs for non-numeric enum types. [committed] d: Build TYPE_DECLs for non-numeric enum types. - - - - --- 2020-09-12 Iain Buclaw New
[committed] d: Always set ASM_VOLATILE_P on asm statements (PR94425) [committed] d: Always set ASM_VOLATILE_P on asm statements (PR94425) - - - - --- 2020-04-07 Li, Pan2 via Gcc-patches New
[committed] d: Allow vectors to be compared for identity (PR108946) [committed] d: Allow vectors to be compared for identity (PR108946) - - - - --- 2023-03-03 Iain Buclaw New
[committed] d: Align methods to MINIMUM_METHOD_BOUNDARY. [committed] d: Align methods to MINIMUM_METHOD_BOUNDARY. - - - - --- 2021-12-10 Iain Buclaw New
[committed] d: Adjust attr_register2.d to pass when compiling with -m32 [committed] d: Adjust attr_register2.d to pass when compiling with -m32 - - - - --- 2022-11-05 Iain Buclaw New
[committed] d: Add warning for call expression without side effects [committed] d: Add warning for call expression without side effects - - - - --- 2023-10-28 Iain Buclaw New
[committed] d: Add testcase from PR108962 [committed] d: Add testcase from PR108962 - - - - --- 2023-07-02 Iain Buclaw New
[committed] d: Add test for PR d/108167 to the testsuite [PR108167] [committed] d: Add test for PR d/108167 to the testsuite [PR108167] - - - - --- 2023-03-03 Iain Buclaw New
[committed] d: Add support for vector comparison operators [committed] d: Add support for vector comparison operators - - - - --- 2022-11-05 Iain Buclaw New
[committed] d: Add language reference section to documentation files. [committed] d: Add language reference section to documentation files. - - - - --- 2022-11-30 Iain Buclaw New
[committed] d: Add float and double overloads for all core.math intrinsics [committed] d: Add float and double overloads for all core.math intrinsics - - - - --- 2020-11-27 Iain Buclaw New
[committed] d: Add always_inline to the internal attribute table. [committed] d: Add always_inline to the internal attribute table. - - - - --- 2020-03-31 Li, Pan2 via Gcc-patches New
[committed] d: Add `@visibility' and `@hidden' attributes. [committed] d: Add `@visibility' and `@hidden' attributes. - - - - --- 2022-06-15 Iain Buclaw New
[committed] d: Add `@register' attribute to compiler and library (PR105413) [committed] d: Add `@register' attribute to compiler and library (PR105413) - - - - --- 2022-06-24 Iain Buclaw New
« 1 2 ... 426 427 4281266 1267 »