Show patches with: Submitter = Martin Liška       |    State = Action Required       |    Archived = No       |   2533 patches
« 1 2 ... 8 9 1025 26 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[stage1] Provide warning for missing jobserver. [stage1] Provide warning for missing jobserver. - - - - --- 2020-03-26 Martin Liška New
[OBVIOUS] Skip test for non-x86 targets. [OBVIOUS] Skip test for non-x86 targets. - - - - --- 2020-03-26 Martin Liška New
Do not error about missing zstd unless --with-zstd. Do not error about missing zstd unless --with-zstd. - - - - --- 2020-03-25 Martin Liška New
Fix handling of --with{,out}-zstd option. Fix handling of --with{,out}-zstd option. - - - - --- 2020-03-24 Martin Liška New
Check endianess detection. Check endianess detection. - - - - --- 2020-03-23 Martin Liška New
Save ref->speculative_id before clone_reference. Save ref->speculative_id before clone_reference. - - - - --- 2020-03-22 Martin Liška New
[commited] Fix comma at end of enumerator list seen with -std=c++98. [commited] Fix comma at end of enumerator list seen with -std=c++98. - - - - --- 2020-03-21 Martin Liška New
[committed] Fix correct offset in ipa_get_jf_ancestor_result. [committed] Fix correct offset in ipa_get_jf_ancestor_result. - - - - --- 2020-03-20 Martin Liška New
[stage1] Provide hint for misspelled -fdump-foo options. [stage1] Provide hint for misspelled -fdump-foo options. - - - - --- 2020-03-19 Martin Liška New
[stage1] Add gcc_assert that &global_options are not dirty modified. [stage1] Add gcc_assert that &global_options are not dirty modified. - - - - --- 2020-03-19 Martin Liška New
Bump LTO bytecode version. Bump LTO bytecode version. - - - - --- 2020-03-18 Martin Liška New
[stage1] Make target_clones resolver fn static if possible. [stage1] Make target_clones resolver fn static if possible. - - - - --- 2020-03-17 Martin Liška New
[stage1] optgen: make more sanity checks for enums. [stage1] optgen: make more sanity checks for enums. - - - - --- 2020-03-17 Martin Liška New
[stage1] Change semantics of -frecord-gcc-switches and add -frecord-gcc-switches-format. [stage1] Change semantics of -frecord-gcc-switches and add -frecord-gcc-switches-format. - - - - --- 2020-03-17 Martin Liška New
Add new wa_noexecstack testsuite effective target. Add new wa_noexecstack testsuite effective target. - - - - --- 2020-03-16 Martin Liška New
Increase min-lto-partition. Increase min-lto-partition. - - - - --- 2020-03-13 Martin Liška New
Do not strcat to result of getenv. Do not strcat to result of getenv. - - - - --- 2020-03-13 Martin Liška New
Strange read for simple_object_elf_find_sections for .a file Strange read for simple_object_elf_find_sections for .a file - - - - --- 2020-03-12 Martin Liška New
Restore alignment in rs6000 target. Restore alignment in rs6000 target. - - - - --- 2020-03-06 Martin Liška New
Add -fcommon to a test-case to re-trigger it. Add -fcommon to a test-case to re-trigger it. - - - - --- 2020-03-04 Martin Liška New
Wrap array in ctor with braces. Wrap array in ctor with braces. - - - - --- 2020-03-03 Martin Liška New
Clear --help=language and --help=common interaction. Clear --help=language and --help=common interaction. - - - - --- 2020-03-02 Martin Liška New
[DOCS] Document -fprofile-reproducible. [DOCS] Document -fprofile-reproducible. - - - - --- 2020-03-02 Martin Liška New
[OBVIOUS] Update comment to reflect optimization. [OBVIOUS] Update comment to reflect optimization. - - - - --- 2020-03-02 Martin Liška New
[OBVIOUS] Remove duplicate declaration. [OBVIOUS] Remove duplicate declaration. - - - - --- 2020-03-02 Martin Liška New
Improve detection of ld_date. Improve detection of ld_date. - - - - --- 2020-02-28 Martin Liška New
Remove superfluous word in documentation. Remove superfluous word in documentation. - - - - --- 2020-02-20 Martin Liška New
Remove triling space for a warning. Remove triling space for a warning. - - - - --- 2020-02-20 Martin Liška New
Fix error message for Darwin. Fix error message for Darwin. - - - - --- 2020-02-20 Martin Liška New
Remove trailing | in help message. Remove trailing | in help message. - - - - --- 2020-02-20 Martin Liška New
Compare more sensitive FIX_TRUNC_EXPR in IPA ICF. Compare more sensitive FIX_TRUNC_EXPR in IPA ICF. - - - - --- 2020-02-17 Martin Liška New
[OBVIOUS] Fix grammar in error message. [OBVIOUS] Fix grammar in error message. - - - - --- 2020-02-17 Martin Liška New
[OBVIOUS] Fix double quoting. [OBVIOUS] Fix double quoting. - - - - --- 2020-02-17 Martin Liška New
[OBVIOUS] Fix a typo. [OBVIOUS] Fix a typo. - - - - --- 2020-02-17 Martin Liška New
Drop MALLOC attribute for void functions. Drop MALLOC attribute for void functions. - - - - --- 2020-02-17 Martin Liška New
Revert mangling of names with -fprofile-generate=<dir>. Revert mangling of names with -fprofile-generate=<dir>. - - - - --- 2020-02-06 Martin Liška New
Do not load body for alias symbols. Do not load body for alias symbols. - - - - --- 2020-02-04 Martin Liška New
[3/4] Put index check before use. Fix various minor issues seen with cppcheck - - - - --- 2020-02-04 Martin Liška New
[4/4] Use const for template argument. Fix various minor issues seen with cppcheck - - - - --- 2020-02-04 Martin Liška New
[2/4] Use const for some function arguments. Fix various minor issues seen with cppcheck - - - - --- 2020-02-04 Martin Liška New
[1/4] Remove 2 dead variables in bid_internal.h. Fix various minor issues seen with cppcheck - - - - --- 2020-02-04 Martin Liška New
[DOCUMENTATION] Document ASLR for Precompiled Headers. [DOCUMENTATION] Document ASLR for Precompiled Headers. - - - - --- 2020-02-04 Martin Liška New
Rework GCOV_PREFIX_STRIP env variable. Rework GCOV_PREFIX_STRIP env variable. - - - - --- 2020-02-04 Martin Liška New
[OBVIOUS] Fix release checking build of ARM. [OBVIOUS] Fix release checking build of ARM. - - - - --- 2020-02-04 Martin Liška New
Fix 2 typos in documentation of libstdc++. Fix 2 typos in documentation of libstdc++. - - - - --- 2020-01-28 Martin Liška New
Add __gcov_indirect_call_profiler_v4_atomic. Add __gcov_indirect_call_profiler_v4_atomic. - - - - --- 2020-01-27 Martin Liška New
Replace one error with inform. Replace one error with inform. - - - - --- 2020-01-27 Martin Liška New
Filter out language specific options from --help=common. Filter out language specific options from --help=common. - - - - --- 2020-01-23 Martin Liška New
Do not print params in --help except --help=param. Do not print params in --help except --help=param. - - - - --- 2020-01-23 Martin Liška New
Prune invalid filename due to makefile syntax. Prune invalid filename due to makefile syntax. - - - - --- 2020-01-21 Martin Liška New
Remove dead variable. Remove dead variable. - - - - --- 2020-01-21 Martin Liška New
Make target_clones resolver fn static. Make target_clones resolver fn static. - - - - --- 2020-01-17 Martin Liška New
Fix noreorder symbol partitioning reversion. Fix noreorder symbol partitioning reversion. - - - - --- 2020-01-16 Martin Liška New
Fix spacing in a dump in value-prof.c. Fix spacing in a dump in value-prof.c. - - - - --- 2020-01-16 Martin Liška New
Record outer non-cleanup region in TREE EH. Record outer non-cleanup region in TREE EH. - - - - --- 2020-01-15 Martin Liška New
[OBVIOUS] Fix wrong parenthesis in inliner. [OBVIOUS] Fix wrong parenthesis in inliner. - - - - --- 2020-01-10 Martin Liška New
Use cgraph_node::dump_{asm_},name where possible. Use cgraph_node::dump_{asm_},name where possible. - - - - --- 2020-01-08 Martin Liška New
Use dump_asm_name for Callers/Calls in dump. Use dump_asm_name for Callers/Calls in dump. - - - - --- 2020-01-07 Martin Liška New
Relax invalidation of TOP N counters in PGO. Relax invalidation of TOP N counters in PGO. - - - - --- 2020-01-06 Martin Liška New
Document cloning for the target_clone attribute. Document cloning for the target_clone attribute. - - - - --- 2020-01-06 Martin Liška New
Add Optimization for various IPA parameters. Add Optimization for various IPA parameters. - - - - --- 2020-01-03 Martin Liška New
Add Optimization keyword for TREE/RTL optimization passes. Add Optimization keyword for TREE/RTL optimization passes. - - - - --- 2020-01-03 Martin Liška New
Mark param_max_fields_for_field_sensitive with Optimization keyword. Mark param_max_fields_for_field_sensitive with Optimization keyword. - - - - --- 2020-01-03 Martin Liška New
Do not set -fomit-frame-pointer if TARGET_OMIT_LEAF_FRAME_POINTER_P. Do not set -fomit-frame-pointer if TARGET_OMIT_LEAF_FRAME_POINTER_P. - - - - --- 2020-01-03 Martin Liška New
Mark param_max_combine_insns with Optimization keyword. Mark param_max_combine_insns with Optimization keyword. - - - - --- 2020-01-02 Martin Liška New
Mark param_min_crossjump_insns with Optimization keyword. Mark param_min_crossjump_insns with Optimization keyword. - - - - --- 2020-01-02 Martin Liška New
Mark -free as Optimization option. Mark -free as Optimization option. - - - - --- 2020-01-02 Martin Liška New
Make warn_inline Optimization option. Make warn_inline Optimization option. - - - - --- 2020-01-02 Martin Liška New
Bail out in gfc_dep_compare_expr for a NULL argument. Bail out in gfc_dep_compare_expr for a NULL argument. - - - - --- 2019-12-10 Martin Liška New
Fix typos in 2 functions. Fix typos in 2 functions. - - - - --- 2019-12-09 Martin Liška New
Come up with constructors of symtab_node, cgraph_node and varpool_node. Come up with constructors of symtab_node, cgraph_node and varpool_node. - - - - --- 2019-12-05 Martin Liška New
[OBVIOUS] Fix __gcov_exit fn prototype. [OBVIOUS] Fix __gcov_exit fn prototype. - - - - --- 2019-12-05 Martin Liška New
Fix profile name files without -fprofile-dir. Fix profile name files without -fprofile-dir. - - - - --- 2019-12-04 Martin Liška New
Initialize a BB count in switch lowering. Initialize a BB count in switch lowering. - - - - --- 2019-12-04 Martin Liška New
Refactor IPA devirt a bit. Refactor IPA devirt a bit. - - - - --- 2019-12-02 Martin Liška New
Add changes that I made in GCC 10 development cycle. Add changes that I made in GCC 10 development cycle. - - - - --- 2019-11-29 Martin Liška New
Stream memory access types in IPA ICF. Stream memory access types in IPA ICF. - - - - --- 2019-11-29 Martin Liška New
Check for TYPE_NAME in type_with_linkage_p. Check for TYPE_NAME in type_with_linkage_p. - - - - --- 2019-11-27 Martin Liška New
Properly use TYPE_MAIN_VARIANT in warn_types_mismatch. Properly use TYPE_MAIN_VARIANT in warn_types_mismatch. - - - - --- 2019-11-27 Martin Liška New
Translate header for -fdbg-cnt-list. Translate header for -fdbg-cnt-list. - - - - --- 2019-11-27 Martin Liška New
Update dump message in IPA ICF. Update dump message in IPA ICF. - - - - --- 2019-11-25 Martin Liška New
Comment too strict checking assert. Comment too strict checking assert. - - - - --- 2019-11-25 Martin Liška New
Update comment in libsanitizer/*/libtool-version files. Update comment in libsanitizer/*/libtool-version files. - - - - --- 2019-11-20 Martin Liška New
Enable init_ggc_heuristics for ENABLE_GC_CHECKING. Enable init_ggc_heuristics for ENABLE_GC_CHECKING. - - - - --- 2019-11-19 Martin Liška New
Initialize a variable due to -Wmaybe-uninitialized. Initialize a variable due to -Wmaybe-uninitialized. - - - - --- 2019-11-18 Martin Liška New
Unset m_checker in sem_function::init. Unset m_checker in sem_function::init. - - - - --- 2019-11-18 Martin Liška New
Remove strange dump suboptions in testsuite. Remove strange dump suboptions in testsuite. - - - - --- 2019-11-18 Martin Liška New
Restore init_ggc_heuristics. Restore init_ggc_heuristics. - - - - --- 2019-11-18 Martin Liška New
Improve -dbg-cnt error message and support :0. Improve -dbg-cnt error message and support :0. - - - - --- 2019-11-18 Martin Liška New
Verify NOP_EXPR LHS type in IPA ICF. Verify NOP_EXPR LHS type in IPA ICF. - - - - --- 2019-11-15 Martin Liška New
Add one more pass_convert_switch late. Add one more pass_convert_switch late. - - - - --- 2019-11-14 Martin Liška New
Remove dead code in switch conv pass. Remove dead code in switch conv pass. - - - - --- 2019-11-14 Martin Liška New
Add Optimization keyword for param_max_inline_insns_auto param. Add Optimization keyword for param_max_inline_insns_auto param. - - - - --- 2019-11-14 Martin Liška New
Enable VPOPCNTDQ for icelake-{client,server} and tigerlake. Enable VPOPCNTDQ for icelake-{client,server} and tigerlake. - - - - --- 2019-11-13 Martin Liška New
[DOC] Document -fallocation-dce. [DOC] Document -fallocation-dce. - - - - --- 2019-11-13 Martin Liška New
Remove params for a specific optimization option. Remove params for a specific optimization option. - - - - --- 2019-11-13 Martin Liška New
[3/3] Update comment in opts.c. Param conversion fallout - - - - --- 2019-11-13 Martin Liška New
[1/3] Remove leftover call to finalize_options_struct. Param conversion fallout - - - - --- 2019-11-12 Martin Liška New
[2/3] Fix params.exp by parsing output of --help=params -Q. Param conversion fallout - - - - --- 2019-11-12 Martin Liška New
[8/9] Remove option_default_params and option_validate_param hooks. Param conversion to option machinery - - - - --- 2019-11-12 Martin Liška New
« 1 2 ... 8 9 1025 26 »