Show patches with: Archived = No       |   126792 patches
« 1 2 ... 563 564 5651267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[wwwdocs] bugs/management.html: add a link, streamline a bit [wwwdocs] bugs/management.html: add a link, streamline a bit - - - - --- 2017-11-26 Gerald Pfeifer New
Fix PR82488 - signed integer overflow in expr.c Fix PR82488 - signed integer overflow in expr.c - - - - --- 2017-11-26 Markus Trippelsdorf New
Fix UB in hash-map.h Fix UB in hash-map.h - - - - --- 2017-11-26 Markus Trippelsdorf New
[wwwdocs] Shorten bugs/index.html a little [wwwdocs] Shorten bugs/index.html a little - - - - --- 2017-11-25 Gerald Pfeifer New
Fix -Wreturn-type fallout Fix -Wreturn-type fallout - - - - --- 2017-11-25 Andreas Schwab New
[wwwdocs] Adjust a comment in bin/preprocess [wwwdocs] Adjust a comment in bin/preprocess - - - - --- 2017-11-25 Gerald Pfeifer New
[fortran] Add support for #pragma GCC unroll v3 [fortran] Add support for #pragma GCC unroll v3 - - - - --- 2017-11-25 Eric Botcazou New
[C/C++] Add support for #pragma GCC unroll v3 [C/C++] Add support for #pragma GCC unroll v3 - - - - --- 2017-11-25 Eric Botcazou New
[i386] Mask generation in avx2intrin.h [i386] Mask generation in avx2intrin.h - - - - --- 2017-11-25 Marc Glisse New
Fix bss_initializer_p (PR target/83100) Fix bss_initializer_p (PR target/83100) - - - - --- 2017-11-24 Jakub Jelinek New
[C++] Avoid -Wreturn-type warnings if a switch has default label, no breaks inside of it, but is fo… [C++] Avoid -Wreturn-type warnings if a switch has default label, no breaks inside of it, but is fo… - - - - --- 2017-11-24 Jakub Jelinek New
Fix hot/cold partitioning with -gstabs{,+} (PR debug/81307) Fix hot/cold partitioning with -gstabs{,+} (PR debug/81307) - - - - --- 2017-11-24 Jakub Jelinek New
[committed] Avoid -Wsurprising warning on OpenMP min/max array reductions (PR fortran/81304) [committed] Avoid -Wsurprising warning on OpenMP min/max array reductions (PR fortran/81304) - - - - --- 2017-11-24 Jakub Jelinek New
Fix combine's simplify_if_then_else (PR rtl-optimization/81553) Fix combine's simplify_if_then_else (PR rtl-optimization/81553) - - - - --- 2017-11-24 Jakub Jelinek New
[C++] Optimize void COND_EXPRs during cp_fold (PR c++/81675) [C++] Optimize void COND_EXPRs during cp_fold (PR c++/81675) - - - - --- 2017-11-24 Jakub Jelinek New
Missing noexcept in string_view::find_first_of declaration Missing noexcept in string_view::find_first_of declaration - - - - --- 2017-11-24 Stephan Bergmann New
Fix typo in unordered_map deduction guide, missing "typename =" Fix typo in unordered_map deduction guide, missing "typename =" - - - - --- 2017-11-24 Stephan Bergmann New
[PR,81248] Fix ipa-sra size check [PR,81248] Fix ipa-sra size check - - - - --- 2017-11-24 Martin Jambor New
[ARM] Fix wrong code by arm_final_prescan with fp16 move instructions [ARM] Fix wrong code by arm_final_prescan with fp16 move instructions - - - - --- 2017-11-24 Sudakshina Das New
Fix PR82402 Fix PR82402 - - - - --- 2017-11-24 Richard Biener New
[pr#83069] Keep profile_count for bb under real_bb_freq_max [pr#83069] Keep profile_count for bb under real_bb_freq_max - - - - --- 2017-11-24 Siddhesh Poyarekar New
Fix bootstrap miscompare when stage1 is built with different chekcing setting Fix bootstrap miscompare when stage1 is built with different chekcing setting - - - - --- 2017-11-24 Jan Hubicka New
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
« 1 2 ... 563 564 5651267 1268 »