Show patches with: State = Action Required       |    Archived = No       |   126642 patches
« 1 2 ... 732 733 7341266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
PR libstdc++/85729 add linkage specifications to headers PR libstdc++/85729 add linkage specifications to headers - - - - --- 2018-05-10 Jonathan Wakely New
[build] Support SHF_EXCLUDE on non-x86 and with Solaris as [build] Support SHF_EXCLUDE on non-x86 and with Solaris as - - - - --- 2018-05-10 Rainer Orth New
[build] Fix Solaris gty handling (PR target/84379) [build] Fix Solaris gty handling (PR target/84379) - - - - --- 2018-05-10 Rainer Orth New
[PR,85655] Check is_single_const in intersect_with_plats [PR,85655] Check is_single_const in intersect_with_plats - - - - --- 2018-05-10 Martin Jambor New
[fortran,doc,committed] Document BACK for MINLOC and MAXLOC [fortran,doc,committed] Document BACK for MINLOC and MAXLOC - - - - --- 2018-05-10 Thomas König New
[1/2] gcc_qsort: source code changes Introduce gcc_qsort - - - - --- 2018-05-10 Alexander Monakov New
[2/2] gcc_qsort: build system changes Introduce gcc_qsort - - - - --- 2018-05-10 Alexander Monakov New
[rs6000] Fix expected BE counts for vsx-vector-6.h [rs6000] Fix expected BE counts for vsx-vector-6.h - - - - --- 2018-05-10 Carl Love New
[v3] PATCH to make _BracketMatcher::_S_cache_size a variable [v3] PATCH to make _BracketMatcher::_S_cache_size a variable - - - - --- 2018-05-10 Jason Merrill New
PATCH for fortran/85735, f951 crash on empty input PATCH for fortran/85735, f951 crash on empty input - - - - --- 2018-05-10 Marek Polacek New
Various small C++ cleanup PATCHes Various small C++ cleanup PATCHes - - - - --- 2018-05-10 Jason Merrill New
C++ PATCHes for core issue resolutions C++ PATCHes for core issue resolutions - - - - --- 2018-05-10 Jason Merrill New
use string length to relax -Wstringop-overflow for nonstrings (PR 85623) use string length to relax -Wstringop-overflow for nonstrings (PR 85623) - - - - --- 2018-05-10 Martin Sebor New
[i386] : Fix and improve a couple of builtin expansions [i386] : Fix and improve a couple of builtin expansions - - - - --- 2018-05-10 Uros Bizjak New
Fortran cleanup patch Fortran cleanup patch - - - - --- 2018-05-10 Steve Kargl New
C++ PATCH to static auto in template C++ PATCH to static auto in template - - - - --- 2018-05-11 Jason Merrill New
PR gcc/84923 - gcc.dg/attr-weakref-1.c failed on aarch64 PR gcc/84923 - gcc.dg/attr-weakref-1.c failed on aarch64 - - - - --- 2018-05-11 Vladimir Mezentsev New
[committed] Fix OpenMP C/C++ default(none) handling (PR c/85696) [committed] Fix OpenMP C/C++ default(none) handling (PR c/85696) - - - - --- 2018-05-11 Jakub Jelinek New
Constant fold even masked shift builtins Constant fold even masked shift builtins - - - - --- 2018-05-11 Jakub Jelinek New
[arm] PR target/85606 prefer armv6s-m for armv6-m parts [arm] PR target/85606 prefer armv6s-m for armv6-m parts - - - - --- 2018-05-11 Richard Earnshaw (lists) New
[AArch64] Add combine pattern to fuse AESE/AESMC instructions [AArch64] Add combine pattern to fuse AESE/AESMC instructions - - - - --- 2018-05-11 Kyrill Tkachov New
[arm] PR target/85733 Restore be8 linking behaviour for ARMv6-M and products deriving from its capa… [arm] PR target/85733 Restore be8 linking behaviour for ARMv6-M and products deriving from its capa… - - - - --- 2018-05-11 Richard Earnshaw (lists) New
consider offsets when handling nonstrings in -Wstringop-truncation (PR 85643) consider offsets when handling nonstrings in -Wstringop-truncation (PR 85643) - - - - --- 2018-05-11 Martin Sebor New
Replace FMA_EXPR with one internal fn per optab Replace FMA_EXPR with one internal fn per optab - - - - --- 2018-05-11 Richard Sandiford New
[Committed] PR fortran/85542 -- Avoid NULL dereference [Committed] PR fortran/85542 -- Avoid NULL dereference - - - - --- 2018-05-11 Steve Kargl New
C++ PATCH to oversized array handling C++ PATCH to oversized array handling - - - - --- 2018-05-11 Jason Merrill New
improve -Wrestrict for struct members (PR 85753) improve -Wrestrict for struct members (PR 85753) - - - - --- 2018-05-11 Martin Sebor New
gcc/configure.ac: add --disable-systemtap switch gcc/configure.ac: add --disable-systemtap switch - - - - --- 2018-05-12 Li, Pan2 via Gcc-patches New
[v3] PR libstdc++/80165 [v3] PR libstdc++/80165 - - - - --- 2018-05-12 Ville Voutilainen New
[fortran] PR85742 sizeof allocatable arrays returning wrong value [fortran] PR85742 sizeof allocatable arrays returning wrong value - - - - --- 2018-05-13 Paul Richard Thomas New
[Committed] PR fortran/63529 -- Fix documentation. [Committed] PR fortran/63529 -- Fix documentation. - - - - --- 2018-05-13 Steve Kargl New
[C++] Add TYPE_REF_P [C++] Add TYPE_REF_P - - - - --- 2018-05-13 Paolo Carlini New
[PR63185,RFC] Improve DSE with branches [PR63185,RFC] Improve DSE with branches - - - - --- 2018-05-14 Kugan Vivekanandarajah New
PR85734 PR85734 - - - - --- 2018-05-14 Prathamesh Kulkarni New
Adjust match.pd :s docs Adjust match.pd :s docs - - - - --- 2018-05-14 Richard Biener New
Merge SLP and non-SLP vectorization costing Merge SLP and non-SLP vectorization costing - - - - --- 2018-05-14 Richard Biener New
Disallow minus in mem {+,-,&,|,^}= x; mem != 0 peepholes (PR target/85756) Disallow minus in mem {+,-,&,|,^}= x; mem != 0 peepholes (PR target/85756) - - - - --- 2018-05-14 Jakub Jelinek New
[1/3] Introduce auto_string_vec class. [1/3] Introduce auto_string_vec class. - - - - --- 2018-05-14 Martin Liška New
[2/3] Refactoring to opt-suggestions.[ch]. [1/3] Introduce auto_string_vec class. - - - - --- 2018-05-14 Martin Liška New
[3/3] Come up with new --completion option. [1/3] Introduce auto_string_vec class. - - - - --- 2018-05-14 Martin Liška New
DWARF: Use DW_OP_addrx and DW_OP_constx for DWARF5. DWARF: Use DW_OP_addrx and DW_OP_constx for DWARF5. - - - - --- 2018-05-14 Mark Wielaard New
DWARF calculate the number of indexed addresses. DWARF calculate the number of indexed addresses. - - - - --- 2018-05-14 Mark Wielaard New
[AArch64] Implement usadv16qi and ssadv16qi standard names [AArch64] Implement usadv16qi and ssadv16qi standard names - - - - --- 2018-05-14 Kyrill Tkachov New
PR libstdc++/82966 fix swapping of node handles PR libstdc++/82966 fix swapping of node handles - - - - --- 2018-05-14 Jonathan Wakely New
[rs6000] Improved Documentation of Built-in Functions Part 2 [rs6000] Improved Documentation of Built-in Functions Part 2 - - - - --- 2018-05-14 Kelvin Nilsen New
PR libstdc++/67554 Do not pass null pointers to memcpy PR libstdc++/67554 Do not pass null pointers to memcpy - - - - --- 2018-05-14 Jonathan Wakely New
Add __attribute__((malloc) to allocator and remove unused code Add __attribute__((malloc) to allocator and remove unused code - - - - --- 2018-05-14 Jonathan Wakely New
PR libstdc++/81256 fix exception handling in basic_filebuf::close PR libstdc++/81256 fix exception handling in basic_filebuf::close - - - - --- 2018-05-14 Jonathan Wakely New
rs6000: Fix -mreadonly-in-sdata documentation rs6000: Fix -mreadonly-in-sdata documentation - - - - --- 2018-05-14 Segher Boessenkool New
C++ PATCH to improve C++ function type variant handling C++ PATCH to improve C++ function type variant handling - - - - --- 2018-05-14 Jason Merrill New
restore -Wstringop-overflow for checked strcpy/strcat (PR 85259) restore -Wstringop-overflow for checked strcpy/strcat (PR 85259) - - - - --- 2018-05-14 Martin Sebor New
[AArch64] Do not perform a vector splat for vector initialisation if it is not useful [AArch64] Do not perform a vector splat for vector initialisation if it is not useful - - - - --- 2018-05-15 Kyrill Tkachov New
[AArch64] Unify vec_set patterns, support floating-point vector modes properly [AArch64] Unify vec_set patterns, support floating-point vector modes properly - - - - --- 2018-05-15 Kyrill Tkachov New
Qualify std::__invoke in <variant> to prevent ADL Qualify std::__invoke in <variant> to prevent ADL - - - - --- 2018-05-15 Jonathan Wakely New
PR libstdc++/84159 fix appending strings to paths PR libstdc++/84159 fix appending strings to paths - - - - --- 2018-05-15 Jonathan Wakely New
[C++] Add DECL_MAYBE_IN_CHARGE_CDTOR_P [C++] Add DECL_MAYBE_IN_CHARGE_CDTOR_P - - - - --- 2018-05-15 Paolo Carlini New
Remove unused headers from tests Remove unused headers from tests - - - - --- 2018-05-15 Jonathan Wakely New
PR libstdc++/83891 fix path::is_absolute() for non-POSIX targets PR libstdc++/83891 fix path::is_absolute() for non-POSIX targets - - - - --- 2018-05-15 Jonathan Wakely New
Fix PR85782: C++ ICE with continue statements inside acc loops Fix PR85782: C++ ICE with continue statements inside acc loops - - - - --- 2018-05-15 Cesar Philippidis New
PR libstdc++/85749 constrain seed sequences for random number engines PR libstdc++/85749 constrain seed sequences for random number engines - - - - --- 2018-05-15 Jonathan Wakely New
Fix partitioning ICE Fix partitioning ICE - - - - --- 2018-05-15 Jan Hubicka New
libstdc++/85184 remove __glibcxx_assert assertions from <variant> libstdc++/85184 remove __glibcxx_assert assertions from <variant> - - - - --- 2018-05-15 Jonathan Wakely New
C++ PATCH for c++/64372/DR 1560, value category of ?: with one throw C++ PATCH for c++/64372/DR 1560, value category of ?: with one throw - - - - --- 2018-05-15 Jason Merrill New
C++ PATCH to make cxx_eval_vec_init_1 respect the quiet flag C++ PATCH to make cxx_eval_vec_init_1 respect the quiet flag - - - - --- 2018-05-16 Jason Merrill New
RFA (ipa-prop): PATCHes to avoid use of deprecated copy ctor and op= RFA (ipa-prop): PATCHes to avoid use of deprecated copy ctor and op= - - - - --- 2018-05-16 Jason Merrill New
RFA (tree.c): PATCH to make warn_deprecated_use return bool RFA (tree.c): PATCH to make warn_deprecated_use return bool - - - - --- 2018-05-16 Jason Merrill New
Support lower and upper limit for -fdbg-cnt flag. Support lower and upper limit for -fdbg-cnt flag. - - - - --- 2018-05-16 Martin Liška New
Support fused multiply-adds in fully-masked reductions Support fused multiply-adds in fully-masked reductions - - - - --- 2018-05-16 Richard Sandiford New
Use conditional internal functions in if-conversion Use conditional internal functions in if-conversion - - - - --- 2018-05-16 Richard Sandiford New
Implement SLP of internal functions Implement SLP of internal functions - - - - --- 2018-05-16 Richard Sandiford New
Enhance [VEC_]COND_EXPR verification Enhance [VEC_]COND_EXPR verification - - - - --- 2018-05-16 Richard Biener New
When using -fprofile-generate=/some/path mangle absolute path of file (PR lto/85759). When using -fprofile-generate=/some/path mangle absolute path of file (PR lto/85759). - - - - --- 2018-05-16 Martin Liška New
[PR85793] Fix ICE by loading vector(1) scalara_type for 1 element-wise case [PR85793] Fix ICE by loading vector(1) scalara_type for 1 element-wise case - - - - --- 2018-05-16 Bin Cheng New
C++ PATCH for c++/85363, wrong-code with throwing list-initializer C++ PATCH for c++/85363, wrong-code with throwing list-initializer - - - - --- 2018-05-16 Marek Polacek New
[rs6000] Fixes for builtin_prefetch for AIX compatability. [rs6000] Fixes for builtin_prefetch for AIX compatability. - - - - --- 2018-05-16 Carl Love New
RISC-V: Minor pattern name cleanup. RISC-V: Minor pattern name cleanup. - - - - --- 2018-05-16 Jim Wilson New
ARC: Add multilib support for linux targets ARC: Add multilib support for linux targets - - - - --- 2018-05-16 Alexey Brodkin New
[rs6000] Add missing builtin test cases, fix arguments to match specifications. [rs6000] Add missing builtin test cases, fix arguments to match specifications. - - - - --- 2018-05-16 Carl Love New
[RFC,PR64946] "abs" vectorization fails for char/short types [RFC,PR64946] "abs" vectorization fails for char/short types - - - - --- 2018-05-17 Kugan Vivekanandarajah New
Allow gimple_build with internal functions Allow gimple_build with internal functions - - - - --- 2018-05-17 Richard Sandiford New
Gimple FE support for internal functions Gimple FE support for internal functions - - - - --- 2018-05-17 Richard Sandiford New
[arm,1/2] Remove support for deprecated -march=armv5 and armv5e [arm,1/2] Remove support for deprecated -march=armv5 and armv5e - - - - --- 2018-05-17 Kyrill Tkachov New
[arm,2/2] Remove support for -march=armv3 and older [arm,1/2] Remove support for deprecated -march=armv5 and armv5e - - - - --- 2018-05-17 Kyrill Tkachov New
Improve memset handling in value-numbering Improve memset handling in value-numbering - - - - --- 2018-05-17 Richard Biener New
Improve get_ref_base_and_extent with range-info Improve get_ref_base_and_extent with range-info - - - - --- 2018-05-17 Richard Biener New
Another DSE improvement and thinko fix Another DSE improvement and thinko fix - - - - --- 2018-05-17 Richard Biener New
[fortran] PR82923 - Automatic allocation of deferred length character using function result [fortran] PR82923 - Automatic allocation of deferred length character using function result - - - - --- 2018-05-17 Paul Richard Thomas New
[C++] PR 84588 ("[8 Regression] internal compiler error: Segmentation fault (contains_struct_check(… [C++] PR 84588 ("[8 Regression] internal compiler error: Segmentation fault (contains_struct_check(… - - - - --- 2018-05-17 Paolo Carlini New
PR libstdc++/85812 fix memory leak in std::make_exception_ptr PR libstdc++/85812 fix memory leak in std::make_exception_ptr - - - - --- 2018-05-17 Jonathan Wakely New
PR libstdc++/85818 ensure path::preferred_separator is defined PR libstdc++/85818 ensure path::preferred_separator is defined - - - - --- 2018-05-17 Jonathan Wakely New
[rs6000] Fix PR85698 [rs6000] Fix PR85698 - - - - --- 2018-05-17 Pat Haugen New
Documentation patch for -floop-interchange and -floop-unroll-and-jam. Documentation patch for -floop-interchange and -floop-unroll-and-jam. - - - - --- 2018-05-17 Toon Moene New
libcpp PATCH to avoid deprecated copy assignment libcpp PATCH to avoid deprecated copy assignment - - - - --- 2018-05-17 Jason Merrill New
refine -Wstringop-truncation and -Wsizeof-pointer-memaccess for strncat of nonstrings (PR 85602) refine -Wstringop-truncation and -Wsizeof-pointer-memaccess for strncat of nonstrings (PR 85602) - - - - --- 2018-05-18 Martin Sebor New
Improve support for up-level references (1/n) Improve support for up-level references (1/n) - - - - --- 2018-05-18 Eric Botcazou New
Fix tree-ssa-strlen handling of partial clobber (PR85814) Fix tree-ssa-strlen handling of partial clobber (PR85814) - - - - --- 2018-05-18 Richard Sandiford New
PR85817 PR85817 - - - - --- 2018-05-18 Prathamesh Kulkarni New
[RFC] Add dynamic edge/bb flag allocation [RFC] Add dynamic edge/bb flag allocation - - - - --- 2018-05-18 Richard Biener New
Support variables in expansion of -fprofile-generate option (PR gcov-profile/47618). Support variables in expansion of -fprofile-generate option (PR gcov-profile/47618). - - - - --- 2018-05-18 Martin Liška New
[v2] C/C++: Add -Waddress-of-packed-member [v2] C/C++: Add -Waddress-of-packed-member - - - - --- 2018-05-18 H.J. Lu New
« 1 2 ... 732 733 7341266 1267 »