Show patches with: Archived = No       |   127447 patches
« 1 2 ... 437 438 4391274 1275 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Refactor vectorizer reduction more Refactor vectorizer reduction more - - - - --- 2019-10-08 Richard Biener New
[commit] Remove ">>>>>> .r..." from a ChangeLog [commit] Remove ">>>>>> .r..." from a ChangeLog - - - - --- 2019-10-08 Tobias Burnus New
[2/2,MSP430] Optimize zero_extend insns and PSImode pointer manipulation Optimize zero_extend insns and PSImode pointer manipulation - - - - --- 2019-10-08 Jozef Lawrynowicz New
[1/2,MSP430] Reorder and group zero_extend insns in msp430.md Optimize zero_extend insns and PSImode pointer manipulation - - - - --- 2019-10-08 Jozef Lawrynowicz New
[Fortran] Improve OpenMP/OpenACC diagnostic if junk comes after a directive [Fortran] Improve OpenMP/OpenACC diagnostic if junk comes after a directive - - - - --- 2019-10-08 Tobias Burnus New
Fix dump message issue Fix dump message issue - - - - --- 2019-10-08 Xionghu Luo New
use call-clobbered reg to disalign the stack use call-clobbered reg to disalign the stack - - - - --- 2019-10-08 Alexandre Oliva New
avoid a spurious -Wstringop-overflow due to multiple MEM_REFs (PR 92014) avoid a spurious -Wstringop-overflow due to multiple MEM_REFs (PR 92014) - - - - --- 2019-10-08 Martin Sebor New
handle arrays in -Wclass-memaccess (PR 92001) handle arrays in -Wclass-memaccess (PR 92001) - - - - --- 2019-10-08 Martin Sebor New
Make C2X imply -fno-fp-int-builtin-inexact Make C2X imply -fno-fp-int-builtin-inexact - - - - --- 2019-10-08 Joseph Myers New
[OpenMP,Fortran] Fix several OpenMP use_device_addr/map/update errors found by a length test case [OpenMP,Fortran] Fix several OpenMP use_device_addr/map/update errors found by a length test case - - - - --- 2019-10-07 Tobias Burnus New
[COMMITTED,MSP430] s/msp_/msp430_/ [COMMITTED,MSP430] s/msp_/msp430_/ - - - - --- 2019-10-07 Jozef Lawrynowicz New
[COMMITTED,MSP430] Move C code for addsi define_split to its own function [COMMITTED,MSP430] Move C code for addsi define_split to its own function - - - - --- 2019-10-07 Jozef Lawrynowicz New
[Darwin,machopic,1/n,conmmitted] Consider visibility in indirections. [Darwin,machopic,1/n,conmmitted] Consider visibility in indirections. - - - - --- 2019-10-07 Iain Sandoe New
[MSP430] Add support for post increment addressing [MSP430] Add support for post increment addressing - - - - --- 2019-10-07 Jozef Lawrynowicz New
[Darwin,machopic,0/n,committed] Initial tidy of Mach-O symbol handling. [Darwin,machopic,0/n,committed] Initial tidy of Mach-O symbol handling. - - - - --- 2019-10-07 Iain Sandoe New
[i386] : Reorder a couple of rounding functions [i386] : Reorder a couple of rounding functions - - - - --- 2019-10-07 Uros Bizjak New
Add OpenACC 2.6 `acc_get_property' support Add OpenACC 2.6 `acc_get_property' support - - - - --- 2019-10-07 Thomas Schwinge New
[C++] Partial fix for further -fstrong-eval-order issues (PR c++/91987) [C++] Partial fix for further -fstrong-eval-order issues (PR c++/91987) - - - - --- 2019-10-07 Jakub Jelinek New
[committed] Fix up gcc.target/i386/pr71801.c testcase [committed] Fix up gcc.target/i386/pr71801.c testcase - - - - --- 2019-10-07 Jakub Jelinek New
[C++] Fix cp_parser_delete_expression and cp_parser_throw_expression locations and more [C++] Fix cp_parser_delete_expression and cp_parser_throw_expression locations and more - - - - --- 2019-10-07 Paolo Carlini New
[committed] use value_range_base::num_pairs in singleton_p [committed] use value_range_base::num_pairs in singleton_p - - - - --- 2019-10-07 Aldy Hernandez New
Fix PR91975, tame PRE some more Fix PR91975, tame PRE some more - - - - --- 2019-10-07 Richard Biener New
Improve unrolling heuristics, PR91975 Improve unrolling heuristics, PR91975 - - - - --- 2019-10-07 Richard Biener New
[4/4] OpenACC 2.6 manual deep copy support (attach/detach) OpenACC 2.6 manual deep copy (repost) - - - - --- 2019-10-06 Julian Brown New
[3/4] Factor out duplicate code in gimplify_scan_omp_clauses OpenACC 2.6 manual deep copy (repost) - - - - --- 2019-10-06 Julian Brown New
[2/4] Use gomp_map_val for OpenACC host-to-device address translation OpenACC 2.6 manual deep copy (repost) - - - - --- 2019-10-06 Julian Brown New
[1/4] Add function for pretty-printing OpenACC clause names OpenACC 2.6 manual deep copy (repost) - - - - --- 2019-10-06 Julian Brown New
[committed] Fix EXECUTE_IF_SET_IN_HARD_REG_SET use [committed] Fix EXECUTE_IF_SET_IN_HARD_REG_SET use - - - - --- 2019-10-06 Richard Sandiford New
[fortran] Fix PR 92004, restore Lapack compilation [fortran] Fix PR 92004, restore Lapack compilation - - - - --- 2019-10-06 Thomas Koenig New
[Darwin,committed] Fix some format-related build warnings. [Darwin,committed] Fix some format-related build warnings. - - - - --- 2019-10-06 Iain Sandoe New
Fix typo in inliner badness calculation Fix typo in inliner badness calculation - - - - --- 2019-10-05 Jan Hubicka New
PR fortran/91801 -- convert assert to an error PR fortran/91801 -- convert assert to an error - - - - --- 2019-10-05 Steve Kargl New
[wwwdocs] Update C++ DR table [wwwdocs] Update C++ DR table - - - - --- 2019-10-05 Marek Polacek New
[Darwin,committed] Amend section for constants with relocations. [Darwin,committed] Amend section for constants with relocations. - - - - --- 2019-10-05 Iain Sandoe 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
PR fortran/47054 -- Don't search parent namespace for symbol PR fortran/47054 -- Don't search parent namespace for symbol - - - - --- 2019-10-04 Steve Kargl New
C++ PATCH for C++20 P0388R4 (conversions to arrays of unknown bounds) and CWG 1307 (c++/91364, c++/… C++ PATCH for C++20 P0388R4 (conversions to arrays of unknown bounds) and CWG 1307 (c++/91364, c++/… - - - - --- 2019-10-04 Marek Polacek New
PR fortran/89943 -- Duplicate BIND(c) allowed (?) PR fortran/89943 -- Duplicate BIND(c) allowed (?) - - - - --- 2019-10-04 Steve Kargl New
Add strftime format checking support for C2x %OB and %Ob (bug 82752) Add strftime format checking support for C2x %OB and %Ob (bug 82752) - - - - --- 2019-10-04 Joseph Myers New
[PATCHv2] Change the library search path when using --with-advance-toolchain [PATCHv2] Change the library search path when using --with-advance-toolchain - - - - --- 2019-10-04 Tulio Magno Quites Machado Filho New
[PR,target/85401] Add test-cases [PR,target/85401] Add test-cases - - - - --- 2019-10-04 Maya Rashish New
Fix -Wshadow=local warnings in genautomata.c Fix -Wshadow=local warnings in genautomata.c - - - - --- 2019-10-04 Bernd Edlinger New
[preprocessor/91991] column location overflow [preprocessor/91991] column location overflow - - - - --- 2019-10-04 Nathan Sidwell 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
PR fortran/91959 -- Re-arrange matching of %FILL PR fortran/91959 -- Re-arrange matching of %FILL - - - - --- 2019-10-04 Steve Kargl New
Go patch committed: Include constant types during export processing Go patch committed: Include constant types during export processing - - - - --- 2019-10-04 Ian Lance Taylor New
Build filesystem library with large file support Build filesystem library with large file support - - - - --- 2019-10-04 Jonathan Wakely New
Replace uses of std::tr1::unordered_map in testsuite Replace uses of std::tr1::unordered_map in testsuite - - - - --- 2019-10-04 Jonathan Wakely New
Use CONSTEXPR in machmode.h Use CONSTEXPR in machmode.h - - - - --- 2019-10-04 Richard Sandiford New
[committed] Disable broken H8/SX patterns/expanders [committed] Disable broken H8/SX patterns/expanders - - - - --- 2019-10-04 Jeff Law New
[committed] Avoid ranger self-test failures for 16bit integer targets [committed] Avoid ranger self-test failures for 16bit integer targets - - - - --- 2019-10-04 Jeff Law New
[OpenMP,Fortran] Fix trans-openmp.c, add use_device_addr run-time test case (has known issues with … [OpenMP,Fortran] Fix trans-openmp.c, add use_device_addr run-time test case (has known issues with … - - - - --- 2019-10-04 Tobias Burnus New
disentangle range_fold_*ary_expr into various pieces disentangle range_fold_*ary_expr into various pieces - - - - --- 2019-10-04 Aldy Hernandez New
[PR,target/85401] initialize the move cost table before using it (in another place, too) [PR,target/85401] initialize the move cost table before using it (in another place, too) - - - - --- 2019-10-04 Maya Rashish New
Adjust tr1::_Hashtable to work with std::allocator in C++20 Adjust tr1::_Hashtable to work with std::allocator in C++20 - - - - --- 2019-10-04 Jonathan Wakely New
, V4, patch #19 [Same as patch #8], Enable -mpcrel on Linux 64-bit systems , V4, patch #19 [Same as patch #8], Enable -mpcrel on Linux 64-bit systems - - - - --- 2019-10-04 Michael Meissner New
, V4, patch #18 [Same as patch #7], Use PADDI to add 34-bit constants , V4, patch #18 [Same as patch #7], Use PADDI to add 34-bit constants - - - - --- 2019-10-04 Michael Meissner New
, V4, patch #17 [Same as patch #6], Use PADDI to load up 32-bit SImode constants , V4, patch #17 [Same as patch #6], Use PADDI to load up 32-bit SImode constants - - - - --- 2019-10-04 Michael Meissner New
, V4, patch #16 [Same as patch #5], Support DImode 34-bt constants , V4, patch #16 [Same as patch #5], Support DImode 34-bt constants - - - - --- 2019-10-04 Michael Meissner New
Add missing gimple_call_set_fntype Add missing gimple_call_set_fntype - - - - --- 2019-10-04 Martin Jambor New
, V4, patch #15 [part of patch #4.2], Make vector extract/insert support prefixed instructions , V4, patch #15 [part of patch #4.2], Make vector extract/insert support prefixed instructions - - - - --- 2019-10-04 Michael Meissner New
canonicalize unsigned [1,MAX] ranges into ~[0,0] canonicalize unsigned [1,MAX] ranges into ~[0,0] - - - - --- 2019-10-04 Aldy Hernandez New
, V4, patch #14 [part of patch #4.2], Update vector 128-bit instruction sizes , V4, patch #14 [part of patch #4.2], Update vector 128-bit instruction sizes - - - - --- 2019-10-04 Michael Meissner New
, V4, patch #13 [part of patch #4.2], Update stack protect insns for prefixed addresses , V4, patch #13 [part of patch #4.2], Update stack protect insns for prefixed addresses - - - - --- 2019-10-04 Michael Meissner New
, V4, patch #12 [part of patch #4.2], Update predicates , V4, patch #12 [part of patch #4.2], Update predicates - - - - --- 2019-10-04 Michael Meissner New
, V4, patch #11 [part of patch #4.2], Adjust insn cost for prefixed instructions , V4, patch #11 [part of patch #4.2], Adjust insn cost for prefixed instructions - - - - --- 2019-10-04 Michael Meissner New
, V4, patch #10 [part of patch #4.2], Set prefixed length for 128-bit non-vector type , V4, patch #10 [part of patch #4.2], Set prefixed length for 128-bit non-vector type - - - - --- 2019-10-04 Michael Meissner New
, V4, patch #9 [part of patch #4.2], Add prefixed address offset checks , V4, patch #9 [part of patch #4.2], Add prefixed address offset checks - - - - --- 2019-10-04 Michael Meissner New
Add <span> to <bits/stdc++.h> precompiled header Add <span> to <bits/stdc++.h> precompiled header - - - - --- 2019-10-04 Jonathan Wakely New
[PR83534] C++17: typeinfo for noexcept function lacks noexcept information [PR83534] C++17: typeinfo for noexcept function lacks noexcept information - - - - --- 2019-10-04 kamlesh kumar New
Fix gcc/testsuite/gcc.c-torture/execute/loop-3.c Fix gcc/testsuite/gcc.c-torture/execute/loop-3.c - - - - --- 2019-10-04 Richard Biener New
Fix PR91968 Fix PR91968 - - - - --- 2019-10-04 Richard Biener New
Fix PR91982 Fix PR91982 - - - - --- 2019-10-04 Richard Biener New
committed: cleanups to range-op.cc committed: cleanups to range-op.cc - - - - --- 2019-10-04 Aldy Hernandez New
Add std::__iterator_category_t Add std::__iterator_category_t - - - - --- 2019-10-04 François Dumont New
Add std::copy_n debug checks Add std::copy_n debug checks - - - - --- 2019-10-04 François Dumont New
[committed] pa: Disable -Warray-bounds in fptr.c [committed] pa: Disable -Warray-bounds in fptr.c - - - - --- 2019-10-03 John David Anglin New
[wwwdocs] Update GCC 9 release note [wwwdocs] Update GCC 9 release note - - - - --- 2019-10-03 H.J. Lu New
[committed] pa: Adjust MAX_PCREL17F_OFFSET to match stub group size default for ELF [committed] pa: Adjust MAX_PCREL17F_OFFSET to match stub group size default for ELF - - - - --- 2019-10-03 John David Anglin New
diagnose more out-of-bounds char writes (PR 91977) diagnose more out-of-bounds char writes (PR 91977) - - - - --- 2019-10-03 Martin Sebor New
Mark C2x built-in functions as such Mark C2x built-in functions as such - - - - --- 2019-10-03 Joseph Myers New
[committed] pa: Remove 64-bit sibcall call sequence [committed] pa: Remove 64-bit sibcall call sequence - - - - --- 2019-10-03 John David Anglin New
[C++] Improve cxx_fold_indirect_ref (PR c++/71504, take 2) [C++] Improve cxx_fold_indirect_ref (PR c++/71504, take 2) - - - - --- 2019-10-03 Jakub Jelinek New
[Darwin,committed] Pick up SDKROOT as the sysroot fallback. [Darwin,committed] Pick up SDKROOT as the sysroot fallback. - - - - --- 2019-10-03 Iain Sandoe New
[C++] Improve cxx_fold_indirect_ref (PR c++/71504) [C++] Improve cxx_fold_indirect_ref (PR c++/71504) - - - - --- 2019-10-03 Jakub Jelinek New
Remove extra lib directory from --with-advance-toolchain Remove extra lib directory from --with-advance-toolchain - - - - --- 2019-10-03 Tulio Magno Quites Machado Filho New
OpenACC reference count consistency checking OpenACC reference count consistency checking - - - - --- 2019-10-03 Julian Brown New
OpenACC reference count overhaul OpenACC reference count overhaul - - - - --- 2019-10-03 Julian Brown New
Libgomp magic offset value self-documentation Libgomp magic offset value self-documentation - - - - --- 2019-10-03 Julian Brown New
[C++] Fix up -fstrong-eval-order handling of call exprs (PR c++/91974) [C++] Fix up -fstrong-eval-order handling of call exprs (PR c++/91974) - - - - --- 2019-10-03 Jakub Jelinek 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
« 1 2 ... 437 438 4391274 1275 »