Show patches with: none      |   128018 patches
« 1 2 ... 953 954 9551280 1281 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[C] remove goto in c_parser_sizeof_expression - - - - --- 2014-02-22 Prathamesh Kulkarni New
[C] remove goto in c_parser_sizeof_expression - - - - --- 2014-02-22 Prathamesh Kulkarni New
Committed: Add CRIS to logical_op_short_circuit - - - - --- 2014-02-22 Hans-Peter Nilsson New
Option on gcc.c, Comment Correction and License addition. - - - - --- 2014-02-22 Alangi Derick New
PR60147: fix ICE with DECL_NAMELIST and tree-pretty-printer.c - - - - --- 2014-02-22 Tobias Burnus New
[libstdc++-v3] PR 60308: leak in deque constructor - - - - --- 2014-02-22 Marc Glisse New
C++ PATCH for c++/58170 (ICE with alias template) - - - - --- 2014-02-22 Jason Merrill New
C++ PATCH for c++/60108 (ICE with defaulted virtual in template) - - - - --- 2014-02-21 Jason Merrill New
C++ PATCH for c++/60185 (ICE with invalid default arg in template) - - - - --- 2014-02-21 Jason Merrill New
C++ PATCH for c++/60252 (ICE with VLA in lambda parameter) - - - - --- 2014-02-21 Jason Merrill New
C++ PATCH for c++/60186 (ICE with constexpr and init-list in template) - - - - --- 2014-02-21 Jason Merrill New
C++ PATCH for c++/60187 (ICE with bare parameter pack in enum-base) - - - - --- 2014-02-21 Jason Merrill New
C++ PATCH for c++/59347 (ICE with ill-formed typedef in template) - - - - --- 2014-02-21 Jason Merrill New
C++ PATCH for c++/60241 (ICE with specialization of member class template) - - - - --- 2014-02-21 Jason Merrill New
patch to fix PR60298 - - - - --- 2014-02-21 Vladimir Makarov New
[gomp4,3/3] OpenACC data construct support in the C front end. - - - - --- 2014-02-21 Thomas Schwinge New
[gomp4,2/3] OpenACC data construct implementation in terms of GF_OMP_TARGET_KIND_OACC_DATA. - - - - --- 2014-02-21 Thomas Schwinge New
[gomp4,1/3] Clarify to/from/map clauses usage in context of GF_OMP_TARGET_KIND_UPDATE. - - - - --- 2014-02-21 Thomas Schwinge New
[gomp4,3/6] Initial support for OpenACC memory mapping semantics. - - - - --- 2014-02-21 Thomas Schwinge New
[GOMP4] gimple_code_is_oacc -> is_gimple_omp_oacc_specifically (was: [PATCH 4/6] [GOMP4] OpenACC 1.… - - - - --- 2014-02-21 Thomas Schwinge New
[testsuite] : Add some missing avx512 options to g++.dg/other/i386-{2,3}.C and gcc.target/i386/sse-… - - - - --- 2014-02-21 Uros Bizjak New
[rs6000] vec_sums must define all result vector elements - - - - --- 2014-02-21 Bill Schmidt New
[AArch64] Fix shuffle for big-endian. - - - - --- 2014-02-21 Tejas Belagod New
[jit] New API entrypoint: gcc_jit_context_dump_to_file - - - - --- 2014-02-21 David Malcolm New
[i386,AVX512] Match latest spec. Add CPUID prefetchwt1. - - - - --- 2014-02-21 Ilya Tocar New
C++ PATCH for c++/60051 (ICE deducing array) - - - - --- 2014-02-21 Jason Merrill New
[libstdc++-v3] Move shared_mutex to shared_timed_mutex - late C++14 change (n3891) - - - - --- 2014-02-21 Ed Smith-Rowland New
[PR,60266] Fix problem with mixing -O0 and -O2 in propagate_constants_accross_call - - - - --- 2014-02-21 Martin Jambor New
C++ PATCH for c++/60216 (ICE with specialization of deleted template) - - - - --- 2014-02-21 Jason Merrill New
C++ PATCH for c++/60219 (ICE with invalid variadics) - - - - --- 2014-02-21 Jason Merrill New
C++ PATCH for c++/60224 (ICE initializing array with PMF) - - - - --- 2014-02-21 Jason Merrill New
C++ PATCH for c++/60248 (ICE with variadic template) - - - - --- 2014-02-21 Jason Merrill New
C++ PATCH for c++/60252 (ICE with VLA in lambda parameter) - - - - --- 2014-02-21 Jason Merrill New
C++ PATCH for c++/60250 (ICE with invalid array bound) - - - - --- 2014-02-21 Jason Merrill New
C++ PATCH for c++/60251 (ICE with VLA capture) - - - - --- 2014-02-21 Jason Merrill New
C++ PATCH for c++/60167 (reference template parameters) - - - - --- 2014-02-21 Jason Merrill New
[2/2] Fix expansion slowness of PR60291 - - - - --- 2014-02-21 Richard Biener New
[2/2] Fix expansion slowness of PR60291 - - - - --- 2014-02-21 Richard Biener New
[2/2] Fix expansion slowness of PR60291 - - - - --- 2014-02-21 Richard Biener New
[AArch64] vrnd<*>_f64 patch for stage-1 - - - - --- 2014-02-21 Alex Velenko New
[2/2] Fix expansion slowness of PR60291 - - - - --- 2014-02-21 Richard Biener New
[arm] Fix PR60169 - thumb1 far jump - - - - --- 2014-02-21 Joey Ye New
[C++] PR 60253 - - - - --- 2014-02-21 Paolo Carlini New
[2/2] Fix expansion slowness of PR60291 - - - - --- 2014-02-21 Richard Biener New
PING: Fwd: Re: [patch] implement Cilk Plus simd loops on trunk - - - - --- 2014-02-21 Thomas Schwinge New
Bound number of recursive compute_control_dep_chain calls with a param (PR tree-optimization/56490) - - - - --- 2014-02-21 Jakub Jelinek New
Commit: Xstormy16: Add modes to post_inc and pre_dec patterns - - - - --- 2014-02-21 Nick Clifton New
[4.7] Fix ix86_vectorize_vec_perm_const_ok (PR target/57896) - - - - --- 2014-02-21 Uros Bizjak New
Fix PR 60268 - - - - --- 2014-02-21 Andrey Belevantsev New
[PING] _Cilk_for for C and C++ - - - - --- 2014-02-21 Iyer, Balaji V New
[AARCH64] PR60034 - - - - --- 2014-02-21 Kugan Vivekanandarajah New
libgo patch committed: Fix heap address for Aarch64 - - - - --- 2014-02-21 Ian Lance Taylor New
[v2] PR middle-end/60281 - - - - --- 2014-02-21 林作健 New
Fix c++/60272 - - - - --- 2014-02-21 Richard Henderson New
std::quoted is too eager to clear the string - - - - --- 2014-02-21 Lars Gullik =?iso-8859-1?Q?Bj=F8nnes?= New
[Fortran,OOP,Regression] PR 60234: ICE in generate_finalization_wrapper at fortran/class.c:1883 - - - - --- 2014-02-20 Janus Weil New
Fix ix86_vectorize_vec_perm_const_ok (PR target/57896) - - - - --- 2014-02-20 Richard Henderson New
Fix ix86_vectorize_vec_perm_const_ok (PR target/57896) - - - - --- 2014-02-20 Jakub Jelinek New
[rs6000] Add -maltivec=be semantics in LE mode for vec_ld and vec_st - - - - --- 2014-02-20 Bill Schmidt New
[RFA,RFC,rtl-optimization] : Assert that crtl->emit.regno_pointer_align_length is non-zero when cal… - - - - --- 2014-02-20 Uros Bizjak New
Fix ix86_vectorize_vec_perm_const_ok (PR target/57896) - - - - --- 2014-02-20 Jakub Jelinek New
[Fortran] PR60286 - fix INQUIRE for write= with stdout/stdin/stderr - - - - --- 2014-02-20 Tobias Burnus New
Fwd: [RFC][gomp4] Offloading patches (2/3): Add tables generation - - - - --- 2014-02-20 Bernd Schmidt New
Fix c++/60272 - - - - --- 2014-02-20 Richard Henderson New
[nios2] Large -fPIC support - - - - --- 2014-02-20 Chung-Lin Tang New
[i386,AVX512] Match latest spec. - - - - --- 2014-02-20 Ilya Tocar New
Go patch committed: Avoid crash, fix *&x when x is not addressable - - - - --- 2014-02-20 Ian Lance Taylor New
[c++] : Fix PR/58873 [4.7/4.8/4.9 Regression] [c++11] ICE with __underlying_type for broken enum - - - - --- 2014-02-20 Kai Tietz New
Fix latent bug in replace_uses_by - - - - --- 2014-02-20 Richard Biener New
[Ada] gnatmake -s: no recompilation when adding some -gnate? switches - - - - --- 2014-02-20 Arnaud Charlet New
[Ada] Improve error messages on SPARK annotations - - - - --- 2014-02-20 Arnaud Charlet New
[Ada] Proper handling of Raise_Expression nodes in Ada 2012 - - - - --- 2014-02-20 Arnaud Charlet New
[Ada] Allow Object_Size that is a multiple of the alignment - - - - --- 2014-02-20 Arnaud Charlet New
[Ada] Issue with SPARK aspects and generics - - - - --- 2014-02-20 Arnaud Charlet New
[Ada] Internal access to Reason for Warnings Off - - - - --- 2014-02-20 Arnaud Charlet New
[Fortran] PR602864 - fix INQUIRE for write= with stdout/stdin/stderr - - - - --- 2014-02-20 Tobias Burnus New
[C] fix column number in comma expression warning - - - - --- 2014-02-20 Prathamesh Kulkarni New
[libjava] XFAIL sourcelocation (PR libgcj/55637) - - - - --- 2014-02-20 Rainer Orth New
[gomp4] libgomp: plugin for non-shared memory host execution - - - - --- 2014-02-20 Thomas Schwinge New
Fix obvious bogus test case - - - - --- 2014-02-20 Bin Cheng New
PR middle-end/60281 - - - - --- 2014-02-20 林作健 New
PR ipa/58555 - - - - --- 2014-02-20 Jan Hubicka New
Fix PR c++/60065. - - - - --- 2014-02-20 Adam Butcher New
Fix PR c++/60052. - - - - --- 2014-02-20 Adam Butcher New
Use __UINT{16,32,64}_TYPE__ for builtins when available (PR c/37743) - - - - --- 2014-02-19 Jakub Jelinek New
[rs6000,committed] Most significant bit of zero is not one. - - - - --- 2014-02-19 Bill Schmidt New
C++ PATCH for c++/60046 (ICE with noexcept) - - - - --- 2014-02-19 Jason Merrill New
PATCH: PR target/60207: Wrong TFmode check in construct_container - - - - --- 2014-02-19 H.J. Lu New
c-parser.c replace error() by error_at() - - - - --- 2014-02-19 Prathamesh Kulkarni New
[gomp4] libgomp: plugin for non-shared memory host execution (was: libgomp.c/target-1.c failing in … - - - - --- 2014-02-19 Thomas Schwinge New
[fortran] PR51976 - [F2003] Support deferred-length character components of derived types (allocata… - - - - --- 2014-02-19 Janus Weil New
[jit] Add some type-checking to parameters requiring pointers - - - - --- 2014-02-19 David Malcolm New
[S390] Fix scheduling performance regression from my shrink-wrap patches - - - - --- 2014-02-19 Richard Sandiford New
[C++] Fix up DW_AT_explicit handling (PR debug/56563) - - - - --- 2014-02-19 Jakub Jelinek New
[C++] Handle #pragma GCC ivdep during tsubst (PR c++/60267) - - - - --- 2014-02-19 Jakub Jelinek New
c-parser.c replace error() by error_at() - - - - --- 2014-02-19 Prathamesh Kulkarni New
Fix up preprocessing of #pragma GCC ivdep (PR c++/60267) - - - - --- 2014-02-19 Jakub Jelinek New
[Ada] Duplicate projects due to symbolic links - - - - --- 2014-02-19 Arnaud Charlet New
[ARM] Fix PR60264 (ICE in dwarf2out_frame_debug_adjust_cfa) part 2 - - - - --- 2014-02-19 Christian Bruel New
[Ada] Do not perform expansion of generics even in GNATprove mode - - - - --- 2014-02-19 Arnaud Charlet New
« 1 2 ... 953 954 9551280 1281 »