Show patches with: Archived = No       |   127842 patches
« 1 2 ... 653 654 6551278 1279 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Ping~,AArch64] Add commandline support for -march=armv8.3-a - - - - --- 2017-01-06 Jiong Wang New
[Ada] Spurious error on case statement with conversion and static predicate - - - - --- 2017-01-06 Arnaud Charlet New
[Ada] Create new attribute Finalization_Size for header of control objects - - - - --- 2017-01-06 Arnaud Charlet New
[Ada] Missing finalization on function result - - - - --- 2017-01-06 Arnaud Charlet New
[Ada] Max_Queue_Length aspect for protected entries - - - - --- 2017-01-06 Arnaud Charlet New
[Ada] Implicit Elaborate_All(P) in P - - - - --- 2017-01-06 Arnaud Charlet New
[Ada] Support for new socket options - - - - --- 2017-01-06 Arnaud Charlet New
[Ada] Missing range check on 'Read result - - - - --- 2017-01-06 Arnaud Charlet New
[bootstrap-O3,fortran] silence warning in simplify_transformation_to_array - - - - --- 2017-01-06 Jakub Jelinek New
[bootstrap-O1] change value type to avoid sprintf buffer size warning - - - - --- 2017-01-06 Alexandre Oliva New
[gimplefe] passes.c: split out pass-skipping logic into subroutines - - - - --- 2017-01-06 David Malcolm New
avoid false positives due to signed to unsigned conversion (PR 78973) - - - - --- 2017-01-05 Martin Sebor New
Fix late dwarf generated early from optimized out globals - - - - --- 2017-01-05 Andreas Tobler New
Fix up vectorizable_condition for comparisons of 2 booleans (PR tree-optimization/78938) - - - - --- 2017-01-05 Jakub Jelinek New
[committed] Introduce RTL function reader - - - - --- 2017-01-05 David Malcolm New
Fix ICE with -fno-sso-struct=none (PR driver/78957) - - - - --- 2017-01-05 Eric Botcazou New
[rs6000] pr65479 Add -fasynchronous-unwind-tables when the -fsanitize=address option is seen. - - - - --- 2017-01-05 Bill Seurer New
[i386] : Remove special handling of memory operands from *testqi_ext_3 - - - - --- 2017-01-05 Uros Bizjak New
[ARM] Backport - Avoid partial overlaps in DImode shifts * - - - - --- 2017-01-05 Wilco Dijkstra New
Remove unnecessary typedef from std::function - - - - --- 2017-01-05 Jonathan Wakely New
[RFC] combine: Handle zero_extend without subreg in change_zero_ext. - - - - --- 2017-01-05 Dominik Vogt New
[HSA] Implement DIVMOD internal function call - - - - --- 2017-01-05 Martin Liška New
Fix precompiled header for '-' being input file (PR, pch/78970) - - - - --- 2017-01-05 Martin Liška New
Tweak factor_out_conditional_conversion (PR tree-optimization/71016, take 2) - - - - --- 2017-01-05 Jakub Jelinek New
[4/6,ARM] Implement support for ACLE Coprocessor LDC and STC intrinsics - - - - --- 2017-01-05 Kyrill Tkachov New
[3/6,ARM] Implement support for ACLE Coprocessor CDP intrinsics - - - - --- 2017-01-05 Kyrill Tkachov New
Fix precompiled header for '-' being input file (PR, pch/78970) - - - - --- 2017-01-05 Martin Liška New
[fixincludes] Only declare gets for C++ < 2014 on Solaris (PR libstdc++/78979) - - - - --- 2017-01-05 Rainer Orth New
Require C11 for C++17 on Solaris - - - - --- 2017-01-05 Rainer Orth New
[build,libgo,libstdc++] Build libgo with -Wa,-nH if possible (PR go/78978) - - - - --- 2017-01-05 Rainer Orth New
Fix precompiled header for '-' being input file (PR, pch/78970) - - - - --- 2017-01-05 Martin Liška New
Do not sanitize in lower_omp_target context (PR, sanitizer/78815). - - - - --- 2017-01-05 Martin Liška New
[PR,rtl-optimization/78812] Fix pruning of expressions with embedded MEMs - - - - --- 2017-01-05 Jeff Law New
[bootstrap-O3,fortran] silence warning in simplify_transformation_to_array - - - - --- 2017-01-05 Alexandre Oliva New
[-fcompare-debug] var tracking options are not optimization options - - - - --- 2017-01-05 Alexandre Oliva New
[bootstrap-O1] change value type to avoid sprintf buffer size warning (was: Re: [bootstrap-O1] enla… - - - - --- 2017-01-05 Alexandre Oliva New
s/__unused/__dimensions/ in <variant> - - - - --- 2017-01-05 Li, Pan2 via Gcc-patches New
[C++] Reject invalid reference type non-static data members in unions (PR c++/78890) - - - - --- 2017-01-04 Jakub Jelinek New
[C++] Fix decomp handling of fields with reference type (PR c++/78931) - - - - --- 2017-01-04 Jakub Jelinek New
correct off-by-one error in handling of precision of negative numbers (PR 78910) - - - - --- 2017-01-04 Martin Sebor New
Improve -f{,no}-vect-cost-model - - - - --- 2017-01-04 Jakub Jelinek New
vimrc: fix TAB settings - - - - --- 2017-01-04 Gerald Pfeifer New
Error on Enum option without RejectNegative - - - - --- 2017-01-04 Jakub Jelinek New
PR sanitizer/78992: Fix sigaction definition on 32-bit sparc - - - - --- 2017-01-04 Jessica Clarke New
[PR,tree-optimization/67955] Exploit PTA in DSE - - - - --- 2017-01-04 Jeff Law New
Fix late dwarf generated early from optimized out globals - - - - --- 2017-01-04 Andreas Tobler New
C/C++ PATCH to implement -Wpointer-compare warning (PR c++/64767) (version 2) - - - - --- 2017-01-04 Marek Polacek New
c++/78765 - - - - --- 2017-01-04 Nathan Sidwell New
[GCC/testsuite/ARM,ping] Fix empty_fiq_handler target selector - - - - --- 2017-01-04 Thomas Preudhomme New
PR78968 add configure check for __cxa_thread_atexit in libc - - - - --- 2017-01-04 Jonathan Wakely New
[avr] PR78883: Implement a dummy scheduler - - - - --- 2017-01-04 Georg-Johann Lay New
PR c++/66735 lambda capture by reference - - - - --- 2017-01-04 Nathan Sidwell New
[ARM] ARMv8-M Security Extensions: Warn for unused result for some intrinsics - - - - --- 2017-01-04 Andre Vieira (lists) New
Pretty printers for versioned namespace - - - - --- 2017-01-04 Jonathan Wakely New
[committed] contrib/update-copyright.py --this-year - - - - --- 2017-01-04 Jakub Jelinek New
[committed] contrib/update-copyright.py --this-year - - - - --- 2017-01-04 Jakub Jelinek New
[ARM] ARMv8-M Security Extensions: Warn for unused result for some intrinsics - - - - --- 2017-01-04 Kyrill Tkachov New
Use a specfile that actually allows building programs on NetBSD - - - - --- 2017-01-04 Maya Rashish New
[ARM] ARMv8-M Security Extensions: Warn for unused result for some intrinsics - - - - --- 2017-01-04 Andre Vieira (lists) New
Update configure deps, remove stray \xA0 in picflag.m4, regen - - - - --- 2017-01-04 Alan Modra New
[committed] PR 78976 Testcase changes - - - - --- 2017-01-04 Janne Blomqvist New
Patch Pings for fixes to bz33562 and bz61912. - - - - --- 2017-01-04 Jeff Law New
[PR,tree-optimization/78856] Invalidate cached iteration information when threading across multiple… - - - - --- 2017-01-04 Jeff Law New
[doc,libstdc++] sourceforge.net defaults to https, adjust reference - - - - --- 2017-01-04 Gerald Pfeifer New
[doc,rfc] clean up preprocessor option documentation - - - - --- 2017-01-04 Sandra Loosemore New
C++: fix fix-it hints for misspellings within explicit namespaces - - - - --- 2017-01-04 David Malcolm New
GCC patch committed: Fix -fdump-go-spec for enums - - - - --- 2017-01-04 Ian Lance Taylor New
move snprintf truncation warnings under own option () - - - - --- 2017-01-04 Martin Sebor New
Change DWARF5 .debug_loclists location description sizes from 2-byte length to uleb128 lengths - - - - --- 2017-01-03 Jakub Jelinek New
Remove padding from DWARF5 headers - - - - --- 2017-01-03 Jakub Jelinek New
Fix -fself-test ICE in non-english locale (PR bootstrap/77569) - - - - --- 2017-01-03 Jakub Jelinek New
[C++] Avoid UB in cp_lexer_previous_token (PR c++/71182) - - - - --- 2017-01-03 Jakub Jelinek New
[C++] Reject invalid auto foo (), a = 5; - - - - --- 2017-01-03 Jakub Jelinek New
, PR tqrget/78953, Fix power9 insn does not meet its constraints - - - - --- 2017-01-03 Michael Meissner New
[SPARC] Enable LRA by default - - - - --- 2017-01-03 Eric Botcazou New
[gomp4] backport an acc directive matching cleanup for fortran - - - - --- 2017-01-03 Cesar Philippidis New
[libgo] Avoid compiling runtime/aeshash.c with older assemblers [PR go/78789] - - - - --- 2017-01-03 Uros Bizjak New
[PR,tree-optimization/71691] Fix unswitching in presence of maybe-undef SSA_NAMEs (take 2) - - - - --- 2017-01-03 Aldy Hernandez New
[GCC/ARM,2/2,ping4] Allow combination of aprofile and rmprofile multilibs - - - - --- 2017-01-03 Thomas Preudhomme New
[GCC/testsuite/ARM,ping] Fix empty_fiq_handler target selector - - - - --- 2017-01-03 Thomas Preudhomme New
[GCC/testsuite/ARM,ping] Skip optional_mthumb tests if GCC has a default mode - - - - --- 2017-01-03 Thomas Preudhomme New
libstdc++: Allow using <future> without lock free atomic int - - - - --- 2017-01-03 Jonathan Wakely New
[2/2,ADA] Fix constants in s-linux-mips.ads - - - - --- 2017-01-03 James Cowgill New
[1/2,ADA] Fix MIPS big-endian build - - - - --- 2017-01-03 James Cowgill New
[1/2,ADA] Fix MIPS big-endian build - - - - --- 2017-01-03 James Cowgill New
[wwwdocs] Trim GCJ references from "Current Development" in onlinedocs/ - - - - --- 2017-01-03 Gerald Pfeifer New
PR c++/66735 lambda capture by reference - - - - --- 2017-01-03 Nathan Sidwell New
[doc] md.texi -- "trap" is no longer used by the Java front end - - - - --- 2017-01-03 Gerald Pfeifer New
C++ PATCH for c++/77545 and c++/77284 (ICE with CLEANUP_STMT) - - - - --- 2017-01-03 Marek Polacek New
Add deleted std::thread(const thread&&) constructor - - - - --- 2017-01-03 Jonathan Wakely New
Fix typos in libstdc++ docs and update copyright years - - - - --- 2017-01-03 Jonathan Wakely New
[msp430] Sync msp430_mcu_data with devices.csv - - - - --- 2017-01-03 Joe Seymour New
[C++] Implement LWG2296 helper intrinsic - - - - --- 2017-01-03 Jonathan Wakely New
[4/4] S/390: Additional memset/memcpy runtime tests. - - - - --- 2017-01-03 Andreas Krebbel New
[3/4] S/390: Unroll mvc loop for memcpy with small constant lengths. - - - - --- 2017-01-03 Andreas Krebbel New
[2/4] S/390: Unroll mvc/xc loop for memset with small constant lengths. - - - - --- 2017-01-03 Andreas Krebbel New
[1/4] S/390: memset: Avoid overlapping MVC operands between iterations. - - - - --- 2017-01-03 Andreas Krebbel New
[wwwdocs] Add gcc-7/porting_to.html, Fortran changes - - - - --- 2017-01-03 Janne Blomqvist New
Const correctness fixes for darwin-driver.c - - - - --- 2017-01-03 Jeff Law New
[-fcompare-debug] var tracking options are not optimization options - - - - --- 2017-01-03 Alexandre Oliva New
« 1 2 ... 653 654 6551278 1279 »