Show patches with: Archived = No       |   126776 patches
« 1 2 ... 670 671 6721267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
PING! Re: [PATCH, Fortran] Extension: COTAN and degree-valued trig intrinsics with -fdec-math - - - - --- 2016-10-10 Fritz Reese New
[fortran,committed] Fix PR 77915 - - - - --- 2016-10-10 Thomas Koenig New
[avr,committed] Include string.h in gen-avr-mmcu-texi.c - - - - --- 2016-10-10 Georg-Johann Lay New
[avr] Use avr-passes.def to register passes. - - - - --- 2016-10-10 Georg-Johann Lay New
[ARC] New option handling, refurbish multilib support. - - - - --- 2016-10-10 Claudiu Zissulescu New
Implement LWG 2192 and LWG 2294 for std::abs - - - - --- 2016-10-10 Jonathan Wakely New
Define std::allocator<T>::is_always_equal - - - - --- 2016-10-10 Jonathan Wakely New
LWG 2733, LWG 2759 reject bool in gcd and lcm - - - - --- 2016-10-10 Jonathan Wakely New
Add noexcept to enable_shared_from_this::weak_from_this - - - - --- 2016-10-10 Jonathan Wakely New
Fix invalid doloop setup on ia64 (PR target/77738) - - - - --- 2016-10-10 Andreas Schwab New
[Ada] Fix type checking failure with pragma Volatile_Full_Access - - - - --- 2016-10-10 Eric Botcazou New
[Ada] Fix inter-unit inlining failure - - - - --- 2016-10-10 Eric Botcazou New
[Ada] Fix wrong code with biased subtype - - - - --- 2016-10-10 Eric Botcazou New
[store,merging,RFA] Re-implement merging code - - - - --- 2016-10-10 Kyrill Tkachov New
[v5] GIMPLE store merging pass - - - - --- 2016-10-10 Kyrill Tkachov New
Fix for libstdc++-v3's error_constants.h for MinGW-W64 - - - - --- 2016-10-09 niXman New
[Go] Remove obsolete lang_requires_boot_languages setting - - - - --- 2016-10-09 Eric Botcazou New
Improve target pass registration - - - - --- 2016-10-09 Eric Botcazou New
[committed] parisc: Define MALLOC_ABI_ALIGNMENT - - - - --- 2016-10-09 John David Anglin New
Improve performance of list::reverse - - - - --- 2016-10-09 Elliot Goodrich New
PR 67585 Handle EINTR - - - - --- 2016-10-09 Janne Blomqvist New
Make -Wint-in-bool-context warn on suspicious shift ops - - - - --- 2016-10-09 Jason Merrill New
Extend -Wint-in-bool-context to suspicious enum values (PR 77700) - - - - --- 2016-10-08 Trevor Saunders New
Make -Wint-in-bool-context warn on suspicious shift ops - - - - --- 2016-10-08 Bernd Edlinger New
[RFC,VRP] Improve intersect_ranges - - - - --- 2016-10-08 Kugan Vivekanandarajah New
[VRP] Allocate bitmap before copying - - - - --- 2016-10-08 Kugan Vivekanandarajah New
Use VAR_P and/or VAR_OR_FUNCTION_DECL_P macros - - - - --- 2016-10-08 Jakub Jelinek New
Fix optimize_range_tests_var_bound (PR tree-optimization/77901) - - - - --- 2016-10-08 Jakub Jelinek New
Fix GC issue triggered by arithmetic overflow checking - - - - --- 2016-10-08 Eric Botcazou New
[rs6000] Fix reload failures in 64-bit mode with no special constant pool - - - - --- 2016-10-08 Eric Botcazou New
Make -Wint-in-bool-context warn on suspicious shift ops - - - - --- 2016-10-08 Jason Merrill New
Implement new hook for max_align_t_align - - - - --- 2016-10-08 John David Anglin New
[SPARC] Make %icc a formally fixed register - - - - --- 2016-10-08 Eric Botcazou New
Implement -Wimplicit-fallthrough (version 9) - - - - --- 2016-10-08 Eric Botcazou New
Revert commit r235318 - - - - --- 2016-10-08 John David Anglin New
C++ PATCH for P0135, C++17 guaranteed copy elision - - - - --- 2016-10-08 Jason Merrill New
Implement new hook for max_align_t_align - - - - --- 2016-10-08 John David Anglin New
[v3] Make any's copy assignment operator exception-safe, don't copy the underlying value when any i… - - - - --- 2016-10-08 Ville Voutilainen New
gcc: Fix sysroot relative paths for MinGW - - - - --- 2016-10-08 Tadek Kijkowski New
[C++] Fix -Wimplicit-fallthrough in templates (PR c++/77886) - - - - --- 2016-10-08 Jakub Jelinek New
[1/5,AARCH64] : Move #undef into .def files. - - - - --- 2016-10-07 Andrew Pinski New
[PATCH/AARCH64] Handle ILP32 multi-arch - - - - --- 2016-10-07 Andrew Pinski New
Patch, Split powerpc -mfloat128 into 2 parts - - - - --- 2016-10-07 Michael Meissner New
[C++] Implement LWG2296 helper intrinsic - - - - --- 2016-10-07 Jakub Jelinek New
go-lang.c: remove a redundant cast - - - - --- 2016-10-07 David Malcolm New
Improve implementation-defined docs for libstdc++ - - - - --- 2016-10-07 Jonathan Wakely New
Implement std::has_unique_object_representations - - - - --- 2016-10-07 Jonathan Wakely New
RTL frontend (rtl1), on top of dump reader (v4) - - - - --- 2016-10-07 David Malcolm New
Add "__RTL" to cc1 (v2) - - - - --- 2016-10-07 David Malcolm New
Extend -Wint-in-bool-context to suspicious enum values (PR 77700) - - - - --- 2016-10-07 Bernd Edlinger New
Fix computation of register limit for -fsched-pressure - - - - --- 2016-10-07 Pat Haugen New
[AArch64] Add spellchecking hints for -march,-mcpu,-mtune and their attributes - - - - --- 2016-10-07 Kyrill Tkachov New
[simplify-rtx] Zero-initialise local array in simplify_immed_subreg - - - - --- 2016-10-07 Kyrill Tkachov New
[wwwdocs] Add v7 AVR release notes. - - - - --- 2016-10-07 Georg-Johann Lay New
Verify package integrity of downloaded prerequisites (partially fixes 61439) - - - - --- 2016-10-07 Moritz Klammler New
[LTO] Properly stream the BLOCK tree - - - - --- 2016-10-07 Richard Biener New
[libgfortran] PR 67585 Handle EINTR - - - - --- 2016-10-07 Janne Blomqvist New
Untested #pragma acc declare fix - - - - --- 2016-10-07 Jakub Jelinek New
Fix PR77880 - - - - --- 2016-10-07 Bernd Schmidt New
Assert on invalid bitmap iterations - - - - --- 2016-10-07 Richard Biener New
[C++/66443] deleted ctor and vbase construction - - - - --- 2016-10-07 Nathan Sidwell New
[2/2] Enable SSA propagator "DCE" for VRP - - - - --- 2016-10-07 Richard Biener New
[1/2] Enable SSA propagator "DCE" for VRP - - - - --- 2016-10-07 Richard Biener New
[3/3] Test folding of str{n}{case}cmp and memchr (version 2) - - - - --- 2016-10-07 Martin Liška New
[2/3] Fold __builtin_memchr (version 2) - - - - --- 2016-10-07 Martin Liška New
[1/3] Fold __builtin_str{n}{case}cmp functions (version 2) - - - - --- 2016-10-07 Martin Liška New
Fix profiled bootstrap (part 2) - - - - --- 2016-10-07 Martin Liška New
[OBVIOUS] Really set priority to 99 for __gcov_exit - - - - --- 2016-10-07 Martin Liška New
Assert on invalid bitmap iterations - - - - --- 2016-10-07 Richard Biener New
PR35503 - warn for restrict pointer - - - - --- 2016-10-07 Prathamesh Kulkarni New
Go patch committed: allocate temporary slices on stack - - - - --- 2016-10-07 Ian Lance Taylor New
[RS6000,Committed] increase buf size in rs6000_elf_asm_out_{constructor,destructor} - - - - --- 2016-10-07 Aaron Sawdey New
Set nonnull attribute to ptr_info_def based on VRP - - - - --- 2016-10-07 Kugan Vivekanandarajah New
[Committed/AARCH64] Add comment before each set of cores in aarch64-cores.def - - - - --- 2016-10-06 Andrew Pinski New
[RFC,VRP] Improve intersect_ranges - - - - --- 2016-10-06 Kugan Vivekanandarajah New
[v2] aarch64: Add split-stack initial support - - - - --- 2016-10-06 Adhemerval Zanella Netto New
C++ PATCH for P0135, C++17 guaranteed copy elision - - - - --- 2016-10-06 Jason Merrill New
Make std::scoped_allocator_adaptor's OUTERMOST recursive - - - - --- 2016-10-06 Jonathan Wakely New
Optimize a >= 0 && a < b if VR info says b >= 0 (PR tree-optimization/77664) - - - - --- 2016-10-06 Jakub Jelinek New
[RS6000] improve builtin expansion of memcmp for p7 - - - - --- 2016-10-06 Aaron Sawdey New
[EVRP] Register ranges for y in (x COND y) for Early VRP. - - - - --- 2016-10-06 Kugan Vivekanandarajah New
accept flexible arrays in struct in unions (c++/71912 - [6/7 regression]) - - - - --- 2016-10-06 Martin Sebor New
77864 Fix noexcept conditions for map/set default constructors - - - - --- 2016-10-06 François Dumont New
[3/3] testsuite: Use -Wno-psabi instead of pruning compiler messages - - - - --- 2016-10-06 Segher Boessenkool New
[2/3] rs6000: Warn for "GCC vector passed by reference" only with -Wpsabi - - - - --- 2016-10-06 Segher Boessenkool New
[1/3] rs6000: Use "dg-warning ... 0" in a few places - - - - --- 2016-10-06 Segher Boessenkool New
[PR,libcpp/71681] Fix handling header.gcc in subdirectories - - - - --- 2016-10-06 Andris Pavēnis New
Delete GCJ - - - - --- 2016-10-06 Matthias Klose New
[C++] P0258R2 - add __has_unique_object_representations - - - - --- 2016-10-06 Jakub Jelinek New
[WIP] Add install-dvi Makefile targets - - - - --- 2016-10-06 Eric Gallager New
[C++] Warn on redefinition of builtin functions (PR c++/71973) - - - - --- 2016-10-06 Bernd Edlinger New
[ARM] PR71607: New approach to arm_disable_literal_pool - - - - --- 2016-10-06 Andre Vieira (lists) New
Clear DECL_CHAIN of local vars - - - - --- 2016-10-06 Richard Biener New
Fix PR77879 - - - - --- 2016-10-06 Richard Biener New
Allow `make tags` to work from top-level directory - - - - --- 2016-10-06 Eric Gallager New
Assert on invalid bitmap iterations - - - - --- 2016-10-06 Richard Biener New
Fix PR77839 - - - - --- 2016-10-06 Richard Biener New
[i386] : Remove remaining -Wimplicit-fallthrough warnings from sse.md - - - - --- 2016-10-06 Uros Bizjak New
[RFC] Extend ipa-bitwise-cp with pointer alignment propagation - - - - --- 2016-10-06 Prathamesh Kulkarni New
[PR77862] ICE in add_equivalence - - - - --- 2016-10-06 Kugan Vivekanandarajah New
« 1 2 ... 670 671 6721267 1268 »