Show patches with: none      |   128003 patches
« 1 2 ... 661 662 6631280 1281 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[AArch64] Split X-reg UBFIZ into W-reg LSL when possible - - - - --- 2016-12-08 Kyrill Tkachov New
[AArch64] Split X-reg UBFX into W-reg LSR when possible - - - - --- 2016-12-08 Kyrill Tkachov New
Calling 'abort' on bounds violations in libmpx - - - - --- 2016-12-08 Alexander Ivchenko New
[ARM] Fix failing poly64 tests on ARM - - - - --- 2016-12-08 Christophe Lyon New
Backports from trunk to 6 branch - - - - --- 2016-12-08 Jakub Jelinek New
add missing attribute nonnull to stdio functions (PR 78673 and 17308) - - - - --- 2016-12-08 Martin Sebor New
[rs6000] Fix 32-bit BE failure for gcc.target/powerpc/fold-vec-add-7.c - - - - --- 2016-12-08 Bill Schmidt New
Avoid double unread_char (c) in patch 8a of RTL frontend - - - - --- 2016-12-08 David Malcolm New
PR fortran/65173 -- kill off old_cl_list from gfc_namespace. - - - - --- 2016-12-08 Steve Kargl New
[libgo] Remove unused declarations in runtime.h - - - - --- 2016-12-08 Ian Lance Taylor New
fix c++/78551 ICE in constexpr - - - - --- 2016-12-07 Nathan Sidwell New
C++ PATCH to reject initializating flexible array members in constructors (PR c++/72775) - - - - --- 2016-12-07 Marek Polacek New
Enable -fsanitize-address-use-after-scope only if -fsanitize=address is enabled - - - - --- 2016-12-07 Dmitry Vyukov New
[C++] P0003R5 - removal of dynamic exception specification from C++17 - - - - --- 2016-12-07 Jakub Jelinek New
Enable -fsanitize-address-use-after-scope only if -fsanitize=address is enabled - - - - --- 2016-12-07 Dmitry Vyukov New
Fix c++/78621 generic lambda mangling - - - - --- 2016-12-07 Nathan Sidwell New
[arm-embedded,GCC/LRA] Fix PR78617: Fix conflict detection in rematerialization - - - - --- 2016-12-07 Thomas Preudhomme New
improve string find algorithm - - - - --- 2016-12-07 Aditya Kumar New
Move __builtin_strstr folding from builtins.c to fold-const-call.c + gimple-fold.c; plus a constexp… - - - - --- 2016-12-07 Jakub Jelinek New
Fix cgraph_edge::redirect_call_stmt_to_callee noreturn call handling (PR c++/78692) - - - - --- 2016-12-07 Jakub Jelinek New
Tree-level fix for PR 69526 - - - - --- 2016-12-07 Robin Dapp New
[testsuite] : Require int128 effective target for gcc.target/i386/pr77761.c - - - - --- 2016-12-07 Uros Bizjak New
[2/2] Replace uses of C++14 remove_cv_t alias in C++11 header - - - - --- 2016-12-07 Jonathan Wakely New
[1/2] Replace use of C++14 std::exchange in C++11 testcase - - - - --- 2016-12-07 Jonathan Wakely New
[3/3] Replace dynamic exception specifications in testsuite - - - - --- 2016-12-07 Jonathan Wakely New
[2/3] Use _GLIBCXX_THROW macro in bitmap_allocator - - - - --- 2016-12-07 Jonathan Wakely New
[1/3] Disable test using std::set_unexcepted for C++17 - - - - --- 2016-12-07 Jonathan Wakely New
Improve tests for contents of <new> header - - - - --- 2016-12-07 Jonathan Wakely New
[PR78684] Check sign bit for index step of data reference. - - - - --- 2016-12-07 Bin Cheng New
[C++] {NON,}TYPE_ARGUMENT_PACK substitution - - - - --- 2016-12-07 Nathan Sidwell New
[C++] cache auto/decltype(auto) identifiers - - - - --- 2016-12-07 Nathan Sidwell New
[Ada] Fix glitch in debug info for renaming - - - - --- 2016-12-07 Eric Botcazou New
[Ada] Translate System.Address into void* for foreign convention - - - - --- 2016-12-07 Eric Botcazou New
Fold strstr (s, t) eq/ne s to strcmp (s, t) eq/ne 0 if strlen (t) is known - - - - --- 2016-12-07 Prathamesh Kulkarni New
[Ada] Fix debug info for character subtypes - - - - --- 2016-12-07 Eric Botcazou New
[PR78561,PowerPC] Revert to old behaviour for counting constant pools - - - - --- 2016-12-07 James Greenhalgh New
[testsuite,i386] Compile gcc.target/i386/pr70322-?.c with -mno-stackrealign - - - - --- 2016-12-07 Rainer Orth New
[AArch64] Fix PR78382 - - - - --- 2016-12-07 Hurugalawadi, Naveen New
[AArch64] Fix PR71112 - - - - --- 2016-12-07 Hurugalawadi, Naveen New
, PR target/72717, Fix PowerPC abort in emit_move_insn from rs6000_expand_vector_init - - - - --- 2016-12-07 Michael Meissner New
[committed] Fix x86_64-ism in selftest (PR bootstrap/78705) - - - - --- 2016-12-07 David Malcolm New
[PR,tree-optimization/67955] Exploit PTA in DSE - - - - --- 2016-12-06 Jeff Law New
Fix PR middle-end/78700 - - - - --- 2016-12-06 Eric Botcazou New
config/ sync with binutils vs. removing gcc targets. - - - - --- 2016-12-06 Alan Modra New
Go patch committed: Tell backend whether Var is lvalue or rvalue - - - - --- 2016-12-06 Ian Lance Taylor New
[v3,rs6000] Add built-in support for vector compare listed in the ABI - - - - --- 2016-12-06 Carl Love New
[rs6000] pr65479 Add -fasynchronous-unwind-tables when the -fsanitize=address option is seen - - - - --- 2016-12-06 Bill Seurer New
IRA combine_and_move_insns fix, PR78669 - - - - --- 2016-12-06 Uros Bizjak New
, PR target/78658: Fix PowerPC ISA 3.0 convert floating point to char and back - - - - --- 2016-12-06 Michael Meissner New
patch to fix PR77761 - - - - --- 2016-12-06 Vladimir Makarov New
[i386] : Cleanup splitters that call ix86_split_long_move - - - - --- 2016-12-06 Uros Bizjak New
Fix compilation errors with libstdc++v3 for AVR target and allow --enable-libstdcxx - - - - --- 2016-12-06 Jonathan Wakely New
IRA combine_and_move_insns fix, PR78669 - - - - --- 2016-12-06 Bernd Schmidt New
[v2] Get rid of stack trampolines for nested functions (1/4) - - - - --- 2016-12-06 Eric Botcazou New
[gomp4] fix implicit data clause linker error - - - - --- 2016-12-06 Cesar Philippidis New
[ARM,committed] Sort ARMv8 processors by alphabetic order - - - - --- 2016-12-06 Kyrill Tkachov New
[ARM] Fix ldrd offsets - - - - --- 2016-12-06 Wilco Dijkstra New
[AArch64] Improve TI mode address offsets - - - - --- 2016-12-06 Wilco Dijkstra New
[AArch64,-,v3] Simplify eh_return implementation - - - - --- 2016-12-06 Wilco Dijkstra New
[AArch64] Improve SHA1 scheduling - - - - --- 2016-12-06 Wilco Dijkstra New
Fix PR c++/71182 - UB in parser.c - - - - --- 2016-12-06 Markus Trippelsdorf New
[v2,AArch64] Fix symbol offset limit - - - - --- 2016-12-06 Wilco Dijkstra New
[RFC,AArch64] Cleanup frame pointer usage - - - - --- 2016-12-06 Wilco Dijkstra New
[ARM] Improve max_insns_skipped logic - - - - --- 2016-12-06 Wilco Dijkstra New
[ARM] Remove movdi_vfp_cortexa8 - - - - --- 2016-12-06 Wilco Dijkstra New
[ARM] Improve Thumb allocation order - - - - --- 2016-12-06 Wilco Dijkstra New
[ARM] Merge negdi2 patterns - - - - --- 2016-12-06 Wilco Dijkstra New
[Patches] Add variant constexpr support for visit, comparisons and get - - - - --- 2016-12-06 Jonathan Wakely New
Partial solution to LWG 523 - - - - --- 2016-12-06 Jonathan Wakely New
[fortran,RFC] Add warning for missing location information - - - - --- 2016-12-06 Andre Vehreschild New
[Patches] Add variant constexpr support for visit, comparisons and get - - - - --- 2016-12-06 Jonathan Wakely New
[LRA] Fix ICE on pathological testcase - - - - --- 2016-12-06 Eric Botcazou New
[GCC/ARM,gcc-5/6-branch,ping] Fix PR77904: callee-saved register trashed when clobbering sp - - - - --- 2016-12-06 Thomas Preudhomme New
[GCC/ARM,gcc-5/6-branch,ping] Fix PR77933: stack corruption on ARM when using high registers and lr - - - - --- 2016-12-06 Thomas Preudhomme New
[GCC/ARM,gcc-5/6-branch,ping] Fix ICE when compiling empty FIQ interrupt handler in ARM mode - - - - --- 2016-12-06 Thomas Preudhomme New
[GCC/ARM,2/2,ping3] Allow combination of aprofile and rmprofile multilibs - - - - --- 2016-12-06 Thomas Preudhomme New
[PR78691] Require integral type for pattern ((convert1 (minmax ((convert2 (x) c)))) -> minmax (x c)) - - - - --- 2016-12-06 Bin Cheng New
Add noexcept to various basic_string string operations - - - - --- 2016-12-06 Jonathan Wakely New
[tree-tailcall] Check if function returns it's argument - - - - --- 2016-12-06 Richard Biener New
[v3] Constrain optional's __constexpr_addressof in its return type, Use a constexpr addressof for o… - - - - --- 2016-12-06 Ville Voutilainen New
libiberty/78584 - - - - --- 2016-12-06 DJ Delorie New
[v2,rs6000] Add built-in function support for Power9 byte instructions. - - - - --- 2016-12-06 Kelvin Nilsen New
handle integer overflow/wrapping in printf directives (PR 78622) - - - - --- 2016-12-06 Martin Sebor New
[fortran,F03] Spurious "requires DTIO" reported against namelist statement - - - - --- 2016-12-06 Jerry DeLisle New
, Committed, PR target/78688, fix PowerPC bootstrap issue - - - - --- 2016-12-06 Michael Meissner New
add missing attribute nonnull to stdio functions (PR 78673 and 17308) - - - - --- 2016-12-05 Martin Sebor New
Fix PR middle-end/78642 - - - - --- 2016-12-05 Eric Botcazou New
Fix PR78646 - - - - --- 2016-12-05 Bill Schmidt New
[i386] PR 70118: Fix ubsan warning on SSE2 loadl_epi64 and storel_epi64 - - - - --- 2016-12-05 Allan Sandfeld Jensen New
Added noexcept on constructors - - - - --- 2016-12-05 Aditya Kumar New
Fix ICE due to IPA-VRP (PR tree-optimization/78681) - - - - --- 2016-12-05 Jakub Jelinek New
C++ PATCH for c++/78647 (ICE-on-invalid with attribute_fallthrough_p) - - - - --- 2016-12-05 Marek Polacek New
[ARM] Fix failing poly64 tests on ARM - - - - --- 2016-12-05 Christophe Lyon New
Fold strstr (s, t) eq/ne s to strcmp (s, t) eq/ne 0 if strlen (t) is known - - - - --- 2016-12-05 Prathamesh Kulkarni New
[arm-embedded,committed] PR71607: New approach to arm_disable_literal_pool - - - - --- 2016-12-05 Andre Vieira New
[arm-embedded,committed,6/6] ARM ACLE Coprocessor MCRR and MRRC intrinsics - - - - --- 2016-12-05 Andre Vieira New
Improve fold_compare (PR c++/71537) - - - - --- 2016-12-05 Jakub Jelinek New
[arm-embedded,committed,5/6] ARM ACLE Coprocessor MCR and MRC intrinsics - - - - --- 2016-12-05 Andre Vieira New
Readd memchr constant folding (PR c++/71537) - - - - --- 2016-12-05 Jakub Jelinek New
[arm-embedded,committed,4/6] ARM ACLE Coprocessor LDC and STC intrinsics - - - - --- 2016-12-05 Andre Vieira New
« 1 2 ... 661 662 6631280 1281 »