Show patches with: State = Action Required       |   126592 patches
« 1 2 ... 320 321 3221265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Ada] Include constant objects in SPARK cross references - - - - --- 2014-01-27 Arnaud Charlet New
[Ada] Assign and Copy do not work for ordered and hashed maps - - - - --- 2014-01-27 Arnaud Charlet New
[Ada] Refined external states - - - - --- 2014-01-27 Arnaud Charlet New
[Ada] Fix irregularity in tree generated for SPARK - - - - --- 2014-01-27 Arnaud Charlet New
[Ada] Do not service entries after a protected function call (with -gnatp). - - - - --- 2014-01-27 Arnaud Charlet New
fix libstdc++/59215 - - - - --- 2014-01-27 Jonathan Wakely New
[jit] Remove GCC_JIT_BINARY_OP_FLOATING_DIVIDE - - - - --- 2014-01-27 David Malcolm New
[RFA,PR,16361] Add warnings for NULL pointer dereferences and such - - - - --- 2014-01-27 Jeff Law New
[jit] Verify argument counts within gcc_jit_context_new_call - - - - --- 2014-01-27 David Malcolm New
proposed fix for libstdc++/59829 - - - - --- 2014-01-27 Jonathan Wakely New
[cygwin64] : Fix building *-*-cygwin* target cross-compilers - - - - --- 2014-01-27 Kai Tietz New
proposed fix for libstdc++/59829 - - - - --- 2014-01-27 Jonathan Wakely New
PATCH: PR target/59672: Add -m16 support for x86 - - - - --- 2014-01-27 H.J. Lu New
Fix comment typo - - - - --- 2014-01-27 Jeff Law New
[jit] Fix accidental removal of GCC_JIT_BOOL_OPTION_DUMP_GENERATED_CODE - - - - --- 2014-01-27 David Malcolm New
[fortran] PR58007: unresolved fixup hell - - - - --- 2014-01-27 Mikael Morin New
[C++] for c++/37140 - - - - --- 2014-01-27 Fabien Chêne New
[MIPS,testsuite] Checking in obvious testsuite patch - - - - --- 2014-01-27 Steve Ellcey New
proposed fix for libstdc++/59829 - - - - --- 2014-01-27 Jonathan Wakely New
[google,gcc-4_8] Tree Loop Unrolling - Relax code size increase with -O2 - - - - --- 2014-01-28 Sriraman Tallam New
[ARM] ICE when building kernel raid6 neon code - - - - --- 2014-01-28 Zhenqiang Chen New
C++ PATCH for c++/59097 (ICE with invalid array bound) - - - - --- 2014-01-28 Jason Merrill New
C++ PATCH for c++/58837 (ICE on invalid static_assert) - - - - --- 2014-01-28 Jason Merrill New
C++ PATCH for c++/58814 (ICE with volatile vector) - - - - --- 2014-01-28 Jason Merrill New
C++ PATCHes for Core 1288 and c++/58812 (ICE with excess braces) - - - - --- 2014-01-28 Jason Merrill New
C++ PATCH for c++/58639 (infinite recursion with {} initialization of self-reference) - - - - --- 2014-01-28 Jason Merrill New
C++ PATCH for c++/58606 (ICE with partial specialization in variadic template) - - - - --- 2014-01-28 Jason Merrill New
C++ PATCH for c++/58504 (ICE with trait in default template arg) - - - - --- 2014-01-28 Jason Merrill New
C++ PATCH for c++/54652 (ICE with repeated typedef/attribute) - - - - --- 2014-01-28 Jason Merrill New
C++ PATCH for c++/59823 (wrong overload resolution)/DR 1138 - - - - --- 2014-01-28 Jason Merrill New
[PING] Fix for PR59600 (prohibit inlining if no_sanitize_address) - - - - --- 2014-01-28 Yury Gribov New
fix libstdc++/59656 - - - - --- 2014-01-28 Jonathan Wakely New
[jit] Add set_options function to the testsuite - - - - --- 2014-01-28 David Malcolm New
preprocessor/58580 - preprocessor goes OOM with warning for zero literals - - - - --- 2014-01-28 Dodji Seketeli New
Fix gcc.target/arm/thumb-cbranchqi.c. - - - - --- 2014-01-28 Kazu_Hirata@mentor.com New
[ARM,committed] Remove useless statement in arm_new_rtx_costs - - - - --- 2014-01-28 Kyrylo Tkachov New
-Og bug? (was: [PATCH] libsanitizer demangling using cp-demangle.c) - - - - --- 2014-01-28 Thomas Schwinge New
VEC_WIDEN_MULT_(LO|HI)_EXPR vs. VEC_WIDEN_MULT_(EVEN|ODD)_EXPR in vectorization. - - - - --- 2014-01-28 Bingfeng Mei New
-Og bug? - - - - --- 2014-01-28 Thomas Schwinge New
PATCH: PR target/59672: Add -m16 support for x86 - - - - --- 2014-01-28 H.J. Lu New
PATCH: PR target/59672: Add -m16 support for x86 - - - - --- 2014-01-28 H.J. Lu New
C++ PATCH for c++/53756 (-g and C++1y auto) - - - - --- 2014-01-28 Jason Merrill New
C++ PATCH for c++/54652 (ICE with repeated typedef/attribute) - - - - --- 2014-01-28 Jason Merrill New
[C++] PR 51219 - - - - --- 2014-01-28 Paolo Carlini New
C++ PATCH for c++/58632 (ICE with class shadowing template parm) - - - - --- 2014-01-28 Jason Merrill New
C++ PATCH for c++/58701 (ICE with NSDMI and static anonymous union) - - - - --- 2014-01-28 Jason Merrill New
C++ PATCH for c++/53756 (-g and C++1y auto) - - - - --- 2014-01-28 Paolo Carlini New
Go patch committed: Put nointerface methods in unique sections - - - - --- 2014-01-28 Ian Lance Taylor New
C++ PATCH for c++/59818 (wrong overload with PMF) - - - - --- 2014-01-28 Jason Merrill New
[jit] Implement nested jit-compilation contexts - - - - --- 2014-01-28 David Malcolm New
Fix up vectorizer DDR_REVERSED_P handling (PR tree-optimization/59594, take 2) - - - - --- 2014-01-28 Jakub Jelinek New
Improve EDGE_ABNORMAL construction (PR middle-end/59917, tree-optimization/59920) - - - - --- 2014-01-28 Jakub Jelinek New
FIx a valgrind reported issue in build tools (PR other/58712) - - - - --- 2014-01-28 Jakub Jelinek New
PATCH: PR target/59672: Add -m16 support for x86 - - - - --- 2014-01-28 H.J. Lu New
[rs6000] Implement -maltivec=be for vec_mergeh and vec_mergel Altivec builtins - - - - --- 2014-01-29 Bill Schmidt New
C++ PATCH for c++/59791 (ICE with return type mentioning local variable) - - - - --- 2014-01-29 Jason Merrill New
C++ PATCH for c++/59315 (Wunused-3.C with -fno-use-cxa-atexit) - - - - --- 2014-01-29 Jason Merrill New
[PING] Fix handling of context diff patches in mklog - - - - --- 2014-01-29 Yury Gribov New
longlong.h: Add prototype for udiv_w_sdiv - - - - --- 2014-01-29 Andreas Krebbel New
RFA: RL78: Fix UMUL and $FP size - - - - --- 2014-01-29 Nick Clifton New
RFA: MN10300: Fix typo store_movm pattern - - - - --- 2014-01-29 Nick Clifton New
Fix PR58742 - - - - --- 2014-01-29 Richard Biener New
preprocessor/58580 - preprocessor goes OOM with warning for zero literals - - - - --- 2014-01-29 Dodji Seketeli New
[C++] PR 58072 - - - - --- 2014-01-29 Paolo Carlini New
Bump LTO bytecode revision - - - - --- 2014-01-29 Richard Biener New
[C++] PR 58674 - - - - --- 2014-01-29 Paolo Carlini New
fix a couple of std::allocator_traits bugs - - - - --- 2014-01-29 Jonathan Wakely New
proposed fix for libstdc++/59829 - - - - --- 2014-01-29 Jonathan Wakely New
[C++] PR 58846 - - - - --- 2014-01-29 Paolo Carlini New
[Ada] Generated name of task that is a record component - - - - --- 2014-01-29 Arnaud Charlet New
[Ada] Implement new rules for pragma SPARK_Mode - - - - --- 2014-01-29 Arnaud Charlet New
[Ada] Generate optimized code for protected subprograms if no exceptions. - - - - --- 2014-01-29 Arnaud Charlet New
[Ada] Analyze instance with SPARK_Mode at point of instantiation - - - - --- 2014-01-29 Arnaud Charlet New
[Ada] Remove Complete_Single_Entry_Body - - - - --- 2014-01-29 Arnaud Charlet New
[Ada] Crash with big strings in System.OS_Lib.Normalize_Pathname - - - - --- 2014-01-29 Arnaud Charlet New
[Ada] Indicator Part_Of - - - - --- 2014-01-29 Arnaud Charlet New
How to generate AVX512 instructions now (just to look at them). - - - - --- 2014-01-29 Kirill Yukhin New
[Ada] gnatmake, aggregate and aggregate library projects - - - - --- 2014-01-29 Arnaud Charlet New
Do not produce empty try-finally statements - - - - --- 2014-01-29 Jan Hubicka New
[Committed,AArch64] Fix a couple of white space nits. - - - - --- 2014-01-29 Marcus Shawcroft New
[AArch64,Committed] Fix sfp-machine.h _FP_I_TYPE definition. - - - - --- 2014-01-29 Marcus Shawcroft New
PR testsuite/59971: multilib_flags is placed with the wrong order - - - - --- 2014-01-29 H.J. Lu New
[jit] API change: access fields via (gcc_jit_field *) rather than by name - - - - --- 2014-01-29 David Malcolm New
[4.7] Backport Extremely large LPBX arrays fix (PR gcov-profile/55650) - - - - --- 2014-01-29 Markus Trippelsdorf New
C++ PATCH for c++/59916 (wrong missing return warning on ARM) - - - - --- 2014-01-29 Jason Merrill New
C++ PATCH for c++/53756 (-g and C++1y auto) - - - - --- 2014-01-29 Paolo Carlini New
[C] Improve locinfo in the C FE (PR c/59940) - - - - --- 2014-01-29 Marek Polacek New
profile mode fix - - - - --- 2014-01-29 François Dumont New
fix libstdc++/21609 - deprecate __gnu_cxx::array_allocator - - - - --- 2014-01-29 Jonathan Wakely New
C++ PATCH for c++/59956 (ICE with friend template) - - - - --- 2014-01-29 Jason Merrill New
C++ PATCH for c++/58466 (ICE with variadics and partial specialization) - - - - --- 2014-01-29 Jason Merrill New
C++ PATCH for c++/53756 (-g and C++1y auto) - - - - --- 2014-01-29 Paolo Carlini New
C++ PATCH for c++/59989 (ICE with variadics) - - - - --- 2014-01-29 Jason Merrill New
fix libstdc++/57266 - pretty printer docs - - - - --- 2014-01-29 Jonathan Wakely New
[google,gcc-4_8] gcov-tool: some new LIPO supports. - - - - --- 2014-01-30 Rong Xu New
[msp430] add -minrt - - - - --- 2014-01-30 DJ Delorie New
RFA: cgraph PATCH for c++/59645 (ICE with covariant virtual function with volatile parameter) - - - - --- 2014-01-30 Jason Merrill New
[rs6000] Implement -maltivec=be for vec_splat builtins - - - - --- 2014-01-30 Bill Schmidt New
C++ PATCH for c++/59707 (ICE with binary operation and template conversion) - - - - --- 2014-01-30 Jason Merrill New
Fix PR 58960 - - - - --- 2014-01-30 Andrey Belevantsev New
« 1 2 ... 320 321 3221265 1266 »