Show patches with: State = Action Required       |    Archived = No       |   126661 patches
« 1 2 ... 716 717 7181266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix up SRA (PR tree-optimization/70602) - - - - --- 2016-04-12 Jakub Jelinek New
[committed] Fix up OpenMP target firstprivate handling - - - - --- 2016-04-12 Jakub Jelinek New
[wwwdocs] gcc-6/porting_to.html: Use <code> instead of <tt> for code and command-line options. - - - - --- 2016-04-12 Gerald Pfeifer New
[gomp4] backport parallel reduction changes - - - - --- 2016-04-11 Cesar Philippidis New
Fix PR c++/70610 (wrong overload resolution during template processing) - - - - --- 2016-04-11 Patrick Palka New
[5] PR 70613, -fabi-version docs don't match implementation - - - - --- 2016-04-11 Jim Wilson New
c++/70594 debug info differences - - - - --- 2016-04-11 Nathan Sidwell New
Make distclean clean up more (PR70173) - - - - --- 2016-04-11 Segher Boessenkool New
[FIX,PR,c/48116] -Wreturn-type does not work as advertised - - - - --- 2016-04-11 Prasad Ghangal New
C++ PATCH for implicit abi_tag on template member function - - - - --- 2016-04-11 Jason Merrill New
Fix pure/const discovery WRT interposition part 1 - - - - --- 2016-04-11 Jan Hubicka New
[wwwdocs] index.html -- remove obsolete text/css section - - - - --- 2016-04-11 Gerald Pfeifer New
[AArch64,3/3] Fix up for pr70133 - - - - --- 2016-04-11 James Greenhalgh New
[wwwdocs] Simplify gcc-4.5/cxx0x_status.html (and convert to global CSS) - - - - --- 2016-04-11 Gerald Pfeifer New
[gomp4] Remove superfluous passes in kernels pass list - - - - --- 2016-04-11 Tom de Vries New
[wwwdocs] Simplify gcc-4.4/cxx0x_status.html (and convert to global CSS) - - - - --- 2016-04-11 Gerald Pfeifer New
[IRA] save a call to init_reload - - - - --- 2016-04-11 Zhouyi Zhou New
69517 - [5/6 regression] SEGV on a VLA with excess initializer elements - - - - --- 2016-04-10 Martin Sebor New
[wwwdocs] index.html -- replace local style with CSS - - - - --- 2016-04-10 Gerald Pfeifer New
[wwwdocs] Simplify gcc-4.6/cxx0x_status.html (and convert to global CSS) - - - - --- 2016-04-10 Gerald Pfeifer New
[wwwdocs,Java] java/index.html -- fix formatting on gcc.gnu.org - - - - --- 2016-04-10 Gerald Pfeifer New
[committed] Testsuite fixes for hppa - - - - --- 2016-04-09 John David Anglin New
[committed] PR70592 New test gfortran.dg/deferred_character_16.f90 - - - - --- 2016-04-09 Dominique d'Humières New
[C] PR43651: add warning for duplicate qualifier - - - - --- 2016-04-09 Mikhail Maltsev New
[committed] Fix [Bug sanitizer/70573] FAIL: c-c++-common/asan/halt_on_error-1.c - - - - --- 2016-04-09 Dominique d'Humières New
[C++] PR 68722 - - - - --- 2016-04-08 Paolo Carlini New
Document C++ Special Math Functions. - - - - --- 2016-04-08 Ed Smith-Rowland New
Fix ifcombine (PR tree-optimization/70586) - - - - --- 2016-04-08 Jakub Jelinek New
Don't add REG_EQUAL notes in fwprop for paradoxical subregs (PR rtl-optimization/70574) - - - - --- 2016-04-08 Jakub Jelinek New
Fix PR c++/70590 (error: location references block not in block tree) - - - - --- 2016-04-08 Patrick Palka New
[wwwdocs] Simplify gcc-4.7/cxx0x_status.html (and convert to global CSS) - - - - --- 2016-04-08 Gerald Pfeifer New
Fix ssa coalescing with inline asm (PR middle-end/70593) - - - - --- 2016-04-08 Jakub Jelinek New
openacc reference reductions - - - - --- 2016-04-08 Cesar Philippidis New
[driver] Ignore -ftree-parallelize-loops={0,1} - - - - --- 2016-04-08 Thomas Schwinge New
Fortran OpenACC host_data construct ICE (was: [gomp4] Re: [OpenACC 0/7] host_data construct) - - - - --- 2016-04-08 Thomas Schwinge New
C++ PATCH to fix a part of c++/70513 (ICE-on-invalid with enums) - - - - --- 2016-04-08 Marek Polacek New
[C] PR43651: add warning for duplicate qualifier - - - - --- 2016-04-08 Mikhail Maltsev New
[PR,sanitizer/70541] Fix unnoticed invalid dereference when using AddressSanitizer. - - - - --- 2016-04-08 Maxim Ostapenko New
[PING] Remove incorrect warning for parallel firstprivate clause - - - - --- 2016-04-08 Tom de Vries New
[PING] Remove incorrect warning for kernels copy clause - - - - --- 2016-04-08 Tom de Vries New
[PR,sanitizer/70541] Fix unnoticed invalid dereference when using AddressSanitizer. - - - - --- 2016-04-08 Maxim Ostapenko New
[gomp4,PR,testsuite/70579,PR,testsuite/70580] Fix test cases failing because of the compiler's "avo… - - - - --- 2016-04-08 Thomas Schwinge New
[ARC] Add SIMD extensions for ARC HS - - - - --- 2016-04-08 Claudiu Zissulescu New
[PR68953] Fix pdr accesses order - - - - --- 2016-04-08 Tom de Vries New
[gomp4] Avoiding predication for certain blocks - - - - --- 2016-04-08 Thomas Schwinge New
openacc reference reductions - - - - --- 2016-04-08 Cesar Philippidis New
, Re-fix PR 70381 (disable -mfloat128 by default) and add workaround for PR 70589 - - - - --- 2016-04-07 Michael Meissner New
Don't add REG_EQUAL notes in fwprop for paradoxical subregs (PR rtl-optimization/70574) - - - - --- 2016-04-07 Jakub Jelinek New
[committed] Fix lto/simd_function_0.c testcase (PR testsuite/70581) - - - - --- 2016-04-07 Jakub Jelinek New
[committed] OpenMP declare simd ABI changes on x86_64/i686 - - - - --- 2016-04-07 Jakub Jelinek New
[testsuite/ARM] Skip pr70496.c for cortex-m devices - - - - --- 2016-04-07 Thomas Preudhomme New
Scan for parallelization of the oacc kernels test-cases in gfortran.dg/goacc - - - - --- 2016-04-07 Thomas Schwinge New
[C++] PR 70501, ICE in verify ctor sanity - - - - --- 2016-04-07 Nathan Sidwell New
[ARM] PR target/70566 Check that condition register is dead in tst-imm -> lsls-imm Thumb2 peepholes - - - - --- 2016-04-07 Kyrill Tkachov New
libstdc++/70503 Ensure std::thread helpers have internal linkage - - - - --- 2016-04-07 Jonathan Wakely New
Avoid deadlock in guality tests. - - - - --- 2016-04-07 Yvan Roux New
[lto-partition.c] move assignment to refs_node, last_visited_node outside if-else - - - - --- 2016-04-07 Prathamesh Kulkarni New
Fix PR 60040 - - - - --- 2016-04-07 Senthil Kumar Selvaraj New
[gcc-5] Fix handling of subarrays with update directive - - - - --- 2016-04-07 Thomas Schwinge New
Fix PR31096 - - - - --- 2016-04-07 Hurugalawadi, Naveen New
Add some C++17 items to gcc-6/changes.html - - - - --- 2016-04-07 Jonathan Wakely New
PR70117, ppc long double isinf - - - - --- 2016-04-07 Alan Modra New
Avoid needless unsharing during constexpr evaluation (PR c++/70452) - - - - --- 2016-04-06 Patrick Palka New
openacc reference reductions - - - - --- 2016-04-06 Cesar Philippidis New
patch for PR70398 - - - - --- 2016-04-06 Vladimir Makarov New
Avoid needless unsharing during constexpr evaluation (PR c++/70452) - - - - --- 2016-04-06 Patrick Palka New
C++ PATCH for implicit abi_tag on template member function - - - - --- 2016-04-06 Jason Merrill New
PR47040 - Make error message for empty array constructor more helpful/correct - - - - --- 2016-04-06 Dominique d'Humières New
[testsuite] Skip gcc.c-torture/execute/20101011-1.c on Visium - - - - --- 2016-04-06 Eric Botcazou New
[i386] Add some missing modes to mode attributes - - - - --- 2016-04-06 Uros Bizjak New
Avoid deadlock in guality tests. - - - - --- 2016-04-06 Yvan Roux New
[committed] OpenMP declare simd ABI changes on x86_64/i686 - - - - --- 2016-04-06 Jakub Jelinek New
[committed] Avoid -Wuninitialized warnings in certain OpenMP cases (PR middle-end/70550) - - - - --- 2016-04-06 Jakub Jelinek New
Compile libcilkrts with -funwind-tables (PR target/60290) - - - - --- 2016-04-06 Rainer Orth New
[testsuite/ARM] Skip pr70496.c for cortex-m devices - - - - --- 2016-04-06 Thomas Preudhomme New
[AArch64,3/3] Fix up for pr70133 - - - - --- 2016-04-06 James Greenhalgh New
[AArch64,2/3] Rework the code to print extension strings (pr70133) - - - - --- 2016-04-06 James Greenhalgh New
[AArch64,1/3] Enable CRC by default for armv8.1-a - - - - --- 2016-04-06 James Greenhalgh New
[RFC] introduce --param max-lto-partition for having an upper bound on partition size - - - - --- 2016-04-06 Prathamesh Kulkarni New
[wwwdocs] Simplify gcc-4.8/cxx0x_status.html (and convert to global CSS) - - - - --- 2016-04-06 Gerald Pfeifer New
PR70117, ppc long double isinf - - - - --- 2016-04-06 Alan Modra New
[RFC] introduce --param max-lto-partition for having an upper bound on partition size - - - - --- 2016-04-06 Prathamesh Kulkarni New
Remove superfluous /dev/null on grep line - - - - --- 2016-04-06 Eric Botcazou New
openacc reference reductions - - - - --- 2016-04-06 Cesar Philippidis New
[committed] Fix linux blk-merge boot problem on hppa - - - - --- 2016-04-06 John David Anglin New
[AArch64] Emit square root using the Newton series - - - - --- 2016-04-05 Evandro Menezes New
C++/70512 Fix may_alias canonical type mismatch - - - - --- 2016-04-05 Nathan Sidwell New
Do not optimize some polymorphic calls with -fsanitize=undefined - - - - --- 2016-04-05 Jan Hubicka New
[rs6000] Add support for int versions of vec_adde - - - - --- 2016-04-05 Bill Seurer New
[PR,c/68966] Restore atomic builtins usage in libstdc++-v3 - - - - --- 2016-04-05 Jonathan Wakely New
libstdc++/70503 Ensure std::thread helpers have internal linkage - - - - --- 2016-04-05 Jonathan Wakely New
Fix PR70509 (wrong code with extract from a v64qi) - - - - --- 2016-04-05 Jakub Jelinek New
Fix REE with vector modes (PR rtl-optimization/70542) - - - - --- 2016-04-05 Jakub Jelinek New
Limit some match.pd conversion folding to GIMPLE (PR c++/70336) - - - - --- 2016-04-05 Jakub Jelinek New
[i386] : Fix PR70510, invalid %-code with -mavx512bw -masm=intel when emitting vpbroatcast - - - - --- 2016-04-05 Uros Bizjak New
[wwwdocs,1/3] projects/cxx-status.html -- introduce global CSS for tables - - - - --- 2016-04-05 Gerald Pfeifer New
[cpp] Fix pr61817 and 69391 - - - - --- 2016-04-05 Richard Henderson New
[wwwdocs,5/3] projects/cxx-status.html -- introduce global CSS for tables - - - - --- 2016-04-05 Gerald Pfeifer New
[wwwdocs,1/3] projects/cxx-status.html -- introduce global CSS for tables - - - - --- 2016-04-05 Gerald Pfeifer New
libstdc++/70503 Ensure std::thread helpers have internal linkage - - - - --- 2016-04-05 Jonathan Wakely New
« 1 2 ... 716 717 7181266 1267 »