Show patches with: Submitter = Bernd Edlinger       |    State = Action Required       |    Archived = No       |   327 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/2] Ada: Remove debug line number for DECL_IGNORED_P functions Fix bogus line info in DECL_IGNORED_P functions - - - - --- 2021-07-26 Bernd Edlinger New
[1/2] Fix debug info for ignored decls at start of assembly Fix bogus line info in DECL_IGNORED_P functions - - - - --- 2021-07-26 Bernd Edlinger New
diagnostics: Fix sporadic test failure diagnostics: Fix sporadic test failure - - - - --- 2021-05-28 Bernd Edlinger New
For obj-c stage-final re-use the checksum from the previous stage For obj-c stage-final re-use the checksum from the previous stage - - - - --- 2021-05-28 Bernd Edlinger New
Generate gimple-match.c and generic-match.c earlier Generate gimple-match.c and generic-match.c earlier - - - - --- 2021-05-28 Bernd Edlinger New
[LIBPHOBOS] Cleanup temp files in libphobos unittest at src/std/process.d [LIBPHOBOS] Cleanup temp files in libphobos unittest at src/std/process.d - - - - --- 2021-05-14 Bernd Edlinger New
Fix ICE in output_rnglists, at dwarf2out.c:12294 [PR100515] Fix ICE in output_rnglists, at dwarf2out.c:12294 [PR100515] - - - - --- 2021-05-12 Bernd Edlinger New
Reset prologue_location before calling code_end [PR 100467] Reset prologue_location before calling code_end [PR 100467] - - - - --- 2021-05-10 Bernd Edlinger New
Fix target/100106 ICE in gen_movdi Fix target/100106 ICE in gen_movdi - - - - --- 2021-04-22 Bernd Edlinger New
[v2] Add line debug info for virtual thunks [PR97937] [v2] Add line debug info for virtual thunks [PR97937] - - - - --- 2021-01-13 Bernd Edlinger New
[v2] testsuite: Fix test failures from outputs.exp [PR98225] [v2] testsuite: Fix test failures from outputs.exp [PR98225] - - - - --- 2021-01-08 Bernd Edlinger New
testsuite: Fix test failures from outputs.exp [PR98225] testsuite: Fix test failures from outputs.exp [PR98225] - - - - --- 2021-01-07 Bernd Edlinger New
Fix test failures from outputs.exp (PR testsuite/98225) Fix test failures from outputs.exp (PR testsuite/98225) - - - - --- 2021-01-07 Bernd Edlinger New
Restore input_location after recursive expand_call_inline Restore input_location after recursive expand_call_inline - - - - --- 2021-01-04 Bernd Edlinger New
Add line debug info for virtual thunks (PR ipa/97937) Add line debug info for virtual thunks (PR ipa/97937) - - - - --- 2021-01-04 Bernd Edlinger New
[COMMITTED] Fix location info in ipa_param_body_adjustments::modify_call_stmt [COMMITTED] Fix location info in ipa_param_body_adjustments::modify_call_stmt - - - - --- 2020-12-07 Bernd Edlinger New
Remove misleading debug line entries Remove misleading debug line entries - - - - --- 2020-12-01 Bernd Edlinger New
Avoid atomic for guard acquire when that is expensive Avoid atomic for guard acquire when that is expensive - - - - --- 2020-11-22 Bernd Edlinger New
libgcc: Add a weak stub for __sync_synchronize libgcc: Add a weak stub for __sync_synchronize - - - - --- 2020-11-03 Bernd Edlinger New
[committed] Cleanup of a merge mistake in fold-const.c [committed] Cleanup of a merge mistake in fold-const.c - - - - --- 2020-11-03 Bernd Edlinger New
Fix PR97205 Fix PR97205 - - - - --- 2020-11-02 Bernd Edlinger New
Avoid collect2 calling signal unsafe functions and/or unlink, with uninitialized memory (for gcc-9 … Avoid collect2 calling signal unsafe functions and/or unlink, with uninitialized memory (for gcc-9 … - - - - --- 2020-02-21 Bernd Edlinger New
Fix -save-temp leaking lto files in /tmp Fix -save-temp leaking lto files in /tmp - - - - --- 2020-02-20 Bernd Edlinger New
Avoid collect2 calling signal unsafe functions and/or unlink, with uninitialized memory (for gcc-8 … Avoid collect2 calling signal unsafe functions and/or unlink, with uninitialized memory (for gcc-8 … - - - - --- 2020-02-19 Bernd Edlinger New
Fix -save-temp leaking files in /tmp and possible data loss in signal handler Fix -save-temp leaking files in /tmp and possible data loss in signal handler - - - - --- 2020-02-18 Bernd Edlinger New
Add --with-diagnostics-urls configuration option and GCC_URLS/TERM_URLS env var Add --with-diagnostics-urls configuration option and GCC_URLS/TERM_URLS env var - - - - --- 2020-01-31 Bernd Edlinger New
Fix skip.exp test failure observed with gcc-9.2.0 Fix skip.exp test failure observed with gcc-9.2.0 - - - - --- 2019-12-15 Bernd Edlinger New
Fix PR c++/92365 Fix PR c++/92365 - - - - --- 2019-11-08 Bernd Edlinger New
Fix dwarf-lineinfo inconsistency of inlined subroutines Fix dwarf-lineinfo inconsistency of inlined subroutines - - - - --- 2019-10-20 Bernd Edlinger New
Fix description of -fcommon Fix description of -fcommon - - - - --- 2019-10-20 Bernd Edlinger New
Cleanup parameter of vectorizable_live_operation Cleanup parameter of vectorizable_live_operation - - - - --- 2019-10-11 Bernd Edlinger New
[OBVIOUS] Fix -Wshadow=local warnings in gcc/[d-f]*.c [OBVIOUS] Fix -Wshadow=local warnings in gcc/[d-f]*.c - - - - --- 2019-10-05 Bernd Edlinger New
[OBVIOUS] Fix -Wshadow=local warnings in gcc/[a-c]*.c [OBVIOUS] Fix -Wshadow=local warnings in gcc/[a-c]*.c - - - - --- 2019-10-05 Bernd Edlinger New
Fix -Wshadow=local warnings in genautomata.c Fix -Wshadow=local warnings in genautomata.c - - - - --- 2019-10-04 Bernd Edlinger New
Fix -Wshadow=local warnings in defaults.h Fix -Wshadow=local warnings in defaults.h - - - - --- 2019-10-04 Bernd Edlinger New
Fix -Wshadow=local warnings in elfos.h Fix -Wshadow=local warnings in elfos.h - - - - --- 2019-10-04 Bernd Edlinger New
[GO] Fix -Wshadow=local in go frontend [GO] Fix -Wshadow=local in go frontend - - - - --- 2019-10-03 Bernd Edlinger New
Fix -Wshadow=local and undefined behavior in fortran/primary.c Fix -Wshadow=local and undefined behavior in fortran/primary.c - - - - --- 2019-10-03 Bernd Edlinger New
Fix -Wshadow=local warnings and a minor bug in expr.c Fix -Wshadow=local warnings and a minor bug in expr.c - - - - --- 2019-10-03 Bernd Edlinger New
Fix -Wshadow=local warnings in hash-table.h Fix -Wshadow=local warnings in hash-table.h - - - - --- 2019-10-03 Bernd Edlinger New
Fix -Wshadow=local warnings in dumpfile.h Fix -Wshadow=local warnings in dumpfile.h - - - - --- 2019-10-03 Bernd Edlinger New
Fix -Wshadow=local warnings in cgraph.h Fix -Wshadow=local warnings in cgraph.h - - - - --- 2019-10-03 Bernd Edlinger New
Fix -Wshadow=local warnings in passes.c Fix -Wshadow=local warnings in passes.c - - - - --- 2019-10-03 Bernd Edlinger New
Fix -Wshadow=local warnings in genmatch.c Fix -Wshadow=local warnings in genmatch.c - - - - --- 2019-10-03 Bernd Edlinger New
Fix -Wshadow=local warnings in rtl.h Fix -Wshadow=local warnings in rtl.h - - - - --- 2019-10-03 Bernd Edlinger New
Add -Wshadow=local Add -Wshadow=local - - - - --- 2019-10-03 Bernd Edlinger New
Update documentation of -Wshadow Update documentation of -Wshadow - - - - --- 2019-10-03 Bernd Edlinger New
Fix PR fortran/91716 Fix PR fortran/91716 - - - - --- 2019-09-13 Bernd Edlinger New
Fix PR 91708 Fix PR 91708 - - - - --- 2019-09-10 Bernd Edlinger New
Fix PR 91684 Fix PR 91684 - - - - --- 2019-09-07 Bernd Edlinger New
Fixup the recently added arm/pr91603.c test case Fixup the recently added arm/pr91603.c test case - - - - --- 2019-09-06 Bernd Edlinger New
Refactoring the misaligned expansion bits Refactoring the misaligned expansion bits - - - - --- 2019-09-06 Bernd Edlinger New
Fix unaligned TARGET_MEM_REF expansion (PR 91615) Fix unaligned TARGET_MEM_REF expansion (PR 91615) - - - - --- 2019-09-05 Bernd Edlinger New
[ARM] Adjust test expectations of unaligned-memcpy-2/3.c (PR 91614) [ARM] Adjust test expectations of unaligned-memcpy-2/3.c (PR 91614) - - - - --- 2019-09-03 Bernd Edlinger New
Fix some more alignment bugs in the midde-end (PR 91603, 91612, 91613) Fix some more alignment bugs in the midde-end (PR 91603, 91612, 91613) - - - - --- 2019-09-03 Bernd Edlinger New
[LIBPHOBOS] Fix multi-lib RUNTESTFLAGS handling [LIBPHOBOS] Fix multi-lib RUNTESTFLAGS handling - - - - --- 2019-09-03 Bernd Edlinger New
[COMMITTED] Fix wrong dates in ChangeLog [COMMITTED] Fix wrong dates in ChangeLog - - - - --- 2019-09-01 Bernd Edlinger New
Fix PR 91605 Fix PR 91605 - - - - --- 2019-09-01 Bernd Edlinger New
Sanitizing the middle-end interface to the back-end for strict alignment Sanitizing the middle-end interface to the back-end for strict alignment - - - - --- 2019-08-15 Bernd Edlinger New
[PATCHv5] Fix not 8-byte aligned ldrd/strd on ARMv5 (PR 89544) [PATCHv5] Fix not 8-byte aligned ldrd/strd on ARMv5 (PR 89544) - - - - --- 2019-08-15 Bernd Edlinger New
[LRA] Fix wrong-code PR 91109 take 2 [LRA] Fix wrong-code PR 91109 take 2 - - - - --- 2019-08-15 Bernd Edlinger New
[COMMITTED] function.c (assign_parm_setup_reg): Handle misaligned stack arguments [COMMITTED] function.c (assign_parm_setup_reg): Handle misaligned stack arguments - - - - --- 2019-08-15 Bernd Edlinger New
[COMMITTED] Set memory alignment in expand_builtin_init_descriptor [COMMITTED] Set memory alignment in expand_builtin_init_descriptor - - - - --- 2019-08-14 Bernd Edlinger New
[PATCHv4] Fix not 8-byte aligned ldrd/strd on ARMv5 (PR 89544) [PATCHv4] Fix not 8-byte aligned ldrd/strd on ARMv5 (PR 89544) - - - - --- 2019-08-08 Bernd Edlinger New
[LRA] Fix wrong-code PR 91109 [LRA] Fix wrong-code PR 91109 - - - - --- 2019-08-05 Bernd Edlinger New
[COMMITTED] Revise STRICT_ALIGNMENT check in assign_parm_adjust_stack_rtl [COMMITTED] Revise STRICT_ALIGNMENT check in assign_parm_adjust_stack_rtl - - - - --- 2019-08-02 Bernd Edlinger New
[COMMITTED] Remove unused data members from assign_param_data_one [COMMITTED] Remove unused data members from assign_param_data_one - - - - --- 2019-08-02 Bernd Edlinger New
[LTO] Avoid path name with // when installing lto-dump [LTO] Avoid path name with // when installing lto-dump - - - - --- 2019-08-01 Bernd Edlinger New
[PATCHv3] Fix not 8-byte aligned ldrd/strd on ARMv5 (PR 89544) [PATCHv3] Fix not 8-byte aligned ldrd/strd on ARMv5 (PR 89544) - - - - --- 2019-07-30 Bernd Edlinger New
[PATCHv2] Fix not 8-byte aligned ldrd/strd on ARMv5 (PR 89544) [PATCHv2] Fix not 8-byte aligned ldrd/strd on ARMv5 (PR 89544) - - - - --- 2019-03-10 Bernd Edlinger New
Fix PR rtl-optimization/89490 Fix PR rtl-optimization/89490 - - - - --- 2019-02-27 Bernd Edlinger New
[LIBPHOBOS] Fix ualigned access in murmurhash.d (PR d/89177) [LIBPHOBOS] Fix ualigned access in murmurhash.d (PR d/89177) - - - - --- 2019-02-12 Bernd Edlinger New
Fix not 8-byte aligned ldrd/strd on ARMv5 Fix not 8-byte aligned ldrd/strd on ARMv5 - - - - --- 2019-02-05 Bernd Edlinger New
[RFC] Avoid the -D option which is not available install-sh [RFC] Avoid the -D option which is not available install-sh - - - - --- 2019-01-31 Bernd Edlinger New
Refine -Waddress-of-packed-member once more Refine -Waddress-of-packed-member once more - - - - --- 2019-01-22 Bernd Edlinger New
Fix issues with -Waddress-of-packed-member Fix issues with -Waddress-of-packed-member - - - - --- 2019-01-20 Bernd Edlinger New
Fix -Wattribute-alias option Fix -Wattribute-alias option - - - - --- 2019-01-19 Bernd Edlinger New
[C++,rebased] Fix PR c++/88261 [C++,rebased] Fix PR c++/88261 - - - - --- 2019-01-04 Bernd Edlinger New
[C++] Fix PR c++/88261 [C++] Fix PR c++/88261 - - - - --- 2018-12-15 Bernd Edlinger New
Fix PR 86572 Fix PR 86572 - - - - --- 2018-10-22 Bernd Edlinger New
Fix PR 87672 Fix PR 87672 - - - - --- 2018-10-22 Bernd Edlinger New
Cleanup strcpy/stpcpy no nul warning code Cleanup strcpy/stpcpy no nul warning code - - - - --- 2018-09-16 Bernd Edlinger New
Fix ms-sysv generator with gcc-4.8 host-g++ Fix ms-sysv generator with gcc-4.8 host-g++ - - - - --- 2018-09-16 Bernd Edlinger New
Resolve the TODO in fold_builtin_strlen Resolve the TODO in fold_builtin_strlen - - - - --- 2018-09-14 Bernd Edlinger New
[PATCHv2] Handle not explicitly zero terminated strings in merge sections [PATCHv2] Handle not explicitly zero terminated strings in merge sections - - - - --- 2018-09-14 Bernd Edlinger New
Adjust c_getstr/c_strlen to new STRING_CST semantic Adjust c_getstr/c_strlen to new STRING_CST semantic - - - - --- 2018-08-31 Bernd Edlinger New
Adjust string_constant to new STRING_CST semantics Adjust string_constant to new STRING_CST semantics - - - - --- 2018-08-24 Bernd Edlinger New
[PATCHv2] Handle overlength string literals in the fortan FE [PATCHv2] Handle overlength string literals in the fortan FE - - - - --- 2018-08-24 Bernd Edlinger New
[PATCHv2] Handle overlength strings in C++ FE [PATCHv2] Handle overlength strings in C++ FE - - - - --- 2018-08-24 Bernd Edlinger New
[PATCHv2] Handle overlength strings in the C FE [PATCHv2] Handle overlength strings in the C FE - - - - --- 2018-08-24 Bernd Edlinger New
[PATCHv2] Call braced_list_to_string after array size is fixed [PATCHv2] Call braced_list_to_string after array size is fixed - - - - --- 2018-08-24 Bernd Edlinger New
Use complete_array_type on flexible array member initializers Use complete_array_type on flexible array member initializers - - - - --- 2018-08-24 Bernd Edlinger New
Improve checks in c_strlen (PR 87053) Improve checks in c_strlen (PR 87053) - - - - --- 2018-08-22 Bernd Edlinger New
Use c_getstr to get the format string in gimple-ssa-sprintf.c Use c_getstr to get the format string in gimple-ssa-sprintf.c - - - - --- 2018-08-20 Bernd Edlinger New
Avoid negative bitpos in expand_expr_real_1 (PR 86984) Avoid negative bitpos in expand_expr_real_1 (PR 86984) - - - - --- 2018-08-19 Bernd Edlinger New
Call braced_list_to_string after array size is fixed Call braced_list_to_string after array size is fixed - - - - --- 2018-08-17 Bernd Edlinger New
Add a character size parameter to c_strlen/get_range_strlen Add a character size parameter to c_strlen/get_range_strlen - - - - --- 2018-08-14 Bernd Edlinger New
[PING] Create internally nul terminated string literals in fortan FE [PING] Create internally nul terminated string literals in fortan FE - - - - --- 2018-08-08 Bernd Edlinger New
Fix not properly nul-terminated string constants in JIT Fix not properly nul-terminated string constants in JIT - - - - --- 2018-08-05 Bernd Edlinger New
Check the STRING_CSTs in varasm.c Check the STRING_CSTs in varasm.c - - - - --- 2018-08-01 Bernd Edlinger New
« 1 2 3 4 »