Show patches with: Archived = No       |   127966 patches
« 1 2 ... 466 467 4681279 1280 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[middle-end] Add rules to strip away unneeded type casts in expressions (2nd patch) [middle-end] Add rules to strip away unneeded type casts in expressions (2nd patch) - - - - --- 2019-06-25 Tamar Christina New
Properly sum costs in tree-vect-loop.c (PR tree-optimization/90973). Properly sum costs in tree-vect-loop.c (PR tree-optimization/90973). - - - - --- 2019-06-25 Martin Liška New
[committed] Fix C ICE with #pragma omp atomic [committed] Fix C ICE with #pragma omp atomic - - - - --- 2019-06-25 Jakub Jelinek New
[RFC] Fix PR62147 by passing finiteness information to RTL phase [RFC] Fix PR62147 by passing finiteness information to RTL phase - - - - --- 2019-06-25 Kewen.Lin New
libgo patch committed: memequal and memclrNoHeapPointers nosplit libgo patch committed: memequal and memclrNoHeapPointers nosplit - - - - --- 2019-06-25 Ian Lance Taylor New
[RFA] Handle _CHK builtins in tree-ssa-dse.c [RFA] Handle _CHK builtins in tree-ssa-dse.c - - - - --- 2019-06-25 Jeff Law New
constrain one character optimization to one character stores (PR 90989) constrain one character optimization to one character stores (PR 90989) - - - - --- 2019-06-24 Martin Sebor New
[rs6000] Split up rs6000.c [rs6000] Split up rs6000.c - - - - --- 2019-06-24 Bill Seurer New
[v6,C,ADA] use function descriptors instead of trampolines in C [v6,C,ADA] use function descriptors instead of trampolines in C - - - - --- 2019-06-24 Uecker, Martin New
[Darwin,PPC,testsuite,committed] Skip tests for unimplemented functionality. [Darwin,PPC,testsuite,committed] Skip tests for unimplemented functionality. - - - - --- 2019-06-24 Iain Sandoe New
[Darwin,PPC,testsuite,committed] Fix spec-barr-1.c for Darwin. [Darwin,PPC,testsuite,committed] Fix spec-barr-1.c for Darwin. - - - - --- 2019-06-24 Iain Sandoe New
[Darwin,testsuite,committed] Fix isysroot-1.c for Darwin versions with fixincludes for stdio.h. [Darwin,testsuite,committed] Fix isysroot-1.c for Darwin versions with fixincludes for stdio.h. - - - - --- 2019-06-24 Iain Sandoe New
Go patch committed: Open code string equality comparisons Go patch committed: Open code string equality comparisons - - - - --- 2019-06-24 Ian Lance Taylor New
Fix PR90930, alias oracle parts Fix PR90930, alias oracle parts - - - - --- 2019-06-24 Richard Biener New
Go patch committed: Use builtin memcmp directly Go patch committed: Use builtin memcmp directly - - - - --- 2019-06-24 Ian Lance Taylor New
[PR,90939] Remove outdated assert in ipcp_bits_lattice::meet_with [PR,90939] Remove outdated assert in ipcp_bits_lattice::meet_with - - - - --- 2019-06-24 Martin Jambor New
[AArch64] Remove constraint strings from define_expand constructs in the back end [AArch64] Remove constraint strings from define_expand constructs in the back end - - - - --- 2019-06-24 Dennis Zhang New
[Arm] Remove constraint strings from define_expand constructs in the back end [Arm] Remove constraint strings from define_expand constructs in the back end - - - - --- 2019-06-24 Dennis Zhang New
Fix missing else keyword seen with clang-static-analyzer: Fix missing else keyword seen with clang-static-analyzer: - - - - --- 2019-06-24 Martin Liška New
Do not call strlen with NULL argument in libgcov. Do not call strlen with NULL argument in libgcov. - - - - --- 2019-06-24 Martin Liška New
Fix PR90972 Fix PR90972 - - - - --- 2019-06-24 Richard Biener New
[MSP430] Implement alternate "__intN__" form of "__intN" type [MSP430] Implement alternate "__intN__" form of "__intN" type - - - - --- 2019-06-24 Jozef Lawrynowicz New
[RS6000] Change maddld match_operand from DI to GPR [RS6000] Change maddld match_operand from DI to GPR - - - - --- 2019-06-24 Li Jia He New
some more -Wformat-diag cleanup some more -Wformat-diag cleanup - - - - --- 2019-06-24 Martin Sebor New
Go patch committed: edit error messages to avoid -Wformat-diag warnings Go patch committed: edit error messages to avoid -Wformat-diag warnings - - - - --- 2019-06-23 Ian Lance Taylor New
Go patch committed: Stop using gcc diagnostic formatting for info messages Go patch committed: Stop using gcc diagnostic formatting for info messages - - - - --- 2019-06-23 Ian Lance Taylor New
[fortran] PR90903 - Implement runtime checks for bit manipulation intrinsics [fortran] PR90903 - Implement runtime checks for bit manipulation intrinsics - - - - --- 2019-06-23 Harald Anlauf New
[Darwin,PPC,testsuite,committed] Fix builtins-2 Darwin. [Darwin,PPC,testsuite,committed] Fix builtins-2 Darwin. - - - - --- 2019-06-23 Iain Sandoe New
[Darwin,PPC,testsuite,committed] Fix pr80125 testcase for Darwin. [Darwin,PPC,testsuite,committed] Fix pr80125 testcase for Darwin. - - - - --- 2019-06-23 Iain Sandoe New
[Darwin,PPC,testsuite,committed] Fix builtins-1 testcase for Darwin. [Darwin,PPC,testsuite,committed] Fix builtins-1 testcase for Darwin. - - - - --- 2019-06-23 Iain Sandoe New
[Darwin,PPC,committed] Handle GCC target pragma. [Darwin,PPC,committed] Handle GCC target pragma. - - - - --- 2019-06-23 Iain Sandoe New
[Darwin,PPC,committed] Emit uppercase versions of ppc defines. [Darwin,PPC,committed] Emit uppercase versions of ppc defines. - - - - --- 2019-06-23 Iain Sandoe New
[Darwin,PPC,testsuite,committed] Fix pr71785 testcase for Darwin. [Darwin,PPC,testsuite,committed] Fix pr71785 testcase for Darwin. - - - - --- 2019-06-23 Iain Sandoe New
[3/3] RFC: Add -O1g RFC: Let debug stmts influence codegen at -Og - - - - --- 2019-06-23 Richard Sandiford New
[1/3] RFC: Add a mode in which debug stmts participate in codegen RFC: Let debug stmts influence codegen at -Og - - - - --- 2019-06-23 Richard Sandiford New
[C++] A few additional location improvements to grokdeclarator and check_tag_decl [C++] A few additional location improvements to grokdeclarator and check_tag_decl - - - - --- 2019-06-23 Paolo Carlini New
Update to clang-format script Update to clang-format script - - - - --- 2019-06-23 Ray Kim New
C++ PATCH to rename DEFAULT_ARG to DEFERRED_PARSE C++ PATCH to rename DEFAULT_ARG to DEFERRED_PARSE - - - - --- 2019-06-22 Marek Polacek New
[Darwin,PPC,testsuite,committed] Add requires for DFP to two tests. [Darwin,PPC,testsuite,committed] Add requires for DFP to two tests. - - - - --- 2019-06-22 Iain Sandoe New
[Darwin,PPC,testsuite,committed] Fix darwin-bool-1.c. [Darwin,PPC,testsuite,committed] Fix darwin-bool-1.c. - - - - --- 2019-06-22 Iain Sandoe New
[committed] Fix avr port [committed] Fix avr port - - - - --- 2019-06-22 Jeff Law New
C++ PATCH to add tests for c++/65707, c++/89480, c++/58836 C++ PATCH to add tests for c++/65707, c++/89480, c++/58836 - - - - --- 2019-06-22 Marek Polacek New
Start implementing -frounding-math Start implementing -frounding-math - - - - --- 2019-06-22 Marc Glisse New
C++ PATCH to add test for c++/66256 C++ PATCH to add test for c++/66256 - - - - --- 2019-06-22 Marek Polacek New
don't trim empty string initializers for pointers (PR 90947) don't trim empty string initializers for pointers (PR 90947) - - - - --- 2019-06-22 Martin Sebor New
Go patch committed: Intrinsify some math/bits functions Go patch committed: Intrinsify some math/bits functions - - - - --- 2019-06-21 Ian Lance Taylor New
libgo patch committed: Inline and remove eqtype libgo patch committed: Inline and remove eqtype - - - - --- 2019-06-21 Ian Lance Taylor New
Go patch committed: Open code some type assertions Go patch committed: Open code some type assertions - - - - --- 2019-06-21 Ian Lance Taylor New
[committed] Recognize more SIMD lane access patterns [committed] Recognize more SIMD lane access patterns - - - - --- 2019-06-21 Jakub Jelinek New
Enable use of #pragma omp simd reduction(inscan,...) even for GCC10+ in PSTL Enable use of #pragma omp simd reduction(inscan,...) even for GCC10+ in PSTL - - - - --- 2019-06-21 Jakub Jelinek New
[Committed] PF fortran/67884 -- Check deferred requirements on function [Committed] PF fortran/67884 -- Check deferred requirements on function - - - - --- 2019-06-21 Steve Kargl New
[Darwin,fixincludes,committed] Fix Darwin9/10 math.h issues. [Darwin,fixincludes,committed] Fix Darwin9/10 math.h issues. - - - - --- 2019-06-21 Iain Sandoe New
[Darwin,fixincludes,comitted] Fix Darwin14 header issues. [Darwin,fixincludes,comitted] Fix Darwin14 header issues. - - - - --- 2019-06-21 Iain Sandoe New
[Committed] PR fortran/51991 -- Suppress a bogus SAVE error message [Committed] PR fortran/51991 -- Suppress a bogus SAVE error message - - - - --- 2019-06-21 Steve Kargl New
Fix ODR violations in code using <ext/atomicity.h> Fix ODR violations in code using <ext/atomicity.h> - - - - --- 2019-06-21 Jonathan Wakely New
Go patch committed: Omit write barrier for assignment to *(convert(&local)) Go patch committed: Omit write barrier for assignment to *(convert(&local)) - - - - --- 2019-06-21 Ian Lance Taylor New
Fix PR90930 Fix PR90930 - - - - --- 2019-06-21 Richard Biener New
c-family PATCH for c++/90953 - ICE with -Wmissing-format-attribute c-family PATCH for c++/90953 - ICE with -Wmissing-format-attribute - - - - --- 2019-06-21 Marek Polacek New
Fix PR90914 Fix PR90914 - - - - --- 2019-06-21 Richard Biener New
[5/5] Use ira_setup_alts for conflict detection Tweak IRA handling of tying and earlyclobbers - - - - --- 2019-06-21 Richard Sandiford New
[4/5] Allow earlyclobbers in ira_get_dup_out_num Tweak IRA handling of tying and earlyclobbers - - - - --- 2019-06-21 Richard Sandiford New
[3/5] Make ira_get_dup_out_num handle more cases Tweak IRA handling of tying and earlyclobbers - - - - --- 2019-06-21 Richard Sandiford New
[2/5] Simplify ira_setup_alts Tweak IRA handling of tying and earlyclobbers - - - - --- 2019-06-21 Richard Sandiford New
[1/5] Use alternative_mask for add_insn_allocno_copies Tweak IRA handling of tying and earlyclobbers - - - - --- 2019-06-21 Richard Sandiford New
Automatics in equivalence statements Automatics in equivalence statements - - - - --- 2019-06-21 Mark Eggleston New
Deprecate -frepo option. Deprecate -frepo option. - - - - --- 2019-06-21 Martin Liška New
value_range and irange unification value_range and irange unification - - - - --- 2019-06-21 Aldy Hernandez New
Fix PR90913 Fix PR90913 - - - - --- 2019-06-21 Richard Biener New
Add .gnu.lto_.meta section. Add .gnu.lto_.meta section. - - - - --- 2019-06-21 Martin Liška New
[SVE,fwprop] PR88833 - Redundant moves for WHILELO-based loops [SVE,fwprop] PR88833 - Redundant moves for WHILELO-based loops - - - - --- 2019-06-21 Prathamesh Kulkarni New
[committed] Add OpenMP 5 exclusive scan support for simd constructs [committed] Add OpenMP 5 exclusive scan support for simd constructs - - - - --- 2019-06-21 Jakub Jelinek New
[committed] Fix OpenMP reference handling to incomplete type during template processing (PR c++/909… [committed] Fix OpenMP reference handling to incomplete type during template processing (PR c++/909… - - - - --- 2019-06-21 Jakub Jelinek New
[committed] Support 1-byte elements of "omp simd array" arrays during vectorization [committed] Support 1-byte elements of "omp simd array" arrays during vectorization - - - - --- 2019-06-21 Jakub Jelinek New
C++ PATCH to add test for c++/79781 C++ PATCH to add test for c++/79781 - - - - --- 2019-06-20 Marek Polacek New
[RFA,PR,tree-optimization/90949] Don't propagate context sensitive non-nullness when copy-propagati… [RFA,PR,tree-optimization/90949] Don't propagate context sensitive non-nullness when copy-propagati… - - - - --- 2019-06-20 Jeff Law New
[Committed] A target in pointer initialization requires SAVE [Committed] A target in pointer initialization requires SAVE - - - - --- 2019-06-20 Steve Kargl New
C++ PATCH to add test for c++/68265 C++ PATCH to add test for c++/68265 - - - - --- 2019-06-20 Marek Polacek New
[alpha] : Introduce parametrized pattern names [alpha] : Introduce parametrized pattern names - - - - --- 2019-06-20 Uros Bizjak New
[objective-c/c++,testsuite,committed] Fix stubify tests for -fnext-runtime. [objective-c/c++,testsuite,committed] Fix stubify tests for -fnext-runtime. - - - - --- 2019-06-20 Iain Sandoe New
[aarch64] Refactor common errata work-around specs [aarch64] Refactor common errata work-around specs - - - - --- 2019-06-20 Richard Earnshaw (lists) New
C++ PATCH to add test for c++/87512 C++ PATCH to add test for c++/87512 - - - - --- 2019-06-20 Marek Polacek New
[2/2] Rename SINGE_VALUE to TOPN_VALUES counters. [RFC,PGO+LTO] Missed function specialization + partial devirtualization - - - - --- 2019-06-20 Martin Liška New
C++ PATCH for c++/90490 - fix decltype issues in noexcept-specifier C++ PATCH for c++/90490 - fix decltype issues in noexcept-specifier - - - - --- 2019-06-20 Marek Polacek New
Skip libstdc++ debug build in early bootstrap stages Skip libstdc++ debug build in early bootstrap stages - - - - --- 2019-06-20 Jonathan Wakely New
Qualify calls to __never_valueless in <variant> Qualify calls to __never_valueless in <variant> - - - - --- 2019-06-20 Jonathan Wakely New
Drop ref2_is_decl from aliasing_component_refs_p Drop ref2_is_decl from aliasing_component_refs_p - - - - --- 2019-06-20 Jan Hubicka New
C++ PATCH to add test for c++/89873 C++ PATCH to add test for c++/89873 - - - - --- 2019-06-20 Marek Polacek New
[committed] Fix for PR 90937 [committed] Fix for PR 90937 - - - - --- 2019-06-20 Thomas Koenig New
[committed,testsuite] Add missing dg-require-effective-target global_constructor [committed,testsuite] Add missing dg-require-effective-target global_constructor - - - - --- 2019-06-20 Tom de Vries New
[committed,testsuite] Add missing dg-require-effective-target nonlocal_goto [committed,testsuite] Add missing dg-require-effective-target nonlocal_goto - - - - --- 2019-06-20 Tom de Vries New
[committed,testsuite] Add missing dg-require-effective-target indirect_jumps [committed,testsuite] Add missing dg-require-effective-target indirect_jumps - - - - --- 2019-06-20 Tom de Vries New
[committed,testsuite] Add missing dg-require-effective-target label_values [committed,testsuite] Add missing dg-require-effective-target label_values - - - - --- 2019-06-20 Tom de Vries New
[committed,testsuite] Add missing dg-require-effective-target alloca [committed,testsuite] Add missing dg-require-effective-target alloca - - - - --- 2019-06-20 Tom de Vries New
Fix outdated reference to C++17 draft in the docs Fix outdated reference to C++17 draft in the docs - - - - --- 2019-06-20 Jonathan Wakely New
[committed] Small inclusive scan SSE2 vectorization improvement [committed] Small inclusive scan SSE2 vectorization improvement - - - - --- 2019-06-20 Jakub Jelinek New
[C++] PR 90909 ("[10 Regression] call devirtualized to pure virtual") [C++] PR 90909 ("[10 Regression] call devirtualized to pure virtual") - - - - --- 2019-06-20 Paolo Carlini New
Adding RBIT gcc builtin for ARM Adding RBIT gcc builtin for ARM - - - - --- 2019-06-20 Ayan Shafqat New
C++ PATCH for c++/64235 - missing syntax error with invalid alignas C++ PATCH for c++/64235 - missing syntax error with invalid alignas - - - - --- 2019-06-20 Marek Polacek New
Fix non-standard behaviour of std::istream_iterator Fix non-standard behaviour of std::istream_iterator - - - - --- 2019-06-19 Jonathan Wakely New
PR libstdc++/90920 restore previous checks for empty ranges PR libstdc++/90920 restore previous checks for empty ranges - - - - --- 2019-06-19 Jonathan Wakely New
« 1 2 ... 466 467 4681279 1280 »