Show patches with: Archived = No       |   127969 patches
« 1 2 ... 561 562 5631279 1280 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[ARM] Silence more re-definition warnings, make test case failure case more explicit. [ARM] Silence more re-definition warnings, make test case failure case more explicit. - - - - --- 2018-02-07 Tamar Christina New
[v6] aarch64: Add split-stack support [v6] aarch64: Add split-stack support - - - - --- 2018-02-07 Adhemerval Zanella Netto New
[rs6000] Update vsx-vector-6-le.c tests for p9 target [rs6000] Update vsx-vector-6-le.c tests for p9 target - - - - --- 2018-02-07 will schmidt New
[rs6000] fix vsxcopy test for power9 [rs6000] fix vsxcopy test for power9 - - - - --- 2018-02-07 will schmidt New
[RFC] Stabilize a few qsort comparison functions [RFC] Stabilize a few qsort comparison functions - - - - --- 2018-02-07 Franz Sirl New
[rs6000] fix requires for mergew-mergeow.c test [rs6000] fix requires for mergew-mergeow.c test - - - - --- 2018-02-07 will schmidt New
C++ PATCH for c++/84182, ICE with captured lambda C++ PATCH for c++/84182, ICE with captured lambda - - - - --- 2018-02-07 Jason Merrill New
[rs6000] PR84220 fix altivec_vec_sld and vec_sldw intrinsic definitions [rs6000] PR84220 fix altivec_vec_sld and vec_sldw intrinsic definitions - - - - --- 2018-02-07 will schmidt New
Improve # IVs generated by the vectorizer for strided loads/stores (PR84037) Improve # IVs generated by the vectorizer for strided loads/stores (PR84037) - - - - --- 2018-02-07 Richard Biener New
[i386] Fix ix86_multiplication_cost for SKX [i386] Fix ix86_multiplication_cost for SKX - - - - --- 2018-02-07 Shalnov, Sergey New
Revert behavior to r251316. Revert behavior to r251316. - - - - --- 2018-02-07 Martin Liška New
S/390: Disable prediction of indirect branches S/390: Disable prediction of indirect branches - - - - --- 2018-02-07 Andreas Krebbel New
[testsuite,committed] Require alloca in gcc.dg/pr83844.c [testsuite,committed] Require alloca in gcc.dg/pr83844.c - - - - --- 2018-02-07 Tom de Vries New
[testsuite,committed] Require global_constructor in gcc.dg/torture/pr83055.c [testsuite,committed] Require global_constructor in gcc.dg/torture/pr83055.c - - - - --- 2018-02-07 Tom de Vries New
[openacc,committed] Fix diff_type in expand_oacc_collapse_init [openacc,committed] Fix diff_type in expand_oacc_collapse_init - - - - --- 2018-02-07 Tom de Vries New
Fix PRs 84204, 84205 and 84223 Fix PRs 84204, 84205 and 84223 - - - - --- 2018-02-07 Richard Biener New
[avr] Fix PR84209 code issue due to post-reload split of SP into 2 QI regs [avr] Fix PR84209 code issue due to post-reload split of SP into 2 QI regs - - - - --- 2018-02-07 Denis Chertykov New
PR fortran/82049 -- resolve a charlen if possible PR fortran/82049 -- resolve a charlen if possible - - - - --- 2018-02-07 Steve Kargl New
Go patch committed: Make single Btype for methods table of identical interface types Go patch committed: Make single Btype for methods table of identical interface types - - - - --- 2018-02-07 Ian Lance Taylor New
[og7,committed] Fix implicit fallthrough warning in expand_omp_target [og7,committed] Fix implicit fallthrough warning in expand_omp_target - - - - --- 2018-02-06 Tom de Vries New
i386: Mask out the CF_SET bit for -fcf-protection check i386: Mask out the CF_SET bit for -fcf-protection check - - - - --- 2018-02-06 H.J. Lu New
Use -fcf-protection=return in cet-intrin-4.c Use -fcf-protection=return in cet-intrin-4.c - - - - --- 2018-02-06 H.J. Lu New
Allow (again) const variables with zero (or no) initializers in .bss* named sections (PR middle-end… Allow (again) const variables with zero (or no) initializers in .bss* named sections (PR middle-end… - - - - --- 2018-02-06 Jakub Jelinek New
Fix floating point handling in dom (PR tree-optimization/84235) Fix floating point handling in dom (PR tree-optimization/84235) - - - - --- 2018-02-06 Jakub Jelinek New
Small -ftrapv improvement Small -ftrapv improvement - - - - --- 2018-02-06 Jakub Jelinek New
[C++] Fix ICEs due to cp_parser_postfix_dot_deref_expression workaround (PR c++/84082, take 2) [C++] Fix ICEs due to cp_parser_postfix_dot_deref_expression workaround (PR c++/84082, take 2) - - - - --- 2018-02-06 Jakub Jelinek New
PATCH to fix ICE with -Wstringop-overflow and VLA (PR tree-optimization/84238) PATCH to fix ICE with -Wstringop-overflow and VLA (PR tree-optimization/84238) - - - - --- 2018-02-06 Marek Polacek New
[committed] PR target/81084: Hide more irrelevant powerpcspe options [committed] PR target/81084: Hide more irrelevant powerpcspe options - - - - --- 2018-02-06 Andrew Jenner New
PR tree-optimization/84225: do not pass non-integers to operation_no_trapping_overflow PR tree-optimization/84225: do not pass non-integers to operation_no_trapping_overflow - - - - --- 2018-02-06 Aldy Hernandez New
libgo patch committed: Correct runtime structfield type to match reflect libgo patch committed: Correct runtime structfield type to match reflect - - - - --- 2018-02-06 Ian Lance Taylor New
[v2] Recognize a missed usage of a sbfiz instruction [v2] Recognize a missed usage of a sbfiz instruction - - - - --- 2018-02-06 Luis Machado New
PATCH to fix bogus warning with -Wstringop-truncation -g (PR tree-optimization/84228) PATCH to fix bogus warning with -Wstringop-truncation -g (PR tree-optimization/84228) - - - - --- 2018-02-06 Marek Polacek New
[PR,tree-optimization/84224] do not ICE on malformed allocas [PR,tree-optimization/84224] do not ICE on malformed allocas - - - - --- 2018-02-06 Aldy Hernandez New
Remove -q passed to grep in gcc-plugin.m4 Remove -q passed to grep in gcc-plugin.m4 - - - - --- 2018-02-06 Eric Botcazou New
PR libgcc/59714 complex division is surprising on aarch64 PR libgcc/59714 complex division is surprising on aarch64 - - - - --- 2018-02-06 Vladimir Mezentsev New
[rs6000] Fix PR83926, ICE using __builtin_vsx_{div,udiv,mul}_2di builtins [rs6000] Fix PR83926, ICE using __builtin_vsx_{div,udiv,mul}_2di builtins - - - - --- 2018-02-06 Peter Bergner New
[rs6000] Deprecate -mno-speculate-indirect-jumps [rs6000] Deprecate -mno-speculate-indirect-jumps - - - - --- 2018-02-05 Bill Schmidt New
[testsuite] Make lto.exp work with Tcl 8.4 [testsuite] Make lto.exp work with Tcl 8.4 - - - - --- 2018-02-05 Richard Sandiford New
RFA: Sanitize deprecation messages (PR 84195) RFA: Sanitize deprecation messages (PR 84195) - - - - --- 2018-02-05 Nick Clifton New
Go patch committed: Avoid negative zero in float constants Go patch committed: Avoid negative zero in float constants - - - - --- 2018-02-05 Ian Lance Taylor New
RFA: PR 84154: Fix checking -mibt and -mshstk options for control flow protection RFA: PR 84154: Fix checking -mibt and -mshstk options for control flow protection - - - - --- 2018-02-05 Nick Clifton New
Do not lose track of resolution info due to tree merging Do not lose track of resolution info due to tree merging - - - - --- 2018-02-05 Jan Hubicka New
[ARM] Silence ARM_ARCH redefinition warning and keep better track of architecturs already emitted. [ARM] Silence ARM_ARCH redefinition warning and keep better track of architecturs already emitted. - - - - --- 2018-02-05 Tamar Christina New
Cherry-pick libsanitizer pointer-pair tristate option. Cherry-pick libsanitizer pointer-pair tristate option. - - - - --- 2018-02-05 Martin Liška New
[committed,AArch64] Remove SVE XFAILs [committed,AArch64] Remove SVE XFAILs - - - - --- 2018-02-05 Richard Sandiford New
[OBVIOUS] Fix GCOV documentation (PR gcov-profile/84137). [OBVIOUS] Fix GCOV documentation (PR gcov-profile/84137). - - - - --- 2018-02-05 Martin Liška New
[i386] Fix ix86_loop_unroll_adjust [i386] Fix ix86_loop_unroll_adjust - - - - --- 2018-02-05 Richard Biener New
Fix some _GLIBCXX_DEBUG pretty printer errors Fix some _GLIBCXX_DEBUG pretty printer errors - - - - --- 2018-02-05 François Dumont New
Go patch committed: Update iota handling to current spec Go patch committed: Update iota handling to current spec - - - - --- 2018-02-05 Ian Lance Taylor New
Go patch committed: Permit empty statements after a fallthrough statement Go patch committed: Permit empty statements after a fallthrough statement - - - - --- 2018-02-05 Ian Lance Taylor New
Go patch committed: In range, evaluate array if it has receives or calls Go patch committed: In range, evaluate array if it has receives or calls - - - - --- 2018-02-05 Ian Lance Taylor New
Go patch committed: Give error for non-int arguments to make Go patch committed: Give error for non-int arguments to make - - - - --- 2018-02-05 Ian Lance Taylor New
Go patch committed: Don't error for goto over type or const declaration Go patch committed: Don't error for goto over type or const declaration - - - - --- 2018-02-05 Ian Lance Taylor New
Go patch committed: Correct parse of parenthesized select case Go patch committed: Correct parse of parenthesized select case - - - - --- 2018-02-05 Ian Lance Taylor New
libgo patch committed: Don't drop last flag from _cgo_flags entry in archive libgo patch committed: Don't drop last flag from _cgo_flags entry in archive - - - - --- 2018-02-05 Ian Lance Taylor New
[RFC] avoid applying attributes to explicit specializations (PR 83871) [RFC] avoid applying attributes to explicit specializations (PR 83871) - - - - --- 2018-02-05 Martin Sebor New
[libfortran] Use flexible array members for array descriptor [libfortran] Use flexible array members for array descriptor - - - - --- 2018-02-04 Thomas Koenig New
Add testcase for PR79966 Add testcase for PR79966 - - - - --- 2018-02-04 Jan Hubicka New
[RFA] Bug 84094 - several correctness issues in gfortran.dg [RFA] Bug 84094 - several correctness issues in gfortran.dg - - - - --- 2018-02-04 Dominique d'Humières New
[2/2] Simplify: combine cases for dfly+fbsd with vms. [1/2] Untangle stddef.h a little - - - - --- 2018-02-04 Maya Rashish New
[1/2] Untangle stddef.h a little [1/2] Untangle stddef.h a little - - - - --- 2018-02-04 Maya Rashish New
Go patch committed: Mark structs to use structural equality Go patch committed: Mark structs to use structural equality - - - - --- 2018-02-03 Ian Lance Taylor New
WebAssembly: Disable subdirectory configuration for unsupported LD WebAssembly: Disable subdirectory configuration for unsupported LD - - - - --- 2018-02-03 Maciej W. Rozycki Accepted
Fix PR81038 Fix PR81038 - - - - --- 2018-02-02 Bill Schmidt New
avoid warning for members declared both aligned and packed (PR 84108) avoid warning for members declared both aligned and packed (PR 84108) - - - - --- 2018-02-02 Martin Sebor New
] PR target/81084: Fork documentation for powerpcspe and clean up ] PR target/81084: Fork documentation for powerpcspe and clean up - - - - --- 2018-02-02 Andrew Jenner New
PR target/81084: Hide irrelevant powerpcspe options PR target/81084: Hide irrelevant powerpcspe options - - - - --- 2018-02-02 Andrew Jenner New
i386: Add __x86_indirect_thunk_nt_reg for -fcf-protection -mcet i386: Add __x86_indirect_thunk_nt_reg for -fcf-protection -mcet - - - - --- 2018-02-02 H.J. Lu New
i386: Pass INVALID_REGNUM as invalid register number i386: Pass INVALID_REGNUM as invalid register number - - - - --- 2018-02-02 H.J. Lu New
C++ PATCH for c++/84181, ICE with capture in template argument C++ PATCH for c++/84181, ICE with capture in template argument - - - - --- 2018-02-02 Jason Merrill New
Go patch committed: Treat void_type_node as zero sized Go patch committed: Treat void_type_node as zero sized - - - - --- 2018-02-02 Ian Lance Taylor New
[AArch64] PR target/84164: Relax predicate in *aarch64_<optab>_reg_di3_mask2 [AArch64] PR target/84164: Relax predicate in *aarch64_<optab>_reg_di3_mask2 - - - - --- 2018-02-02 Kyrill Tkachov New
Recognize a missed usage of a sbfiz instruction Recognize a missed usage of a sbfiz instruction - - - - --- 2018-02-02 Luis Machado New
Use nonzero bits to refine range in split_constant_offset (PR 81635) Use nonzero bits to refine range in split_constant_offset (PR 81635) - - - - --- 2018-02-02 Richard Sandiford New
Go patch committed: Don't incorrectly evaluate range variable Go patch committed: Don't incorrectly evaluate range variable - - - - --- 2018-02-02 Ian Lance Taylor New
[avr,testsuite,committed] : Reduce avr fallout [avr,testsuite,committed] : Reduce avr fallout - - - - --- 2018-02-02 Georg-Johann Lay New
[testsuite,committed] ad PR52641: Adjust more tests to int16 [testsuite,committed] ad PR52641: Adjust more tests to int16 - - - - --- 2018-02-02 Georg-Johann Lay New
[testsuite] : Remove statements with to effect from two fortran testcases [testsuite] : Remove statements with to effect from two fortran testcases - - - - --- 2018-02-02 Uros Bizjak New
C++ PATCH for c++/84160, ICE with nested variadic lambda capture C++ PATCH for c++/84160, ICE with nested variadic lambda capture - - - - --- 2018-02-02 Jason Merrill New
libgo patch committed: Enable escape analysis tests in reflect package libgo patch committed: Enable escape analysis tests in reflect package - - - - --- 2018-02-02 Ian Lance Taylor New
libgo patch committed: scan register backing store on ia64 libgo patch committed: scan register backing store on ia64 - - - - --- 2018-02-02 Ian Lance Taylor New
Go patch committed: Turn on escape analysis by default Go patch committed: Turn on escape analysis by default - - - - --- 2018-02-02 Ian Lance Taylor New
Extend aligned_membuf<> usage Extend aligned_membuf<> usage - - - - --- 2018-02-01 François Dumont New
libgo patch committed: Adjust math flags, use them for testing libgo patch committed: Adjust math flags, use them for testing - - - - --- 2018-02-01 Ian Lance Taylor New
[fortran] Fix PR 68560 [fortran] Fix PR 68560 - - - - --- 2018-02-01 Thomas Koenig New
[rs6000] Add builtin support for vec_insert4b, vec_extract4b [rs6000] Add builtin support for vec_insert4b, vec_extract4b - - - - --- 2018-02-01 Carl Love New
PowerPC PR target/84154, fix floating point to small integer conversion regression PowerPC PR target/84154, fix floating point to small integer conversion regression - - - - --- 2018-02-01 Michael Meissner New
C++ PATCH for c++/84126, ICE with variadic generic lambda C++ PATCH for c++/84126, ICE with variadic generic lambda - - - - --- 2018-02-01 Jason Merrill New
[PR,target/84089] handle E_VOIDmode in PA's base14_operand [PR,target/84089] handle E_VOIDmode in PA's base14_operand - - - - --- 2018-02-01 Aldy Hernandez New
[combine] : Fix PR84157, ICE: RTL check: expected code 'reg', have 'lshiftrt' [combine] : Fix PR84157, ICE: RTL check: expected code 'reg', have 'lshiftrt' - - - - --- 2018-02-01 Uros Bizjak New
[avr,committed] Move disable of -fno-delete-null-pointer-checks to common. [avr,committed] Move disable of -fno-delete-null-pointer-checks to common. - - - - --- 2018-02-01 Georg-Johann Lay New
Go patch committed: Omit the field name for embedded fields in the reflect string Go patch committed: Omit the field name for embedded fields in the reflect string - - - - --- 2018-02-01 Ian Lance Taylor New
libgo patch committed: Fix handling of getaddrinfo return type libgo patch committed: Fix handling of getaddrinfo return type - - - - --- 2018-02-01 Ian Lance Taylor New
wwwdocs: Some release notes for powerpc for GCC 8 wwwdocs: Some release notes for powerpc for GCC 8 - - - - --- 2018-02-01 Segher Boessenkool New
[PR83789] Fix for Altivec builtin failure [PR83789] Fix for Altivec builtin failure - - - - --- 2018-02-01 Kaushik Phatak New
C++ PATCH to kill cxx_print_statistics C++ PATCH to kill cxx_print_statistics - - - - --- 2018-02-01 Marek Polacek New
Reduce number of pre_and_rev_post_order_compute calls via domwalk Reduce number of pre_and_rev_post_order_compute calls via domwalk - - - - --- 2018-02-01 Richard Biener New
PR 83975 Associate target with non-constant character length PR 83975 Associate target with non-constant character length - - - - --- 2018-02-01 Janne Blomqvist New
[RFA,PR,target/84128] Fix restore of scratch register used in probing loops -- V2 [RFA,PR,target/84128] Fix restore of scratch register used in probing loops -- V2 - - - - --- 2018-02-01 Jeff Law New
Go patch committed: Always check for nil pointer in value method Go patch committed: Always check for nil pointer in value method - - - - --- 2018-02-01 Ian Lance Taylor New
« 1 2 ... 561 562 5631279 1280 »