Show patches with: State = Action Required       |    Archived = No       |   126614 patches
« 1 2 ... 619 620 6211266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[wwwdocs] Document C++ null pointer constant changes in gcc-7/porting_to.html - - - - --- 2017-04-07 Jonathan Wakely New
Fix PR80334 - - - - --- 2017-04-07 Richard Biener New
[testsuite] : Fix gcc.dg/unroll-7.c FAIL for x32 target - - - - --- 2017-04-07 Uros Bizjak New
[v2,testsuite] PR79867: Merge fixes for windows DLL loading problem from libffi - - - - --- 2017-04-06 Daniel Santos New
[wwwdocs,v2] C++ terminology: the One Definition Rule in diagnostics - - - - --- 2017-04-06 David Malcolm New
Add a new type attribute always_alias (PR79671) - - - - --- 2017-04-06 Bernd Edlinger New
[i386] Introduce SSE 4.1 SI->DI zero-extension to moves between SSE registers - - - - --- 2017-04-06 Uros Bizjak New
[i386] : Fix PR 79733, ICE in int_mode_for_mode, at stor-layout.c - - - - --- 2017-04-06 Uros Bizjak New
Don't error about x86 return value in SSE reg (or x86 reg) or argument in SSE reg too early (PR tar… - - - - --- 2017-04-06 Uros Bizjak New
[PR,79905] ICE with vector_type - - - - --- 2017-04-06 Nathan Sidwell New
PR80101: Fix ICE in store_data_bypass_p - - - - --- 2017-04-06 Kelvin Nilsen New
[v2,rs6000] PR80108: Fix ICE with cross compiler - - - - --- 2017-04-06 Kelvin Nilsen New
[gomp4] add support for fortran allocate support with declare create - - - - --- 2017-04-06 Cesar Philippidis New
[v2] PR80108: Fix ICE with cross compiler - - - - --- 2017-04-06 Kelvin Nilsen New
On x86 allow if-conversion of more than one insn as long as there is at most one cmov (PR tree-opti… - - - - --- 2017-04-06 Rainer Orth New
Refactor tree-affine.c wide_int_ext_for_comb - - - - --- 2017-04-06 Richard Biener New
Fix PR80334 - - - - --- 2017-04-06 Richard Biener New
[testsuite] Fix failing builtin-sprintf-warn-{3,10}.c for avr - - - - --- 2017-04-06 Senthil Kumar Selvaraj New
[PR,79905] ICE with vector_type - - - - --- 2017-04-06 Nathan Sidwell New
Fix PR80281 - - - - --- 2017-04-06 Richard Biener New
[unified-autovect:,1b/N] Instruction tile and grammar creation. - - - - --- 2017-04-06 sameera New
S/390: Optimize atomic_compare_exchange and atomic_compare builtins. - - - - --- 2017-04-06 Dominik Vogt New
Fix MMX/SSE/AVX* shifts by non-immediate scalar (PR target/80286) - - - - --- 2017-04-06 Uros Bizjak New
Fix MMX/SSE/AVX* shifts by non-immediate scalar (PR target/80286) - - - - --- 2017-04-06 Jakub Jelinek New
Add a new type attribute always_alias (PR79671) - - - - --- 2017-04-06 Richard Biener New
[testsuite] Fix loading wrong DLLs on Windows, merge duplicate target-libpath.exp - - - - --- 2017-04-05 Daniel Santos New
C++ PATCH for c++/80244, ICE with attribute in template alias - - - - --- 2017-04-05 Marek Polacek New
Add a new type attribute always_alias (PR79671) - - - - --- 2017-04-05 Bernd Edlinger New
[PR,79905] ICE with vector_type - - - - --- 2017-04-05 Bill Schmidt New
[C++] Fix TYPE_CANONICAL on TEMPLATE_TYPE_PARM created by rewrite_template_parm (PR c++/80309) - - - - --- 2017-04-05 Jakub Jelinek New
[v2] ARM: Introduce ARM_DEFAULT_SHORT_ENUMS - - - - --- 2017-04-05 Sebastian Huber New
patch to fix PR70703 - - - - --- 2017-04-05 Vladimir Makarov New
[gomp4] add support for fortran allocate support with declare create - - - - --- 2017-04-05 Cesar Philippidis New
patch to fix PR70703 - - - - --- 2017-04-05 Vladimir Makarov New
[PR,79905] ICE with vector_type - - - - --- 2017-04-05 Nathan Sidwell New
[PR,79905] ICE with vector_type - - - - --- 2017-04-05 Nathan Sidwell New
[AArch64] Enable AUTOPREFETCHER_WEAK with -mcpu=generic - - - - --- 2017-04-05 Wilco Dijkstra New
[AArch64] Model Cortex-A53 load forwarding - - - - --- 2017-04-05 Wilco Dijkstra New
Fix -fsanitize-use-after-scope on big-endian (PR sanitizer/80308) - - - - --- 2017-04-05 Jakub Jelinek New
Add a new type attribute always_alias (PR79671) - - - - --- 2017-04-05 Bernd Edlinger New
[HSA] Load an HSA runtime via dlopen mechanism - - - - --- 2017-04-05 Thomas Schwinge New
Don't error about x86 return value in SSE reg (or x86 reg) or argument in SSE reg too early (PR tar… - - - - --- 2017-04-05 Uros Bizjak New
[PR80153] Always generate folded type conversion in tree-affine - - - - --- 2017-04-05 Bin.Cheng New
PR target/79890: S/390: Fix crash. - - - - --- 2017-04-04 Dominik Vogt New
Fix a C++ crash with may_alias type attribute - - - - --- 2017-04-04 Bernd Edlinger New
PR libstdc++/80316 make promise::set_value throw no_state error - - - - --- 2017-04-04 Jonathan Wakely New
libgo patch committed: make time test more robust - - - - --- 2017-04-04 Ian Lance Taylor New
Avoid weird -Wpsabi warnings from NRV (PR target/80310) - - - - --- 2017-04-04 Jakub Jelinek New
Don't error about x86 return value in SSE reg (or x86 reg) or argument in SSE reg too early (PR tar… - - - - --- 2017-04-04 Jakub Jelinek New
[committed] FIx a tree sharing issue in generic-match.c (PR c++/80297) - - - - --- 2017-04-04 Jakub Jelinek New
[PR,79905] ICE with vector_type - - - - --- 2017-04-04 Nathan Sidwell New
[GCC/ARM,gcc-6-branch,ping2] Fix PR80082: LDRD erronously used for 64bit load on ARMv7-R - - - - --- 2017-04-04 Thomas Preudhomme New
[GCC/testsuite/ARM,stage4,ping] Compile atomic_loaddi_11 for Cortex-R5 - - - - --- 2017-04-04 Thomas Preudhomme New
Fix MMX/SSE/AVX* shifts by non-immediate scalar (PR target/80286) - - - - --- 2017-04-04 Jakub Jelinek New
Fix for PR79987 - - - - --- 2017-04-04 Alexander Ivchenko New
[PR,79905] ICE with vector_type - - - - --- 2017-04-04 Nathan Sidwell New
Fix a C++ crash with may_alias type attribute - - - - --- 2017-04-04 Bernd Edlinger New
[DOC] PowerPC extended asm example - - - - --- 2017-04-04 Alan Modra New
libbacktrace PATCH: improve comment for backtrace_create_state - - - - --- 2017-04-04 Basile Starynkevitch New
[RFC] : Fix Ada boostrap failure on S/390 with -mzarch - - - - --- 2017-04-04 Andreas Krebbel New
Fix typos in comments throughout source tree - - - - --- 2017-04-04 Jonathan Wakely New
[v2] ARM: Introduce ARM_DEFAULT_SHORT_ENUMS - - - - --- 2017-04-04 Sebastian Huber New
[GCC/ARM,stage4] Fix small multiply feature - - - - --- 2017-04-04 Thomas Preudhomme New
[3/3,ARC] Use long jumps for CRT calls - - - - --- 2017-04-04 Claudiu Zissulescu New
[2/3,ARC] DWARF emitting cleanup. - - - - --- 2017-04-04 Claudiu Zissulescu New
[1/3,ARC] Update mode_dependent_address_p hook. - - - - --- 2017-04-04 Claudiu Zissulescu New
[C++] Fix PR80294 -- Segfault in constexpr.c (reduced_constant_expression_p) - - - - --- 2017-04-04 Markus Trippelsdorf New
Fix PR80275 - - - - --- 2017-04-04 Richard Biener New
Fix PR80275 - - - - --- 2017-04-04 Markus Trippelsdorf New
C++ PATCH for -fconcepts regression on alias-decl-42.C - - - - --- 2017-04-03 Jason Merrill New
[testsuite] Fix loading wrong DLLs on Windows, merge duplicate target-libpath.exp - - - - --- 2017-04-03 Daniel Santos New
C++ PATCH for sanitizer/79993 (ICE with VLA initialized from string constant) - - - - --- 2017-04-03 Jason Merrill New
[C++/80296] Fix broken diagnostic: 'unary_plus_expr' not supported by expression - - - - --- 2017-04-03 Volker Reichelt New
Fix MMX/SSE/AVX* shifts by non-immediate scalar (PR target/80286) - - - - --- 2017-04-03 Jakub Jelinek New
Fix type of __builtin_update_setjmp_buf - - - - --- 2017-04-03 Andreas Schwab New
[PR,79905] ICE with vector_type - - - - --- 2017-04-03 Nathan Sidwell New
Update C++17 library status table in manual - - - - --- 2017-04-03 Jonathan Wakely New
Fix typos in comments throughout source tree - - - - --- 2017-04-03 Jonathan Wakely New
Uncomment std::reference_wrapper tests that no longer fail - - - - --- 2017-04-03 Jonathan Wakely New
Fix comments in libstdc++ header and test - - - - --- 2017-04-03 Jonathan Wakely New
Update C++17 library status table in manual - - - - --- 2017-04-03 Jonathan Wakely New
Implement P0426R1 "Constexpr for std::char_traits" for C++17 (partial) - - - - --- 2017-04-03 Jonathan Wakely New
[rs6000] Fix PR target/80246, DFP builtins using the wrong types - - - - --- 2017-04-03 Peter Bergner New
[rs6000] Fix PR target/80246, DFP builtins using the wrong types - - - - --- 2017-04-03 Peter Bergner New
[RFC] : Fix Ada boostrap failure on S/390 with -mzarch - - - - --- 2017-04-03 Andreas Krebbel New
Fix PR80281 - - - - --- 2017-04-03 Richard Biener New
Fix PR80281 - - - - --- 2017-04-03 Richard Biener New
ARM: Introduce ARM_DEFAULT_SHORT_ENUMS - - - - --- 2017-04-03 Sebastian Huber New
[Aarch64] Enable descriptors for nested functions in Ada - - - - --- 2017-04-03 Eric Botcazou New
Fix ICE with -fauto-profile when walking vdefs - - - - --- 2017-04-03 Richard Biener New
[Aarch64] Enable descriptors for nested functions in Ada - - - - --- 2017-04-03 Eric Botcazou New
Fix PR80275 - - - - --- 2017-04-03 Richard Biener New
[Aarch64] Fix stack checking in ILP32 mode - - - - --- 2017-04-03 Eric Botcazou New
[Committed] Add a few testcases - - - - --- 2017-04-02 Andrew Pinski New
[CHKP] Fix for PR79990 - - - - --- 2017-04-02 Alexander Ivchenko New
[i386] : Add missing DONE to movdi_to_sse. - - - - --- 2017-04-02 Uros Bizjak New
[i386] : Fix PR 80250, ICE for __builtin_ia32_vp4dpwssds_mask builtin - - - - --- 2017-04-02 Uros Bizjak New
[v3] Implement std::is_aggregate. - - - - --- 2017-04-02 Ville Voutilainen New
[v3] PR libstdc++/79141 - - - - --- 2017-04-01 Ville Voutilainen New
[DOC] PowerPC extended asm example - - - - --- 2017-04-01 Sandra Loosemore New
« 1 2 ... 619 620 6211266 1267 »