Show patches with: State = Action Required       |   129009 patches
« 1 2 ... 769 770 7711290 1291 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[ARM] PR target/68648: Fold NOT of CONST_INT in andsi_iorsi3_notsi splitter - - - - --- 2015-12-07 Kyrylo Tkachov New
[Fortran] Memory sync after coarray image control statements and assignment - - - - --- 2015-12-07 Tobias Burnus New
Fix PR middle-end/68291 & 68292 - - - - --- 2015-12-07 Eric Botcazou New
Transparent alias suport part 1 - - - - --- 2015-12-07 Jan Hubicka New
[C,FE] Fold trivial exprs that refer to const vars - - - - --- 2015-12-07 Patrick Palka New
C++ PATCHes to fix -std=c++1z regressions - - - - --- 2015-12-07 Jason Merrill New
[committed,SH] Fix build failure - - - - --- 2015-12-07 Kaz Kojima New
remove WCHAR_TYPE definition for FreeBSD PowerPC64 - - - - --- 2015-12-06 Andreas Tobler New
[Fortran] Memory sync after coarray image control statements and assignment - - - - --- 2015-12-06 Alessandro Fanfarillo New
Fix Fortran deviceptr clause. - - - - --- 2015-12-06 James Norris New
New version of libmpx with new memmove wrapper - - - - --- 2015-12-06 Aleksandra Tsvetkova New
Fix PR ada/50048 - - - - --- 2015-12-06 Eric Botcazou New
Fix PR ada/56274 - - - - --- 2015-12-06 Eric Botcazou New
[gomp4] Fix Fortran deviceptr - - - - --- 2015-12-06 James Norris New
Fix PR ada/49944 - - - - --- 2015-12-06 Eric Botcazou New
Fix PR ada/49940 - - - - --- 2015-12-06 Eric Botcazou New
[2/2] Fix minor glitches with basic asm - - - - --- 2015-12-06 Bernd Edlinger New
Fix new sancov tests - - - - --- 2015-12-06 Dmitry Vyukov New
[1/2] Fix minor glitches with basic asm - - - - --- 2015-12-06 Bernd Edlinger New
Fix ipa-icf.c segfault - - - - --- 2015-12-06 Jan Hubicka New
[committed] PR fortran/50201 -- quadmath_snprintf isn't weak - - - - --- 2015-12-05 Steve Kargl New
c++/68711 - [5 regression] SEGV on an invalid offsetof of a member of a virtual base - - - - --- 2015-12-05 Martin Sebor New
Fix libgfortran build on hppa64-hp-hpux11.11 - - - - --- 2015-12-05 John David Anglin New
[6/6,DJGPP] configure.ac: enable LTO - - - - --- 2015-12-05 Andris Pavenis New
[5/6,DJGPP] gcc/config/i386: update DJGPP configuration related files - - - - --- 2015-12-05 Andris Pavenis New
[4/6,DJGPP] config/i386/djgpp: Update definitions of signed types - - - - --- 2015-12-05 Andris Pavenis New
[3/6,DJGPP] libbacktrace/configure.ac: specify that DJGPP do not have mmap() - - - - --- 2015-12-05 Andris Pavenis New
[2/6,DJGPP] libgcc: Add djgpp to lists of i[34567]86-*-* and x86_64-*-* soft-fp targets. - - - - --- 2015-12-05 Andris Pavenis New
[PR68001,CilkPlus] Fix for PR68001 - - - - --- 2015-12-05 Zamyatin, Igor New
[gomp4] more runtime test coverage - - - - --- 2015-12-04 Cesar Philippidis New
Convert manual unsigned +/- overflow checking into {ADD,SUB}_OVERFLOW (PR target/67089) - - - - --- 2015-12-04 Marc Glisse New
Fix missing range information for "%q+D" format code - - - - --- 2015-12-04 David Malcolm New
Fix missing range information for "%q+D" format code - - - - --- 2015-12-04 David Malcolm New
[testsuite] VLA test uses alloca - - - - --- 2015-12-04 Nathan Sidwell New
Adjust vect-widen-mult-const-[su]16.c for r226675 - - - - --- 2015-12-04 Bill Schmidt New
[AArch64] Add register constraints to add<mode>3_pluslong - - - - --- 2015-12-04 James Greenhalgh New
patch to fix PR68349 - - - - --- 2015-12-04 Vladimir Makarov New
[PTX] var emission - - - - --- 2015-12-04 Nathan Sidwell New
[1/2,graphite] check that all the scev applied ops have are dominated by their defs - - - - --- 2015-12-04 Aditya K New
[graphite] fix PR68693: Check for loop structure when extending the SCoP - - - - --- 2015-12-04 Aditya K New
[ARM] Fix PR middle-end/65958 - - - - --- 2015-12-04 Eric Botcazou New
-fstrict-aliasing fixes 6/6: permit inlining of comdats - - - - --- 2015-12-04 Jan Hubicka New
-fstrict-aliasing fixes 6/6: permit inlining of comdats - - - - --- 2015-12-04 Jan Hubicka New
C++ PATCH for c++/68645 (attr-simd-3.c testsuite failure) - - - - --- 2015-12-04 Jason Merrill New
Fix -Werror= handling for Joined warnings, add a few missing Warning keywords (PRs c/48088, c/68657) - - - - --- 2015-12-04 Jakub Jelinek New
libstdc++/57060 cope with invalid thread IDs - - - - --- 2015-12-04 Jonathan Wakely New
Add fuzzing coverage support - - - - --- 2015-12-04 Dmitry Vyukov New
S/390: Fix warnings in "*setmem_long..." patterns. - - - - --- 2015-12-04 Dominik Vogt New
S/390: Fix warning in "*movstr" pattern. - - - - --- 2015-12-04 Dominik Vogt New
Use explicit UNKNOWN_LOCATION instead of input_location (which is line 1) for process_options diagn… - - - - --- 2015-12-04 Jakub Jelinek New
Add XFAIL to g++.dg/template/ref3.C (PR c++/68699) - - - - --- 2015-12-04 David Malcolm New
[committed] Fix PR fortran/68684 - - - - --- 2015-12-04 Steve Kargl New
Fix -Werror= handling for Joined warnings, add a few missing Warning keywords (PRs c/48088, c/68657) - - - - --- 2015-12-04 Jakub Jelinek New
PPC sqrtf using rsqrtes (PR 68609) - - - - --- 2015-12-04 David Edelsohn New
Make stackalign test LTO proof - - - - --- 2015-12-04 Andre Vieira (lists) New
Avoid false vector mask conversion - - - - --- 2015-12-04 Ilya Enkovich New
[2/2] rs6000: Clean up the cstore code a bit - - - - --- 2015-12-04 Segher Boessenkool New
[1/2] rs6000: Implement cstore for signed Pmode register compares - - - - --- 2015-12-04 Segher Boessenkool New
[02/10,v2] Fix g++.dg/cpp0x/nsdmi-template14.C (v2) - - - - --- 2015-12-04 David Malcolm New
[i386,AVX-512,PR68633] Fix order of operands in kunpck[bw,wd,dq] patterns. - - - - --- 2015-12-04 Kirill Yukhin New
[PTX] prologue emission - - - - --- 2015-12-04 Nathan Sidwell New
[graphite] test needs pthreads - - - - --- 2015-12-04 Nathan Sidwell New
[HSA] Handle __builtin_{bzero,mempcpy} - - - - --- 2015-12-04 Martin Liška New
[HSA] Fix emission of internal functions - - - - --- 2015-12-04 Martin Liška New
[Fortran] PR45859 - Permit array elements to coarray dummy arguments - - - - --- 2015-12-04 Tobias Burnus New
PING^2: [PATCH] X86: Optimize access to globals in PIE with copy reloc - - - - --- 2015-12-04 H.J. Lu New
[Fortran] PR45859 - Permit array elements to coarray dummy arguments - - - - --- 2015-12-04 Tobias Burnus New
[PR67627,RFC] broken libatomic multilib parallel build - - - - --- 2015-12-04 Szabolcs Nagy New
[PR68542] - - - - --- 2015-12-04 Richard Biener New
Speedup bitmap_find_bit - - - - --- 2015-12-04 Richard Biener New
Use ECF_MAY_BE_ALLOCA for __builtin_alloca_with_align (PR tree-optimization/68680) - - - - --- 2015-12-04 Jakub Jelinek New
PR c/68657 - Add missing 'Warning' flags to c-family/c.opt + java/lang.opt - - - - --- 2015-12-04 Tobias Burnus New
Fix PR68681 - - - - --- 2015-12-04 Richard Biener New
[DOC] Mention clog10, clog10f an clog10l in Builtins section. - - - - --- 2015-12-04 Martin Liška New
[AArch64] Properly cost zero_extend+ashift forms of ubfi[xz] - - - - --- 2015-12-04 Kyrylo Tkachov New
[ARM] PR target/68214: Delete IP-reg-clobbering call-through-mem patterns - - - - --- 2015-12-04 Kyrylo Tkachov New
Handle OBJ_TYPE_REF in FRE - - - - --- 2015-12-04 Richard Biener New
[i386,PR68627] Prohibit AVX-512VL broadcasts generation on KNL. - - - - --- 2015-12-04 Kirill Yukhin New
Fix PR68636 - - - - --- 2015-12-04 Richard Biener New
Fix PR67438 - - - - --- 2015-12-04 Richard Biener New
-fstrict-aliasing fixes 6/6: permit inlining of comdats - - - - --- 2015-12-04 Jan Hubicka New
Ping [PATCH] c++/42121 - diagnose invalid flexible array members - - - - --- 2015-12-04 Martin Sebor New
[AArch64] Use aarch64_sync_memory_operand in atomic_store<mode> pattern - - - - --- 2015-12-04 Bin Cheng New
[AArch64] Handle REG+REG+CONST and REG+NON_REG+CONST in legitimize address - - - - --- 2015-12-04 Bin.Cheng New
S/390: Add -mbackchain options to fix test failure. - - - - --- 2015-12-04 Dominik Vogt New
Use ECF_MAY_BE_ALLOCA for __builtin_alloca_with_align (PR tree-optimization/68680) - - - - --- 2015-12-03 Jakub Jelinek New
C PATCH for c/68668 (grokdeclarator and wrong type of PARM_DECL) - - - - --- 2015-12-03 Marek Polacek New
Fix reassoc range test vs. value ranges (PR tree-optimization/68671) - - - - --- 2015-12-03 Jakub Jelinek New
Improve constant vec_perm expansion on i?86 (PR target/68655) - - - - --- 2015-12-03 Jakub Jelinek New
Fix missing range information for "%q+D" format code - - - - --- 2015-12-03 David Malcolm New
Add fuzzing coverage support - - - - --- 2015-12-03 Dmitry Vyukov New
Add fuzzing coverage support - - - - --- 2015-12-03 Dmitry Vyukov New
[hsa] Make copy_gimple_seq_and_replace_locals copy seqs in omp clauses - - - - --- 2015-12-03 Martin Jambor New
[hsa] Useful checking assert in scan_omp_1_op - - - - --- 2015-12-03 Martin Jambor New
Add options -finstrument-functions-include-{file,function}-list - - - - --- 2015-12-03 Andi Drebes New
C PATCH for c/68668 (grokdeclarator and wrong type of PARM_DECL) - - - - --- 2015-12-03 Marek Polacek New
[RFA] Run CFG cleanups after reassociation as needed - - - - --- 2015-12-03 Jeff Law New
[gomp4] backport fortran array reduction changes - - - - --- 2015-12-03 Cesar Philippidis New
[10/10] Fix g++.dg/warn/Wconversion-real-integer2.C - - - - --- 2015-12-03 David Malcolm New
[09/10] Fix g++.dg/warn/pr35635.C - - - - --- 2015-12-03 David Malcolm New
« 1 2 ... 769 770 7711290 1291 »