Show patches with: Archived = No       |   3546 patches
« 1 2 ... 14 15 1635 36 »
Patch Series S/W/F Date Submitter Delegate State
[PR78365] ICE in determine_value_range, at tree-ssa-loo p-niter.c:413 --- 2016-12-12 Kugan Vivekanandarajah New
[AArch64] Implement popcount pattern --- 2016-12-12 Hurugalawadi, Naveen Superseded
[nios2,committed] fix structure sharing ICE --- 2016-12-12 Sandra Loosemore New
handle integer overflow/wrapping in printf directives (PR 78622) --- 2016-12-12 Martin Sebor New
[fortran] Fix ICEs with -fimplicit-none --- 2016-12-11 Thomas Koenig New
[doc] Move -pthread documentation to linker options --- 2016-12-11 Sandra Loosemore New
[Fortran,pr78672,ctp1,v2] Gfortran test suite failures with a sanitized compiler --- 2016-12-11 Andre Vehreschild Superseded
correct %g handling with unknown arguments in -fprintf-return-value (PR 78696) --- 2016-12-09 Martin Sebor New
[arm-embedded,GCC/ARM] Define arm_arch_core_flags in a single file --- 2016-12-09 Thomas Preudhomme New
[GCC/ARM] Define arm_arch_core_flags in a single file --- 2016-12-09 Thomas Preudhomme Superseded
[GCC/testsuite/ARM] Fix empty_fiq_handler target selector --- 2016-12-09 Thomas Preudhomme Superseded
[RFC] Sanopt for use-after-scope ASAN_MARK internal functions --- 2016-12-09 Martin Liška Superseded
[GCC/ARM,gcc-5/6-branch,ping2] Fix PR77933: stack corruption on ARM when using high registers and lr --- 2016-12-09 Thomas Preudhomme New
[ARM] PR target/78694: Avoid invalid RTL sharing in minipool code --- 2016-12-09 Kyrill Tkachov New
Pretty printers for versioned namespace --- 2016-12-09 François Dumont Superseded
Ping [PATCH, Fortran, pr78505, v1] [F08] Coarray source allocation not synchronizing on oversubscribed cores --- 2016-12-09 Andre Vehreschild New
Ping [PATCH, Fortran, v1] Fix deallocation of nested derived typed components --- 2016-12-09 Andre Vehreschild New
Fold strstr (s, t) eq/ne s to strcmp (s, t) eq/ne 0 if strlen (t) is known --- 2016-12-09 Prathamesh Kulkarni New
DWARF: make signedness explicit for enumerator const values --- 2016-12-09 Pierre-Marie de Rodat New
[RFC] Sanopt for use-after-scope ASAN_MARK internal functions --- 2016-12-09 Martin Liška Superseded
Enhance analyze_brprob script --- 2016-12-09 Martin Liška Accepted
Fill bitregion_{start,end} in store_constructor (PR, tree-optimization/78428). --- 2016-12-09 Martin Liška New
[RFC] avoid printing type suffix with %E (PR c/78165) --- 2016-12-09 Rainer Orth New
Enhance analyze_brprob script --- 2016-12-09 Martin Liška Superseded
libgo patch committed: Copy hash code from Go 1.7 runtime --- 2016-12-09 Rainer Orth New
[AArch64] PR target/71663 Improve Vector Initializtion --- 2016-12-09 Hurugalawadi, Naveen New
[PR78365] ICE in determine_value_range, at tree-ssa-loo p-niter.c:413 --- 2016-12-09 Kugan Vivekanandarajah Superseded
Fix PR78721 --- 2016-12-09 Kugan Vivekanandarajah New
[AArch64] PR target/71663 Improve Vector Initializtion --- 2016-12-09 Hurugalawadi, Naveen Superseded
Fix PR78027 --- 2016-12-08 Cesar Philippidis New
patch to fix PR78671 --- 2016-12-08 Vladimir Makarov New
[ARM] Further improve stack usage on sha512 (PR 77308) --- 2016-12-08 Bernd Edlinger New
Print 2 digits after decimal delimiter for BB frequencies --- 2016-12-08 Martin Liška Accepted
Fix 78550 ICE with bit-field initialization --- 2016-12-08 Nathan Sidwell New
Fix PR libstdc++/78264 --- 2016-12-08 Eric Botcazou New
Escape non-printable chars in dumped strings. --- 2016-12-08 Martin Liška New
Ping [PATCH, Fortran, pr78505, v1] [F08] Coarray source allocation not synchronizing on oversubscribed cores --- 2016-12-08 Andre Vehreschild Superseded
Ping [PATCH, Fortran, v1] Fix deallocation of nested derived typed components --- 2016-12-08 Andre Vehreschild New
[Fortran,pr78672,ctp1,v1] Gfortran test suite failures with a sanitized compiler --- 2016-12-08 Andre Vehreschild New
Escape non-printable chars in dumped strings. --- 2016-12-08 Martin Liška New
[v3] LWG 2766, LWG 2749 --- 2016-12-08 Jonathan Wakely New
Print 2 digits after decimal delimiter for BB frequencies --- 2016-12-08 Martin Liška Superseded
cprop fix for PR78626 --- 2016-12-08 Bernd Schmidt Superseded
[PR78112] Remove the g++.dg/pr78112.C testcase --- 2016-12-08 Pierre-Marie de Rodat New
[AArch64] Split X-reg UBFIZ into W-reg LSL when possible --- 2016-12-08 Kyrill Tkachov Superseded
[AArch64] Split X-reg UBFX into W-reg LSR when possible --- 2016-12-08 Kyrill Tkachov New
[ARM] Fix failing poly64 tests on ARM --- 2016-12-08 Christophe Lyon New
add missing attribute nonnull to stdio functions (PR 78673 and 17308) --- 2016-12-08 Martin Sebor New
PR fortran/65173 -- kill off old_cl_list from gfc_namespace. --- 2016-12-08 Steve Kargl New
fix c++/78551 ICE in constexpr --- 2016-12-07 Nathan Sidwell 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 Superseded
Tree-level fix for PR 69526 --- 2016-12-07 Robin Dapp New
[2/2] Replace uses of C++14 remove_cv_t alias in C++11 header --- 2016-12-07 Jonathan Wakely New
[1/3] Disable test using std::set_unexcepted for C++17 --- 2016-12-07 Jonathan Wakely 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 Superseded
[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
Fix PR middle-end/78700 --- 2016-12-06 Eric Botcazou New
patch to fix PR77761 --- 2016-12-06 Vladimir Makarov 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
[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 Superseded
[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 Superseded
handle integer overflow/wrapping in printf directives (PR 78622) --- 2016-12-06 Martin Sebor Superseded
[fortran,F03] Spurious "requires DTIO" reported against namelist statement --- 2016-12-06 Jerry DeLisle New
add missing attribute nonnull to stdio functions (PR 78673 and 17308) --- 2016-12-05 Martin Sebor Superseded
Fix PR middle-end/78642 --- 2016-12-05 Eric Botcazou New
[i386] PR 70118: Fix ubsan warning on SSE2 loadl_epi64 and storel_epi64 --- 2016-12-05 Allan Sandfeld Jensen New
[ARM] Fix failing poly64 tests on ARM --- 2016-12-05 Christophe Lyon Superseded
Fold strstr (s, t) eq/ne s to strcmp (s, t) eq/ne 0 if strlen (t) is known --- 2016-12-05 Prathamesh Kulkarni Superseded
[SPARC] Disable U constraint with LRA --- 2016-12-05 Eric Botcazou New
[build] Disable hwcaps on libgfortran --- 2016-12-05 Rainer Orth New
[Fortran,v3] Fix deallocation of nested derived typed components --- 2016-12-05 Andre Vehreschild New
fix -fmax-errors & notes, take 2 --- 2016-12-05 Nathan Sidwell New
[Ada] Do not enable atomic primitives on Power/Darwin 32-bit --- 2016-12-05 Eric Botcazou New
[ARM] Fix failing poly64 tests on ARM --- 2016-12-05 Tamar Christina New
[AArch64] Fix failing poly tests AArch64 --- 2016-12-05 Tamar Christina New
detect null sprintf pointers (PR 78519) --- 2016-12-04 Martin Sebor Superseded
[Committed] add missing attribute alloc_size to allocation builtins (PR 78668) --- 2016-12-04 Martin Sebor New
[Fortran,v2] Fix deallocation of nested derived typed components --- 2016-12-03 Andre Vehreschild New
Use gen_lowpart_SUBREG consistently in emit_spill_move --- 2016-12-03 Eric Botcazou New
« 1 2 ... 14 15 1635 36 »