Show patches with: State = Action Required       |   126534 patches
« 1 2 ... 455 456 4571265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
C++ PATCH to change -Wc++14-compat operator delete warning - - - - --- 2015-05-20 Jason Merrill New
C++ PATCH for variable template partial specialization bug - - - - --- 2015-05-20 Jason Merrill New
[3/10] debug-early merge: C++ front-end - - - - --- 2015-05-20 Aldy Hernandez New
[2/10] debug-early merge: C front-end (include c-family/) - - - - --- 2015-05-20 Aldy Hernandez New
[v2] Handle OS X deployment targets correctly - - - - --- 2015-05-20 Lawrence Velázquez New
Add statistics to alias.c - - - - --- 2015-05-20 Jan Hubicka New
PING: Re: [patch 6/10] debug-early merge: Java front-end - - - - --- 2015-05-20 Aldy Hernandez New
[gomp4] error on invalid acc loop clauses - - - - --- 2015-05-20 Cesar Philippidis New
[3/4] split-stack for powerpc64 - - - - --- 2015-05-20 Alan Modra New
Fix PR66168: ICE due to incorrect invariant register info - - - - --- 2015-05-21 Thomas Preud'homme New
[1/7] always define STACK_GROWS_DOWNWARD - - - - --- 2015-05-21 tbsaunde+gcc@tbsaunde.org New
[2/7] remove most ifdef STACK_GROWS_DOWNWARD - - - - --- 2015-05-21 tbsaunde+gcc@tbsaunde.org New
[3/7] move default for STACK_PUSH_CODE to defaults.h - - - - --- 2015-05-21 tbsaunde+gcc@tbsaunde.org New
[4/7] don't compare ARG_FRAME_POINTER_REGNUM and FRAME_POINTER_REGNUM with the preprocessor - - - - --- 2015-05-21 tbsaunde+gcc@tbsaunde.org New
[5/7] always define HAVE_conditional_move - - - - --- 2015-05-21 tbsaunde+gcc@tbsaunde.org New
[6/7] remove #if HAVE_conditional_move - - - - --- 2015-05-21 tbsaunde+gcc@tbsaunde.org New
[7/7] always define HAVE_peephole - - - - --- 2015-05-21 tbsaunde+gcc@tbsaunde.org New
[testsuite] don't specify "dg-do run" explicitly for vect test cases - - - - --- 2015-05-21 Sandra Loosemore New
[testsuite,ARM] don't try to execute advsimd-intrinsics tests on hardware without NEON - - - - --- 2015-05-21 Sandra Loosemore New
[RFA] Restore combine.c split point for multiply-accumulate instructions - - - - --- 2015-05-21 Jeff Law New
[testsuite,ARM] don't try to execute simd.exp tests on targets without NEON - - - - --- 2015-05-21 Sandra Loosemore New
[nvptx] Re: Mostly rewrite genrecog - - - - --- 2015-05-21 Thomas Schwinge New
[CHKP] Fix PR middle-end/66221: lto1: error: type variant has different TYPE_ARG_TYPES - - - - --- 2015-05-21 Ilya Enkovich New
[AArch64] PR target/66200 - gcc / libstdc++ TLC for weak memory models. - - - - --- 2015-05-21 Ramana Radhakrishnan New
[gomp4.1] Taskloop support - - - - --- 2015-05-21 Jakub Jelinek New
[ARM] Fix PR target/65937 - - - - --- 2015-05-21 Ramana Radhakrishnan New
[gomp4] Vector-single predication - - - - --- 2015-05-21 Bernd Schmidt New
[SH,committed] Fix gcc.target/sh/pr54236-2.c failures - - - - --- 2015-05-21 Oleg Endo New
: libbacktrace - add support of PE/COFF - - - - --- 2015-05-21 Tristan Gingold New
PR target/66232: -fPIC -fno-plt -mx32 fails to generate indirect branch via GOT - - - - --- 2015-05-21 H.J. Lu New
Fix PR66211 - - - - --- 2015-05-21 Richard Biener New
[Ada] Allow constants in SPARK contracts - - - - --- 2015-05-21 Arnaud Charlet New
[C++] Minor fix for warn_args_num - - - - --- 2015-05-21 Marek Polacek New
[1/n] Reduction vectorization improvements - - - - --- 2015-05-21 Richard Biener New
PING^3: [PATCH]: New configure options that make the compiler use -fPIE and -pie as default option - - - - --- 2015-05-21 Rainer Orth New
[AArch64] Add __extension__ and __always_inline__ to crypto intrinsics - - - - --- 2015-05-21 Kyrill Tkachov New
RFA: PATCH to use -std=c++98 in stage 1 of bootstrap - - - - --- 2015-05-21 Jason Merrill New
v3 PATCH to avoid -Wsized-deallocation warnings with C++14 compiler - - - - --- 2015-05-21 Jason Merrill New
[RFA] Fix combine to canonicalize (mult X pow2)) more often - - - - --- 2015-05-21 Jeff Law New
Fix (ocvt (icvt@1 @0)) simplification (PR tree-optimization/66233) - - - - --- 2015-05-21 Jakub Jelinek New
[committed] Tweak inform_declaration - - - - --- 2015-05-21 Marek Polacek New
Don't dump low gimple functions in gimple dump - - - - --- 2015-05-21 Thomas Schwinge New
[gomp4] Lack of OpenACC NVPTX devices is not an error during scanning - - - - --- 2015-05-21 Thomas Schwinge New
[1/3,AArch64] Strengthen barriers for sync-fetch-op builtins. - - - - --- 2015-05-21 Matthew Wahab New
Fix PR48052: loop not vectorized if index is "unsigned int" - - - - --- 2015-05-21 Aditya K New
[AArch64,2/3] Strengthen barriers for sync-compare-swap builtins. - - - - --- 2015-05-21 Matthew Wahab New
[3/3,Aarch64] Add tests for __sync_builtins. - - - - --- 2015-05-21 Matthew Wahab New
Fix hashing of basetypes of methods - - - - --- 2015-05-21 Jan Hubicka New
Do not compare type attributes in gimple_canonical_types_compatible_p - - - - --- 2015-05-21 Jan Hubicka New
[AArch64,TLSLE,5/N] Recognize -mtls-size - - - - --- 2015-05-21 Jiong Wang New
[gomp4.1] Add taskloop-4.c testcase - - - - --- 2015-05-21 Jakub Jelinek New
[AArch64,TLSLE,N/N] Implement local executable mode for all memory model - - - - --- 2015-05-21 Jiong Wang New
PR target/66232: -fPIC -fno-plt -mx32 fails to generate indirect branch via GOT - - - - --- 2015-05-21 H.J. Lu New
Avoid non-canonical RTL in splitter for adding a large constant to register on the PA - - - - --- 2015-05-21 Jeff Law New
testsuite enable PIE tests on FreeBSD - - - - --- 2015-05-21 Andreas Tobler New
Calculate TYPE_CANONICAL only for types that can be accessed in memory - - - - --- 2015-05-21 Jan Hubicka New
PR target/66232: -fPIC -fno-plt -mx32 fails to generate indirect branch via GOT - - - - --- 2015-05-21 Uros Bizjak New
PR target/66232: -fPIC -fno-plt -mx32 fails to generate indirect branch via GOT - - - - --- 2015-05-21 H.J. Lu New
PR target/66232: -fPIC -fno-plt -mx32 fails to generate indirect branch via GOT - - - - --- 2015-05-21 H.J. Lu New
clarify doc for __builtin_return_address - - - - --- 2015-05-21 Martin Sebor New
Don't instrument DECL_INITIAL of statics (PR sanitizer/66190) - - - - --- 2015-05-21 Marek Polacek New
testsuite enable PIE tests on FreeBSD - - - - --- 2015-05-21 Andreas Tobler New
[C++] Fix return deduction and ref-quals - - - - --- 2015-05-21 Nathan Sidwell New
[RFC,X86_64] Eliminate PLT stubs for specified external functions via -fno-plt= - - - - --- 2015-05-21 Sriraman Tallam New
[1/10] debug-early merge: Ada front-end - - - - --- 2015-05-21 Aldy Hernandez New
[RFC,X86_64] Eliminate PLT stubs for specified external functions via -fno-plt= - - - - --- 2015-05-21 Sriraman Tallam New
PR target/66232: -fPIC -fno-plt -mx32 fails to generate indirect branch via GOT - - - - --- 2015-05-21 H.J. Lu New
[C++] fix canonical type ICE - - - - --- 2015-05-21 Nathan Sidwell New
PATCH to run autoconf tests with C++ compiler - - - - --- 2015-05-22 Jason Merrill New
Combine related fail of gcc.target/powerpc/ti_math1.c - - - - --- 2015-05-22 Alan Modra New
[02/13] optabs: Fix vec_perm -> V16QI middle end lowering. - - - - --- 2015-05-22 Andreas Krebbel New
[01/13] recog: Increased max number of alternatives - v2 - - - - --- 2015-05-22 Andreas Krebbel New
[1/3,AArch64,PR,target/65697] Strengthen barriers for sync-fetch-op builtins. - - - - --- 2015-05-22 Matthew Wahab New
[RFA] PR rtl-optimization/66237 - - - - --- 2015-05-22 Mikhail Maltsev New
[2/3,AArch64,PR,target/65697] Strengthen barriers for sync-compare-swap builtins. - - - - --- 2015-05-22 Matthew Wahab New
[3/3,Aarch64,PR,target/65697] Add tests for __sync_builtins. - - - - --- 2015-05-22 Matthew Wahab New
[Ada] Correct some anmolies in the handling of Atomic - - - - --- 2015-05-22 Arnaud Charlet New
Fix PR65701(?), fix typo in vect_enhance_data_refs_alignment - - - - --- 2015-05-22 Richard Biener New
C/C++ PATCH to allow deprecating enum values (PR c/47043) - - - - --- 2015-05-22 Marek Polacek New
[committed] Fix warnings in extend.texi - - - - --- 2015-05-22 Marek Polacek New
[Ada] Constants without variable input are not hidden state - - - - --- 2015-05-22 Arnaud Charlet New
[Ada] Removal of SPARK RM 6.9 (11) - - - - --- 2015-05-22 Arnaud Charlet New
[Ada] Constants and hidden state - - - - --- 2015-05-22 Arnaud Charlet New
[Ada] Cannot rename component of Volatile_Full_Access object - - - - --- 2015-05-22 Arnaud Charlet New
[Ada] Raise Program_Error on default initialization of references - - - - --- 2015-05-22 Arnaud Charlet New
[RFC,/,CFT] PR c++/66192 - Remove TARGET_RELAXED_ORDERING and use load acquires. - - - - --- 2015-05-22 Ramana Radhakrishnan New
[libstdc++] Rewrite cpu/generic/atomic_word.h - - - - --- 2015-05-22 Ramana Radhakrishnan New
PR other/66250: Can't adjust complex nor decimal floating point modes - - - - --- 2015-05-22 H.J. Lu New
Calculate TYPE_CANONICAL only for types that can be accessed in memory - - - - --- 2015-05-22 Jan Hubicka New
Do not compute alias sets for types that don't need them - - - - --- 2015-05-22 Jan Hubicka New
[1/10] debug-early merge: Ada front-end - - - - --- 2015-05-22 Aldy Hernandez New
Fix ICE in PR66251 - - - - --- 2015-05-22 Richard Biener New
[Ada] Duplicate symbol xxxAM due to anonymous access allocation - - - - --- 2015-05-22 Arnaud Charlet New
Add few cases to operand_equal_p - - - - --- 2015-05-22 Jan Hubicka New
[Ada] Default_Initial_Condition attributes apply to the base type - - - - --- 2015-05-22 Arnaud Charlet New
[RFC] operand_equal_p with valueization - - - - --- 2015-05-22 Jan Hubicka New
[Ada] Small enhancement to unchecked conversion warning in -gnatf mode - - - - --- 2015-05-22 Arnaud Charlet New
[Ada] Size should be zero for null range discrete subtype - - - - --- 2015-05-22 Arnaud Charlet New
[Ada] Internal crash on package instantation compilation unit - - - - --- 2015-05-22 Arnaud Charlet New
[Ada] Make sure Volatile_Full_Access is treated like Atomic - - - - --- 2015-05-22 Arnaud Charlet New
« 1 2 ... 455 456 4571265 1266 »