Show patches with: State = Action Required       |   127738 patches
« 1 2 ... 434 435 4361277 1278 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Free memory used by optimization/target options Free memory used by optimization/target options - - - - --- 2019-11-05 Jan Hubicka New
Add object allocators to symbol and call summaries Add object allocators to symbol and call summaries - - - - --- 2019-11-05 Jan Hubicka New
[committed] move vrp_set_zero_nonzero_bits into vr-values.c [committed] move vrp_set_zero_nonzero_bits into vr-values.c - - - - --- 2019-11-05 Aldy Hernandez New
[5/5] Update scanned patterns in a test-case. libsanitizer: merge from trunk - - - - --- 2019-11-05 Martin Liška New
[4/5] Set print_summary for UBSAN. libsanitizer: merge from trunk - - - - --- 2019-11-05 Martin Liška New
[OBVIOUS] Remove FIELD_DECL leftover. [OBVIOUS] Remove FIELD_DECL leftover. - - - - --- 2019-11-05 Martin Liška New
[3/5] Reapply all revisions mentioned in LOCAL_PATCHES. libsanitizer: merge from trunk - - - - --- 2019-11-05 Martin Liška New
[committed] OpenMP declare variant template handling [committed] OpenMP declare variant template handling - - - - --- 2019-11-05 Jakub Jelinek New
Reject VLAs in inline asm operands that require registers (PR inline-asm/92352) Reject VLAs in inline asm operands that require registers (PR inline-asm/92352) - - - - --- 2019-11-05 Jakub Jelinek New
Fix compute_objsize ICE on VLA ARRAY_REF (PR tree-optimization/91945) Fix compute_objsize ICE on VLA ARRAY_REF (PR tree-optimization/91945) - - - - --- 2019-11-05 Jakub Jelinek New
[C++] Allow [[likely]] and [[unlikely]] in constexpr functions (PR c++/92343) [C++] Allow [[likely]] and [[unlikely]] in constexpr functions (PR c++/92343) - - - - --- 2019-11-05 Jakub Jelinek New
[committed] make vrp_bitmap_equal_p static [committed] make vrp_bitmap_equal_p static - - - - --- 2019-11-05 Aldy Hernandez New
handle constant size VLAs in -Warray-bounds (PR 82608, 92333) handle constant size VLAs in -Warray-bounds (PR 82608, 92333) - - - - --- 2019-11-05 Martin Sebor New
[C++] * typeck.c (check_return_expr): Avoid redundant error. [C++] * typeck.c (check_return_expr): Avoid redundant error. - - - - --- 2019-11-04 Jason Merrill New
handle symbolics when comparing ranges handle symbolics when comparing ranges - - - - --- 2019-11-04 Aldy Hernandez New
avoid folding of invalid indices to compound literals (PR 92341) avoid folding of invalid indices to compound literals (PR 92341) - - - - --- 2019-11-04 Martin Sebor New
Initialize global.statics_read in ipa-reference Initialize global.statics_read in ipa-reference - - - - --- 2019-11-04 Jan Hubicka New
[committed] do not create non-canonical ranges in value_range_base::invert [committed] do not create non-canonical ranges in value_range_base::invert - - - - --- 2019-11-04 Aldy Hernandez New
always handle pointers in vrp_val*{min,max} always handle pointers in vrp_val*{min,max} - - - - --- 2019-11-04 Aldy Hernandez New
[committed] remove unused range_int_cst_singleton_p [committed] remove unused range_int_cst_singleton_p - - - - --- 2019-11-04 Aldy Hernandez New
[committed] handle VR_UNDEFINED in normalize_addresses [committed] handle VR_UNDEFINED in normalize_addresses - - - - --- 2019-11-04 Aldy Hernandez New
[committed] add debugging routines for assert_info structure [committed] add debugging routines for assert_info structure - - - - --- 2019-11-04 Aldy Hernandez New
Avoid trashing of polymorphic call cache during inlining Avoid trashing of polymorphic call cache during inlining - - - - --- 2019-11-04 Jan Hubicka New
[committed,middle-end,SLP] Initialize variable to fix bootstrap after r277784. [committed,middle-end,SLP] Initialize variable to fix bootstrap after r277784. - - - - --- 2019-11-04 Tamar Christina New
Fix PR testsuite/92302 Fix PR testsuite/92302 - - - - --- 2019-11-04 Eric Botcazou New
avoid assuming struct, memebers have constant sizes (PR 92349) avoid assuming struct, memebers have constant sizes (PR 92349) - - - - --- 2019-11-04 Martin Sebor New
[vect] Disable vectorization of epilogues for loops with SIMDUID set [vect] Disable vectorization of epilogues for loops with SIMDUID set - - - - --- 2019-11-04 Andre Vieira (lists) New
[AMD,GCN,OpenMP] Add gcc/config/gcn/t-omp-device for OpenMP declare variant kind/arch/isa [AMD,GCN,OpenMP] Add gcc/config/gcn/t-omp-device for OpenMP declare variant kind/arch/isa - - - - --- 2019-11-04 Tobias Burnus New
[4/4] Use scan-tree-dump instead of scan-tree-dump-times for some vect tests Vector epilogues vs. mixed vector sizes - - - - --- 2019-11-04 Richard Sandiford New
[3/4] Don't vectorise single-iteration epilogues Vector epilogues vs. mixed vector sizes - - - - --- 2019-11-04 Richard Sandiford New
[2/4] Check the VF is small enough for an epilogue loop Vector epilogues vs. mixed vector sizes - - - - --- 2019-11-04 Richard Sandiford New
[1/4] Restructure vect_analyze_loop Vector epilogues vs. mixed vector sizes - - - - --- 2019-11-04 Richard Sandiford New
[2/5] Update Makefile.am. libsanitizer: merge from trunk - - - - --- 2019-11-04 Martin Liška New
[1/5] Libsanitizer: merge from trunk with merge.sh. libsanitizer: merge from trunk - - - - --- 2019-11-04 Martin Liška New
[D] Remove unchecked to_constant in VECTOR_TYPE handling [D] Remove unchecked to_constant in VECTOR_TYPE handling - - - - --- 2019-11-04 Richard Sandiford New
Fix PR92345 Fix PR92345 - - - - --- 2019-11-04 Richard Biener New
Add if-chain to switch conversion pass. Add if-chain to switch conversion pass. - - - - --- 2019-11-04 Martin Liška New
Optimize handling of inline summaries Optimize handling of inline summaries - - - - --- 2019-11-04 Jan Hubicka New
ggc-common.c bootstrap breakage ggc-common.c bootstrap breakage - - - - --- 2019-11-04 David Edelsohn New
[COMMITTED] Fix incorrect use of USE_TM_CLONE_REGISTRY in crtstuff.c [COMMITTED] Fix incorrect use of USE_TM_CLONE_REGISTRY in crtstuff.c - - - - --- 2019-11-04 Jozef Lawrynowicz New
testsuite/libgomp.fortran/pr66199-2.f90 – remove dg-options testsuite/libgomp.fortran/pr66199-2.f90 – remove dg-options - - - - --- 2019-11-04 Tobias Burnus New
[COMMITTED] Regenerate gcc/configure [COMMITTED] Regenerate gcc/configure - - - - --- 2019-11-04 Jozef Lawrynowicz New
[wwwdocs] Update to the new home of the GNU Coding Standards [wwwdocs] Update to the new home of the GNU Coding Standards - - - - --- 2019-11-04 Gerald Pfeifer New
[committed] PR92305 libgomp/testsuite - use unique numbers with Fortran's 'stop' [committed] PR92305 libgomp/testsuite - use unique numbers with Fortran's 'stop' - - - - --- 2019-11-04 Tobias Burnus New
Ping: [PATCH V5] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument … Ping: [PATCH V5] Extend IPA-CP to support arithmetically-computed value-passing on by-ref argument … - - - - --- 2019-11-04 Feng Xue OS New
Fix PR92301 Fix PR92301 - - - - --- 2019-11-04 Richard Biener New
[rs6000] Make load cost more in vectorization cost for P8/P9 [rs6000] Make load cost more in vectorization cost for P8/P9 - - - - --- 2019-11-04 Kewen.Lin New
[V3] rs6000: Refine small loop unroll in loop_unroll_adjust hook [V3] rs6000: Refine small loop unroll in loop_unroll_adjust hook - - - - --- 2019-11-04 Jiufu Guo New
[v2] PR92090: Fix testcase failures by r276469 [v2] PR92090: Fix testcase failures by r276469 - - - - --- 2019-11-04 Xionghu Luo New
Improve effectivity of ipa_context_cache Improve effectivity of ipa_context_cache - - - - --- 2019-11-03 Jan Hubicka New
[fortran] PR92123 - [F2018/array-descriptor] Scalar allocatable/pointer with array descriptor (via … [fortran] PR92123 - [F2018/array-descriptor] Scalar allocatable/pointer with array descriptor (via … - - - - --- 2019-11-03 Paul Richard Thomas New
Implement ipa_inline_call_context cache Implement ipa_inline_call_context cache - - - - --- 2019-11-03 Jan Hubicka New
Optimize streaming in inline summaries Optimize streaming in inline summaries - - - - --- 2019-11-03 Jan Hubicka New
Introduce ipa_inline_call_context class Introduce ipa_inline_call_context class - - - - --- 2019-11-03 Jan Hubicka New
[v3] Updated the Fix: [v3] Updated the Fix: - - - - --- 2019-11-03 kamlesh kumar New
[Darwin,testsuite,committed] Fix PR 79274 [Darwin,testsuite,committed] Fix PR 79274 - - - - --- 2019-11-03 Iain Sandoe New
[FYI] pass --enable-obsolete to build configure [FYI] pass --enable-obsolete to build configure - - - - --- 2019-11-02 Alexandre Oliva New
[wwwdocs] readings.html -- switch www.adapteva.com to https [wwwdocs] readings.html -- switch www.adapteva.com to https - - - - --- 2019-11-02 Gerald Pfeifer New
Support multiple registers for the frame pointer Support multiple registers for the frame pointer - - - - --- 2019-11-02 Kwok Cheung Yeung New
[fortran] Fix PR 92113 [fortran] Fix PR 92113 - - - - --- 2019-11-02 Thomas Koenig New
[committed] declare variant scoring [committed] declare variant scoring - - - - --- 2019-11-02 Jakub Jelinek New
[v2,PR91979] Updated the fix: [v2,PR91979] Updated the fix: - - - - --- 2019-11-02 kamlesh kumar New
[committed] Simplify omp-device-properties.h creation (PR bootstrap/92314) [committed] Simplify omp-device-properties.h creation (PR bootstrap/92314) - - - - --- 2019-11-01 Jakub Jelinek New
[committed] OpenMP declare variant context strict subset testing [committed] OpenMP declare variant context strict subset testing - - - - --- 2019-11-01 Jakub Jelinek New
[Fortran] PR90374 Support d0.d, e0.d, es0.d, en0.d, g0.d [Fortran] PR90374 Support d0.d, e0.d, es0.d, en0.d, g0.d - - - - --- 2019-11-01 Jerry DeLisle New
RISC-V: Build soft-float divide routines for -mno-fdiv. RISC-V: Build soft-float divide routines for -mno-fdiv. - - - - --- 2019-11-01 Jim Wilson New
[PR,70929] Remove gimple_call_types_likely_match_p... almost [PR,70929] Remove gimple_call_types_likely_match_p... almost - - - - --- 2019-11-01 Martin Jambor New
[Aarch64] Fix vec_perm cost for thunderx2t99 [Aarch64] Fix vec_perm cost for thunderx2t99 - - - - --- 2019-11-01 Anton Youdkevitch New
[C++] cleanup check_field_decls [C++] cleanup check_field_decls - - - - --- 2019-11-01 Nathan Sidwell New
[MSP430] Read MCU data from external file specified with environment variable or installed into too… [MSP430] Read MCU data from external file specified with environment variable or installed into too… - - - - --- 2019-11-01 Jozef Lawrynowicz New
Add explicit description for -finline Add explicit description for -finline - - - - --- 2019-11-01 Xionghu Luo New
[target/92295] Fix inefficient vector constructor [target/92295] Fix inefficient vector constructor - - - - --- 2019-11-01 Hongtao Liu New
Allow libcalls for complex memcpy when optimizing for size. Allow libcalls for complex memcpy when optimizing for size. - - - - --- 2019-10-31 Jim Wilson New
Fix the fix for PR fortran/90988 Fix the fix for PR fortran/90988 - - - - --- 2019-10-31 Steve Kargl New
[avr] PR92055: Add switches to enable 64-bit [long] double. [avr] PR92055: Add switches to enable 64-bit [long] double. - - - - --- 2019-10-31 Georg-Johann Lay New
Partial implementation of C++20 of <ranges> header Partial implementation of C++20 of <ranges> header - - - - --- 2019-10-31 Jonathan Wakely New
[COMMITTED,MSP430,TESTSUITE] Move devices-main.c test source file [COMMITTED,MSP430,TESTSUITE] Move devices-main.c test source file - - - - --- 2019-10-31 Jozef Lawrynowicz New
[vect] Clean up orig_loop_vinfo from vect_analyze_loop [vect] Clean up orig_loop_vinfo from vect_analyze_loop - - - - --- 2019-10-31 Andre Vieira (lists) New
[committed,AArch64] Fix g++.target/aarch64/sve/vcond_1_run.C [committed,AArch64] Fix g++.target/aarch64/sve/vcond_1_run.C - - - - --- 2019-10-31 Richard Sandiford New
[committted,AArch64] Split gcc.target/aarch64/sve/vcond_4* [committted,AArch64] Split gcc.target/aarch64/sve/vcond_4* - - - - --- 2019-10-31 Richard Sandiford New
[committed,AArch64] Split gcc.target/aarch64/sve/reduc_strict_3.c [committed,AArch64] Split gcc.target/aarch64/sve/reduc_strict_3.c - - - - --- 2019-10-31 Richard Sandiford New
[C++] Implement P1073R3: Immediate functions (PR c++/88335, take 3) [C++] Implement P1073R3: Immediate functions (PR c++/88335, take 3) - - - - --- 2019-10-31 Jakub Jelinek New
Fix libcpp #pragma {push,pop}_macro handling of builtin macros (PR preprocessor/92296) Fix libcpp #pragma {push,pop}_macro handling of builtin macros (PR preprocessor/92296) - - - - --- 2019-10-31 Jakub Jelinek New
[C++] P0784R7 constexpr new further fix (PR c++/91369) [C++] P0784R7 constexpr new further fix (PR c++/91369) - - - - --- 2019-10-31 Jakub Jelinek New
[committed] Ensure that gfortran.dg/achar_2.f90 can fail [committed] Ensure that gfortran.dg/achar_2.f90 can fail - - - - --- 2019-10-31 Tobias Burnus New
[arm] Avoid using negative offsets for 'immediate' addresses when compiling for Thumb2 [arm] Avoid using negative offsets for 'immediate' addresses when compiling for Thumb2 - - - - --- 2019-10-31 Richard Earnshaw (lists) New
[arm] Pattern match insns for a + ~b + Carry [arm] Pattern match insns for a + ~b + Carry - - - - --- 2019-10-31 Richard Earnshaw (lists) New
Fix hash_operand for fields of a CONSTRUCTOR. Fix hash_operand for fields of a CONSTRUCTOR. - - - - --- 2019-10-31 Martin Liška New
[OBVIOUS] Remove dead code in IPA ICF. [OBVIOUS] Remove dead code in IPA ICF. - - - - --- 2019-10-31 Martin Liška New
[C++] Add location parameter to composite_pointer_type and use it [C++] Add location parameter to composite_pointer_type and use it - - - - --- 2019-10-31 Paolo Carlini New
Improve tests for std::add_pointer Improve tests for std::add_pointer - - - - --- 2019-10-31 Jonathan Wakely New
[testuite] Fix pr80481.C after epilogue vectorization [testuite] Fix pr80481.C after epilogue vectorization - - - - --- 2019-10-31 Andre Vieira (lists) New
Remove PR 92268 workaround and fix new test failures Remove PR 92268 workaround and fix new test failures - - - - --- 2019-10-31 Jonathan Wakely New
Fix handling of arrays in range access customization points Fix handling of arrays in range access customization points - - - - --- 2019-10-31 Jonathan Wakely New
[1/7] Param to options conversion. Param conversion to option machinery - - - - --- 2019-10-31 Martin Liška New
[committed,testsuite] Fix wrong order of dg-additional-options [committed,testsuite] Fix wrong order of dg-additional-options - - - - --- 2019-10-31 Andre Vieira (lists) New
[wwwdocs,committed] GCC 9 status: point to post-release-9.2 report not to pre-release report [wwwdocs,committed] GCC 9 status: point to post-release-9.2 report not to pre-release report - - - - --- 2019-10-31 Tobias Burnus New
Check precondition for std::ssize(const Container&) Check precondition for std::ssize(const Container&) - - - - --- 2019-10-31 Jonathan Wakely New
[3/3,V2,rs6000] vector conversion RTL pattern update for diff unit size Untitled series #139816 - - - - --- 2019-10-31 Kewen.Lin New
Remove missing usage of cgraph_local_info in arm,bfin and c6x. Remove missing usage of cgraph_local_info in arm,bfin and c6x. - - - - --- 2019-10-31 Martin Liška New
« 1 2 ... 434 435 4361277 1278 »