Show patches with: State = Action Required       |    Archived = No       |   126616 patches
« 1 2 ... 562 563 5641266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix PR83128 Fix PR83128 - - - - --- 2017-11-24 Richard Biener New
[Ada] Fix PR ada/83091 [Ada] Fix PR ada/83091 - - - - --- 2017-11-23 Eric Botcazou New
Add [[nodiscard]] attribute to C++17 components Add [[nodiscard]] attribute to C++17 components - - - - --- 2017-11-23 Jonathan Wakely New
PR libstdc++/83134 Ensure std::__not_ converts B::value to bool PR libstdc++/83134 Ensure std::__not_ converts B::value to bool - - - - --- 2017-11-23 Jonathan Wakely New
Fix powerpc* ICE with vec builtins with -mno-altivec (PR target/82848) Fix powerpc* ICE with vec builtins with -mno-altivec (PR target/82848) - - - - --- 2017-11-23 Jakub Jelinek New
Fix ubsan on mingw hosts (PR sanitizer/83014) Fix ubsan on mingw hosts (PR sanitizer/83014) - - - - --- 2017-11-23 Jakub Jelinek New
[C++] Fix structured binding initializer checking (PR c++/81888) [C++] Fix structured binding initializer checking (PR c++/81888) - - - - --- 2017-11-23 Jakub Jelinek New
Fix and improve tree-object-size.c pass_through_call Fix and improve tree-object-size.c pass_through_call - - - - --- 2017-11-23 Jakub Jelinek New
[committed] Fix declare-simd-1.C testcase failure [committed] Fix declare-simd-1.C testcase failure - - - - --- 2017-11-23 Jakub Jelinek New
[committed] Reject invalid #pragma omp declare simd in the C FE [committed] Reject invalid #pragma omp declare simd in the C FE - - - - --- 2017-11-23 Jakub Jelinek New
[committed] 4 more -Wno-return-type for powerpc* testsuite [committed] 4 more -Wno-return-type for powerpc* testsuite - - - - --- 2017-11-23 Jakub Jelinek New
[libgccjit,committed] Wrap RETURN_NULL_IF_FAIL_NONNULL_NUMERIC_TYPE in JIT_{BEGIN,END}_STMT. [libgccjit,committed] Wrap RETURN_NULL_IF_FAIL_NONNULL_NUMERIC_TYPE in JIT_{BEGIN,END}_STMT. - - - - --- 2017-11-23 Tom de Vries New
[sh,committed] Wrap ASM_OUTPUT_ADDR_VEC_ELT in do {} while (0) [sh,committed] Wrap ASM_OUTPUT_ADDR_VEC_ELT in do {} while (0) - - - - --- 2017-11-23 Tom de Vries New
[libobjc,committed] Wrap CLASS_TABLE_HASH in do {} while (0) [libobjc,committed] Wrap CLASS_TABLE_HASH in do {} while (0) - - - - --- 2017-11-23 Tom de Vries New
[ft32,committed] Remove semicolon after ASM_OUTPUT_ADDR_VEC_ELT [ft32,committed] Remove semicolon after ASM_OUTPUT_ADDR_VEC_ELT - - - - --- 2017-11-23 Tom de Vries New
Fix profile update when producing inline clone Fix profile update when producing inline clone - - - - --- 2017-11-23 Jan Hubicka New
[SH,committed] Fix PR 83111 [SH,committed] Fix PR 83111 - - - - --- 2017-11-23 Oleg Endo New
Fix .debug_rnglists generation with -gdwarf-5 -gsplit-dwarf. Fix .debug_rnglists generation with -gdwarf-5 -gsplit-dwarf. - - - - --- 2017-11-23 Mark Wielaard New
rs6000_gimple_fold_builtin formatting fixes rs6000_gimple_fold_builtin formatting fixes - - - - --- 2017-11-23 Jakub Jelinek New
Fix PR23094 Fix PR23094 - - - - --- 2017-11-23 Richard Biener New
[2/2] Alternate fix for PR81403 Untitled series #14825 - - - - --- 2017-11-23 Richard Biener New
libgo patch committed: Pass -X option to ar on AIX libgo patch committed: Pass -X option to ar on AIX - - - - --- 2017-11-23 Ian Lance Taylor New
[RFA] Use SCEV conditionally within vr-values and evrp range analysis [RFA] Use SCEV conditionally within vr-values and evrp range analysis - - - - --- 2017-11-23 Jeff Law New
Fix PR rtl-optimization/83030 Fix PR rtl-optimization/83030 - - - - --- 2017-11-22 Eric Botcazou New
[committed] jit: update test suite for change to -Warray-bounds [committed] jit: update test suite for change to -Warray-bounds - - - - --- 2017-11-22 David Malcolm New
[committed] One further -Wno-return-type testcase tweak [committed] One further -Wno-return-type testcase tweak - - - - --- 2017-11-22 Jakub Jelinek New
Fix expand_assignment with complex modes with the same size but different inner mode (PR middle-end… Fix expand_assignment with complex modes with the same size but different inner mode (PR middle-end… - - - - --- 2017-11-22 Jakub Jelinek New
[C++] Fix qsort checking ICE on member_name_cmp (PR c++/82401) [C++] Fix qsort checking ICE on member_name_cmp (PR c++/82401) - - - - --- 2017-11-22 Jakub Jelinek New
[committed] v5: C/C++: fix quoting of "aka" typedef information (PR 62170) [committed] v5: C/C++: fix quoting of "aka" typedef information (PR 62170) - - - - --- 2017-11-22 David Malcolm New
[testsuite] : Remove bswap16, bswap32 and bswap64 effective targets [testsuite] : Remove bswap16, bswap32 and bswap64 effective targets - - - - --- 2017-11-22 Uros Bizjak New
Make shift argument to eoshift0 and eoshift2 be of type index_type Make shift argument to eoshift0 and eoshift2 be of type index_type - - - - --- 2017-11-22 Janne Blomqvist New
Add myself as GCC maintainer Add myself as GCC maintainer - - - - --- 2017-11-22 Sudakshina Das New
Simplify ptr - 0 Simplify ptr - 0 - - - - --- 2017-11-22 Marc Glisse New
[committed] PR 83104: Avoid two_valued_val_range_p for pointers [committed] PR 83104: Avoid two_valued_val_range_p for pointers - - - - --- 2017-11-22 Marc Glisse New
C++: avoid most reserved words as misspelling suggestions (PR c++/81610 and PR c++/80567) C++: avoid most reserved words as misspelling suggestions (PR c++/81610 and PR c++/80567) - - - - --- 2017-11-22 David Malcolm New
[AArch64] Fixup floating point division with -march=armv8-a+nosimd [AArch64] Fixup floating point division with -march=armv8-a+nosimd - - - - --- 2017-11-22 Ramana Radhakrishnan New
[C++] PR 82293 ("[8 Regression] ICE in nonlambda_method_basetype at gcc/cp/lambda.c:886") [C++] PR 82293 ("[8 Regression] ICE in nonlambda_method_basetype at gcc/cp/lambda.c:886") - - - - --- 2017-11-22 Paolo Carlini New
[GCC/ARM] Remove useless variable in CMSE code [GCC/ARM] Remove useless variable in CMSE code - - - - --- 2017-11-22 Thomas Preudhomme New
Use __BYTE_ORDER__ predefined macro instead of runtime check Use __BYTE_ORDER__ predefined macro instead of runtime check - - - - --- 2017-11-22 Janne Blomqvist New
Handle VEC_SERIES with both constant args in simplify_binary_operation Handle VEC_SERIES with both constant args in simplify_binary_operation - - - - --- 2017-11-22 Jakub Jelinek New
Make shift argument to eoshift0 be of type index_type Make shift argument to eoshift0 be of type index_type - - - - --- 2017-11-22 Janne Blomqvist New
vrp_prop::check_array_ref fixes (PR tree-optimization/83044) vrp_prop::check_array_ref fixes (PR tree-optimization/83044) - - - - --- 2017-11-22 Jakub Jelinek New
Add support for #pragma GCC unroll v2 Add support for #pragma GCC unroll v2 - - - - --- 2017-11-22 Eric Botcazou New
Fix PR82991 Fix PR82991 - - - - --- 2017-11-22 Richard Biener New
Replace REDUC_*_EXPRs with internal functions. Replace REDUC_*_EXPRs with internal functions. - - - - --- 2017-11-22 Richard Sandiford New
PR82547: Undetected overflow for UNSIGNED wide_ints PR82547: Undetected overflow for UNSIGNED wide_ints - - - - --- 2017-11-22 Richard Sandiford New
PR83004: Accidental change to pr81136.c for VECTOR_BITS==128 PR83004: Accidental change to pr81136.c for VECTOR_BITS==128 - - - - --- 2017-11-22 Richard Sandiford New
Fix calculation of ptr_mode for MODE_PARTIAL_INT Pmode Fix calculation of ptr_mode for MODE_PARTIAL_INT Pmode - - - - --- 2017-11-22 Richard Sandiford New
Avoid UNSPEC_VOLATILE or volatile ASM_OPERANDS in debug insns (PR debug/83084) Avoid UNSPEC_VOLATILE or volatile ASM_OPERANDS in debug insns (PR debug/83084) - - - - --- 2017-11-22 Jakub Jelinek New
Fix mult expansion ICE (PR middle-end/82875) Fix mult expansion ICE (PR middle-end/82875) - - - - --- 2017-11-22 Jakub Jelinek New
Fix dwarf2out ICE on VEC_SERIES rtl (PR debug/83034) Fix dwarf2out ICE on VEC_SERIES rtl (PR debug/83034) - - - - --- 2017-11-22 Jakub Jelinek New
[1/2] Alternate fix for PR81403 [1/2] Alternate fix for PR81403 - - - - --- 2017-11-22 Richard Biener New
[libgfortran,committed] PR 83070, fix -Wsign-compare warning [libgfortran,committed] PR 83070, fix -Wsign-compare warning - - - - --- 2017-11-22 Janne Blomqvist New
Fix PR83089 Fix PR83089 - - - - --- 2017-11-22 Richard Biener New
Fix i?86 bootstrap (PR rtl-optimization/82044) Fix i?86 bootstrap (PR rtl-optimization/82044) - - - - --- 2017-11-21 Jakub Jelinek New
Handle GOMP_NVPTX_PTXRW in libgomp nvptx plugin Handle GOMP_NVPTX_PTXRW in libgomp nvptx plugin - - - - --- 2017-11-21 Tom de Vries New
PR libstdc++/48101 improve errors for invalid container specializations PR libstdc++/48101 improve errors for invalid container specializations - - - - --- 2017-11-21 Jonathan Wakely New
[rs6000] Fix register values in ppc-asm.h [rs6000] Fix register values in ppc-asm.h - - - - --- 2017-11-21 Pat Haugen New
[i386] : Improve movbe insn a bit [i386] : Improve movbe insn a bit - - - - --- 2017-11-21 Uros Bizjak New
C: don't suggest names that came from earlier failures (PR c/83056) C: don't suggest names that came from earlier failures (PR c/83056) - - - - --- 2017-11-21 David Malcolm New
[libstdc++-,doc] Mislocated </variablelist> [libstdc++-,doc] Mislocated </variablelist> - - - - --- 2017-11-21 Przemyslaw Wirkus New
Fix mips hang with --help=target --help=optimizers (PR target/82880) Fix mips hang with --help=target --help=optimizers (PR target/82880) - - - - --- 2017-11-21 Jakub Jelinek New
[committed] One c-family TREE_INT_CST_LOW -> tree_to_uhwi change [committed] One c-family TREE_INT_CST_LOW -> tree_to_uhwi change - - - - --- 2017-11-21 Jakub Jelinek New
[committed] Fix a buglet in store merging (PR tree-optimization/83086) [committed] Fix a buglet in store merging (PR tree-optimization/83086) - - - - --- 2017-11-21 Jakub Jelinek New
Fix up -Wreturn-type (PR c++/83045) Fix up -Wreturn-type (PR c++/83045) - - - - --- 2017-11-21 Jakub Jelinek New
[committed] fix typo in find_jump_threads_backwards() [committed] fix typo in find_jump_threads_backwards() - - - - --- 2017-11-21 Aldy Hernandez New
Fix result for conditional reductions matching at index 0 Fix result for conditional reductions matching at index 0 - - - - --- 2017-11-21 Kilian Verhetsel New
[Ping,v3] Fix Incorrect ASan global variables alignment on arm (PR sanitizer/81697) [Ping,v3] Fix Incorrect ASan global variables alignment on arm (PR sanitizer/81697) - - - - --- 2017-11-21 Maxim Ostapenko New
libgo patch committed: Fix Makefile bug setting LD_LIBRARY_PATH libgo patch committed: Fix Makefile bug setting LD_LIBRARY_PATH - - - - --- 2017-11-21 Ian Lance Taylor New
Go patch committed: report error for ++/-- applied to a non-numeric type Go patch committed: report error for ++/-- applied to a non-numeric type - - - - --- 2017-11-21 Ian Lance Taylor New
[aarch64,committed] Fix test broken by patch for PR target/81356 [aarch64,committed] Fix test broken by patch for PR target/81356 - - - - --- 2017-11-21 Steve Ellcey New
Small C++ PATCH to avoid duplicate visibility warning Small C++ PATCH to avoid duplicate visibility warning - - - - --- 2017-11-20 Jason Merrill New
[rs6000] (v2) testcase updates for fold-vec-abs-* for power9 codegen [rs6000] (v2) testcase updates for fold-vec-abs-* for power9 codegen - - - - --- 2017-11-20 will schmidt New
[rs6000] (v2) fold-vec-ld* testcase updates for power9 [rs6000] (v2) fold-vec-ld* testcase updates for power9 - - - - --- 2017-11-20 will schmidt New
[rs6000] (v2) fold-vec-splat* testcase updates for power9 [rs6000] (v2) fold-vec-splat* testcase updates for power9 - - - - --- 2017-11-20 will schmidt New
Avoid static initialization in the strlen pass Avoid static initialization in the strlen pass - - - - --- 2017-11-20 Jakub Jelinek New
Fix ICE with __RTL and -g (PR debug/82933) Fix ICE with __RTL and -g (PR debug/82933) - - - - --- 2017-11-20 Jakub Jelinek New
Fix ICEs from expand_mul_overflow (PR target/82981) Fix ICEs from expand_mul_overflow (PR target/82981) - - - - --- 2017-11-20 Jakub Jelinek New
[committed] i386.c diagnostics fix [committed] i386.c diagnostics fix - - - - --- 2017-11-20 Jakub Jelinek New
[C/C++] Fix ICE in get_atomic_generic_size (PR c++/83059) [C/C++] Fix ICE in get_atomic_generic_size (PR c++/83059) - - - - --- 2017-11-20 Jakub Jelinek New
Fix load_gsi computation in store-merging (PR tree-optimization/83047) Fix load_gsi computation in store-merging (PR tree-optimization/83047) - - - - --- 2017-11-20 Jakub Jelinek New
PR 53796 Improve INQUIRE(RECL=...) handling PR 53796 Improve INQUIRE(RECL=...) handling - - - - --- 2017-11-20 Janne Blomqvist New
avoid assuming strncat/strncpy don't change length of source string (PR 83075) avoid assuming strncat/strncpy don't change length of source string (PR 83075) - - - - --- 2017-11-20 Martin Sebor New
RFC: SAFE_MACRO_STMT RFC: SAFE_MACRO_STMT - - - - --- 2017-11-20 Tom de Vries New
Fix Werror=stringop-overflow in target.c Fix Werror=stringop-overflow in target.c - - - - --- 2017-11-20 Martin Liška New
[4/4,SPARC] Errata workaround for GRLIB-TN-0013 Workarounds for UT699, UT700, and GR712RC errata - - - - --- 2017-11-20 Daniel Cederman New
[3/4,SPARC] Errata workaround for GRLIB-TN-0010 Workarounds for UT699, UT700, and GR712RC errata - - - - --- 2017-11-20 Daniel Cederman New
[2/4,SPARC] Errata workaround for GRLIB-TN-0011 Workarounds for UT699, UT700, and GR712RC errata - - - - --- 2017-11-20 Daniel Cederman New
[1/4,SPARC] Errata workaround for GRLIB-TN-0012 Workarounds for UT699, UT700, and GR712RC errata - - - - --- 2017-11-20 Daniel Cederman New
Fix gcc-7 and gcc-8 build of GO for Hurd and not kFreeBSD in debian/rules.defs Fix gcc-7 and gcc-8 build of GO for Hurd and not kFreeBSD in debian/rules.defs - - - - --- 2017-11-20 Svante Signell New
Don't split call from its call arg location Don't split call from its call arg location - - - - --- 2017-11-20 Claudiu Zissulescu Ianculescu New
PR82665 - missing value range optimization for memchr PR82665 - missing value range optimization for memchr - - - - --- 2017-11-20 Prathamesh Kulkarni New
Fix typo breaking bootstrap Fix typo breaking bootstrap - - - - --- 2017-11-20 Jan Hubicka New
RTEMS: Enable some libstdc++ features RTEMS: Enable some libstdc++ features - - - - --- 2017-11-20 Sebastian Huber New
[C++] Fix constexpr VEC_COND_EXPR handling (PR c++/82781) [C++] Fix constexpr VEC_COND_EXPR handling (PR c++/82781) - - - - --- 2017-11-20 Jakub Jelinek New
[libgfortran] Bug 78549 - [7/8 Regression] Very slow formatted internal file output [libgfortran] Bug 78549 - [7/8 Regression] Very slow formatted internal file output - - - - --- 2017-11-19 Jerry DeLisle New
[Ada] Fix PR ada/83016 [Ada] Fix PR ada/83016 - - - - --- 2017-11-19 Eric Botcazou New
[committed] Fix bogus propagation in DOM [committed] Fix bogus propagation in DOM - - - - --- 2017-11-19 Jeff Law New
Fix PR81360 Fix PR81360 - - - - --- 2017-11-19 Jan Hubicka New
Fix pasto in to_sreal_scale Fix pasto in to_sreal_scale - - - - --- 2017-11-19 Jan Hubicka New
« 1 2 ... 562 563 5641266 1267 »