Show patches with: Archived = No       |   126834 patches
« 1 2 ... 645 646 6471268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Speed-up use-after-scope (re-writing to SSA) (version 2) - - - - --- 2016-12-22 Martin Liška New
[x86_64] Enable AVX512 VPOPCNTD/VPOPCNTQ instructions - - - - --- 2016-12-22 Andrew Senkevich New
C++ PATCH for c++/42329, P0522 and other template template parm issues - - - - --- 2016-12-22 Jason Merrill New
Implement no_sanitize function attribute - - - - --- 2016-12-22 Martin Liška New
Fix tree-optimization/78886. - - - - --- 2016-12-22 Martin Liška New
[testsuite,committed] ad PR52641: More case for int32plus, size32plus, etc. - - - - --- 2016-12-22 Georg-Johann Lay New
[committed] Add two new -Wnonnull tests - - - - --- 2016-12-22 Jakub Jelinek New
[gimplefe] change dump format of realpart_expr and imagpart_expr with TDF_GIMPLE - - - - --- 2016-12-22 Prathamesh Kulkarni New
[RFA,4/4] Ignore reads of "dead" memory locations in DSE - - - - --- 2016-12-22 Jeff Law New
[RFA,PR,tree-optimization/61912,2/4] Trimming CONSTRUCTOR stores in DSE - V3 - - - - --- 2016-12-22 Jeff Law New
[RFA,PR,tree-optimization/33562,1/4] Byte tracking in DSE - v3 - - - - --- 2016-12-22 Jeff Law New
PR78879 - - - - --- 2016-12-22 Yuan, Pengfei New
[gcc/MIPS] Add options to disable/enable madd.fmt/msub.fmt instructions - - - - --- 2016-12-22 Yunqiang Su New
patch to fix PR78580 - - - - --- 2016-12-21 Vladimir Makarov New
C++ PATCH for c++/42329, P0522 and other template template parm issues - - - - --- 2016-12-21 Jason Merrill New
[C++] c++/61636 generic lambdas and this capture - - - - --- 2016-12-21 Nathan Sidwell New
Pointer Bounds Checker and trailing arrays (PR68270) - - - - --- 2016-12-21 Alexander Ivchenko New
C++ PATCH for c++/78767, ICE with inherited ctor default argument - - - - --- 2016-12-21 Jason Merrill New
C++ PATCH to ptree.c - - - - --- 2016-12-21 Jason Merrill New
[gcc/MIPS] add an build-time/runtime option to disable madd.fmt - - - - --- 2016-12-21 Yunqiang Su New
C++ PATCH for c++/78749, friend in anonymous namespace - - - - --- 2016-12-21 Jason Merrill New
[v4] add -fprolog-pad=N,M option - - - - --- 2016-12-21 Torsten Duwe New
[committed] Disallow explicit or implicit OpenMP mapping of assumed-size arrays (PR fortran/78866) - - - - --- 2016-12-21 Jakub Jelinek New
[v2,rs6000] pr65479 Add -fasynchronous-unwind-tables when the -fsanitize=address option is seen - - - - --- 2016-12-21 Bill Seurer New
[committed] nvptx: adjust testcase for 'shared' attribute - - - - --- 2016-12-21 Alexander Monakov New
[testsuite,committed] ad PR testsuite/51641: Adjust some test to less endowed targets - - - - --- 2016-12-21 Georg-Johann Lay New
Fix for libstdc++-v3's error_constants.h for MinGW-W64 - - - - --- 2016-12-21 Jonathan Wakely New
Do not suggest -fsanitize=all (PR driver/78863). - - - - --- 2016-12-21 Martin Liška New
Do not suggest -fsanitize=all (PR driver/78863). - - - - --- 2016-12-21 Jakub Jelinek New
Do not suggest -fsanitize=all (PR driver/78863). - - - - --- 2016-12-21 Martin Liška New
PR 78867 Function returning string ICE with -flto - - - - --- 2016-12-21 Janne Blomqvist New
[i386] New lea patterns for PR71321 - - - - --- 2016-12-20 Bernd Schmidt New
[v4] Run tests only if the machine supports the instruction set. - - - - --- 2016-12-20 Dominik Vogt New
[C] Fix handling side-effects of parameters (PR c/77767) - - - - --- 2016-12-20 Jakub Jelinek New
[v3] Implement 2801, Default-constructibility of unique_ptr. - - - - --- 2016-12-20 Ville Voutilainen New
Optimize X << Y with low bits of Y known to be 0 (PR tree-optimization/71563) - - - - --- 2016-12-20 Jakub Jelinek New
[C++] Error on shadowing a parameter by anon union member in the same scope (PR c++/72707) - - - - --- 2016-12-20 Jakub Jelinek New
Don't bootstrap libmpx unless needed - - - - --- 2016-12-20 Jakub Jelinek New
Replace DW_FORM_ref_sup with DW_FORM_ref_sup{4,8} - - - - --- 2016-12-20 Jakub Jelinek New
[rs6000] Fix PR11488 for rs6000 target - - - - --- 2016-12-20 Pat Haugen New
[testsuite] Add -fno-sched-pressure to a couple sms-*.c tests for powerpc - - - - --- 2016-12-20 Pat Haugen New
[ARM,committed] Fix for PR78255-2.c testism for targets that do not optimize for tailcall - - - - --- 2016-12-20 Andre Vieira (lists) New
[PR,c++/78572] handle array self references in intializers - - - - --- 2016-12-20 Aldy Hernandez New
[Fortran,alloc_poly,v2] Fix allocation of memory for polymorphic assignment - - - - --- 2016-12-20 Andre Vehreschild New
[tree-ssa-address] Use simplify_gen_binary in gen_addr_rtx - - - - --- 2016-12-20 Kyrill Tkachov New
Fix IPA CP where it forgot to add a reference in cgraph - - - - --- 2016-12-20 Martin Liška New
Pointer Bounds Checker and trailing arrays (PR68270) - - - - --- 2016-12-20 Alexander Ivchenko New
[PR,rtl-optimization/65618] Fix MIPS ADA bootstrap failure - - - - --- 2016-12-20 James Cowgill New
[v3] Run tests only if the machine supports the instruction set. - - - - --- 2016-12-20 Dominik Vogt New
PR 78534 Change character length from int to size_t - - - - --- 2016-12-20 Andre Vehreschild New
Turn -fexcess-precision=fast on when in -ffast-math - - - - --- 2016-12-20 James Greenhalgh New
Speed-up use-after-scope (re-writing to SSA) (version 2) - - - - --- 2016-12-20 Martin Liška New
[gimplefe] Improve error recovery - - - - --- 2016-12-20 Richard Biener New
Fix PR testsuite/71237 - - - - --- 2016-12-20 Eric Botcazou New
Add testcases to test builtin-expansion of memcmp and strncmp - - - - --- 2016-12-20 Aaron Sawdey New
[committed] print_rtx_function: update example in comment - - - - --- 2016-12-19 David Malcolm New
Add "__RTL" to cc1 (v7) - - - - --- 2016-12-19 David Malcolm New
[i386] Add *popcounthi2_1 insn and splitter - - - - --- 2016-12-19 Uros Bizjak New
[doc,committed] CPP manual cleanup, part 1 - - - - --- 2016-12-19 Sandra Loosemore New
libgo patch committed: Copy/rewrite cgo support code from Go 1.7 runtime - - - - --- 2016-12-19 Ian Lance Taylor New
Turn -fexcess-precision=fast on when in -ffast-math - - - - --- 2016-12-19 James Greenhalgh New
libstdc++: Allow using <future> without lock free atomic int - - - - --- 2016-12-19 Jonathan Wakely New
Externalize definition of create_tmp_reg_or_ssa_name - - - - --- 2016-12-19 will schmidt New
[PATCHv3] Improve fpclassify w.r.t IEEE like numbers in GIMPLE. - - - - --- 2016-12-19 Tamar Christina New
Add x86_64-specific selftests for RTL function reader (v2) - - - - --- 2016-12-19 David Malcolm New
[rs6000] Fold vector multiply built-ins in GIMPLE - - - - --- 2016-12-19 will schmidt New
[rs6000] Fold vector subtract built-ins in GIMPLE - - - - --- 2016-12-19 will schmidt New
Offer suggestions for misspelled attributes (PR c/70186) - - - - --- 2016-12-19 David Malcolm New
[v2] Run tests only if the machine supports the instruction set. - - - - --- 2016-12-19 Dominik Vogt New
builtin expansion of strncmp for rs6000 - - - - --- 2016-12-19 Aaron Sawdey New
[PR,rtl-optimization/65618] Fix MIPS ADA bootstrap failure - - - - --- 2016-12-19 James Cowgill New
Run tests only if the machine supports the instruction set. - - - - --- 2016-12-19 Dominik Vogt New
[v3] Implement LWG 2842, in_place_t check for optional::optional(U&&) should decay U. - - - - --- 2016-12-19 Ville Voutilainen New
c++/78771 ICE with inheriting ctor - - - - --- 2016-12-19 Nathan Sidwell New
[Fortran,alloc_poly,v1] Fix allocation of memory for polymorphic assignment - - - - --- 2016-12-19 Andre Vehreschild New
Fix IPA CP where it forgot to add a reference in cgraph - - - - --- 2016-12-19 Martin Liška New
committed: define LINK_EH_SPEC for NetBSD - - - - --- 2016-12-19 Krister Walfridsson New
committed: add t-eh-dw2-dip to NetBSD libgcc tmake_file - - - - --- 2016-12-19 Krister Walfridsson New
[COMMITTED] Add myself to MAINTAINERS (Write After Approval). - - - - --- 2016-12-19 Paul Hua New
Hurd port for gcc go PATCH 1-4(23) - - - - --- 2016-12-18 Samuel Thibault New
Hurd port for gcc go PATCH 1-4(23) - - - - --- 2016-12-18 Samuel Thibault New
[ARM] Further improve stack usage in sha512, part 2 (PR 77308) - - - - --- 2016-12-18 Bernd Edlinger New
[ARM] correctly encode the CC reg data flow - - - - --- 2016-12-18 Bernd Edlinger New
[gimplefe] reject invalid pass name in startwith - - - - --- 2016-12-18 Prathamesh Kulkarni New
[Fortran,OOP] PR 78848: [7 Regression] ICE on writing CLASS variable with non-typebound DTIO proced… - - - - --- 2016-12-18 Janus Weil New
[gimplefe] reject invalid pass name in startwith - - - - --- 2016-12-18 Prathamesh Kulkarni New
[v3] Make the perfect-forwarding constructor of a two-element tuple sfinae away when the first argu… - - - - --- 2016-12-18 Ville Voutilainen New
Removed charlen_03.f90 and charlen_10.f90 testcases - - - - --- 2016-12-17 Steve Kargl New
[Fortran,committed] PR 78592: [7 Regression] ICE in gfc_find_specific_dtio_proc, at fortran/interfa… - - - - --- 2016-12-17 Janus Weil New
[i386] : Further cleanups to bitmanip instructions - - - - --- 2016-12-17 Uros Bizjak New
[v2,rs6000] PR78056: Finish fixing build failure on Power7 - - - - --- 2016-12-16 Kelvin Nilsen New
Go patch committed: pass function to all backend methods that create statements - - - - --- 2016-12-16 Ian Lance Taylor New
Fix -fcompare-debug sanopt bug (PR sanitizer/78832) - - - - --- 2016-12-16 Jakub Jelinek New
varasm: Propagate litpool decl alignment to generated RTX. - - - - --- 2016-12-16 Andreas Krebbel New
Fix for libstdc++-v3's error_constants.h for MinGW-W64 - - - - --- 2016-12-16 Jonathan Wakely New
[2/2] Changes to patch 8a to use <3> syntax - - - - --- 2016-12-16 David Malcolm New
[1/2] print-rtl.c: use '<' and '>' rather than % for pseudos in compact mode - - - - --- 2016-12-16 David Malcolm New
Emit DECL_EXPR so that type of what pstr.N points to is gimplified (PR fortran/78757) - - - - --- 2016-12-16 Jakub Jelinek New
Add assertion to _Rb_tree::erase to check for end iterators - - - - --- 2016-12-16 Jonathan Wakely New
PR 78534 Change character length from int to size_t - - - - --- 2016-12-16 Dominique d'Humières New
« 1 2 ... 645 646 6471268 1269 »