Patchwork GNU Compiler Collection

login
register
mail settings

Incoming patches

« Previous 1 2 ... 227 228 229 230 231 232 233 234 235 ... 263 264 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
Fix dom ICE (PR tree-optimization/55329) 2012-11-15 Jakub Jelinek New
VEC re-write [patch 02/25] 2012-11-15 Diego Novillo New
VEC re-write [patch 04/25] 2012-11-15 Diego Novillo New
VEC re-write [patch 05/25] 2012-11-15 Diego Novillo New
VEC re-write [patch 07/25] 2012-11-15 Diego Novillo New
VEC re-write [patch 08/25] 2012-11-15 Diego Novillo New
VEC re-write [patch 09/25] 2012-11-15 Diego Novillo New
VEC re-write [patch 10/25] 2012-11-15 Diego Novillo New
VEC re-write [patch 11/25] 2012-11-15 Diego Novillo New
VEC re-write [patch 12/25] 2012-11-15 Diego Novillo New
VEC re-write [patch 13/25] 2012-11-15 Diego Novillo New
VEC re-write [patch 14/25] 2012-11-15 Diego Novillo New
VEC re-write [patch 15/25] 2012-11-15 Diego Novillo New
VEC re-write [patch 16/25] 2012-11-15 Diego Novillo New
VEC re-write [patch 17/25] 2012-11-15 Diego Novillo New
VEC re-write [patch 18/25] 2012-11-15 Diego Novillo New
VEC re-write [patch 19/25] 2012-11-15 Diego Novillo New
VEC re-write [patch 20/25] 2012-11-15 Diego Novillo New
VEC re-write [patch 21/25] 2012-11-15 Diego Novillo New
VEC re-write [patch 22/25] 2012-11-15 Diego Novillo New
VEC re-write [patch 23/25] 2012-11-15 Diego Novillo New
VEC re-write [patch 24/25] 2012-11-15 Diego Novillo New
VEC re-write [patch 25/25] 2012-11-15 Diego Novillo New
Function Multiversioning Bug, checking for function versions 2012-11-15 Sriraman Tallam New
Fix part of PR bootstrap/55051 (issue6846063) 2012-11-16 Teresa Johnson New
Change build g++ to xg++ like gcc is done (PR 54279) 2012-11-16 Andrew Pinski New
expansion of vector shifts... 2012-11-16 David Miller New
[ARM] Define LOGICAL_OP_NON_SHORT_CIRCUIT for ARM target 2012-11-16 Bin Cheng New
Vzeroupper placement/47440 2012-11-16 Uros Bizjak New
[v2,testsuite] : Add dg-error for unsupported floating suffix 2012-11-16 Uros Bizjak New
[v2,testsuite] : Add dg-error for unsupported floating suffix 2012-11-16 Uros Bizjak New
asan testsuite (take 3) 2012-11-16 Jakub Jelinek New
[testsuite] : Fix g++.dg/mv[1,6].C failure with non-default architecture 2012-11-16 Uros Bizjak New
PR c++/54875 - Error when instantiating an alias template that resolves to an enum 2012-11-16 Dodji Seketeli New
[00/13] Request to merge Address Sanitizer in 2012-11-16 Jack Howarth New
[RFC] Bug handling SUBREG (MEM) - MEM having side-effects? 2012-11-16 Tejas Belagod New
Patch: add AM_MAINTAINER_MODE in libsanitizer 2012-11-16 Tom Tromey New
[testsuite] : Cleanup some leftover dump files 2012-11-16 Uros Bizjak New
[00/13] Request to merge Address Sanitizer in 2012-11-16 Jack Howarth New
[AArch64] Implementent sync gen and atomic builtins. 2012-11-16 James Greenhalgh New
[AArch64] Refactor thunks code generation 2012-11-16 James Greenhalgh New
Go patch committed: Add + to Make-lang.in as needed 2012-11-16 Ian Taylor New
Go patch committed: Don't remove float conversion of typed constant 2012-11-16 Ian Taylor New
patch to fix PR55330 2012-11-16 Vladimir Makarov New
[00/13] Request to merge Address Sanitizer in 2012-11-16 Jack Howarth New
Remove DECL_RESTRICTED_P 2012-11-16 Eric Botcazou New
[AArch64] Fix faulty commit of testsuite/gcc.target/aarch64/csinc-2.c 2012-11-16 Ian Bolton New
add typedef printers to libstdc++ 2012-11-16 Tom Tromey New
[AArch64] Implement bswaphi2 with rev16 2012-11-16 Ian Bolton New
Function Multiversioning Bug, checking for function versions 2012-11-16 Sriraman Tallam New
instrument clones 2012-11-16 Aldy Hernandez New
[Bug,libstdc++/54075,4.7.1] unordered_map insert still slower than 4.6.2 2012-11-16 François Dumont New
[RFC] Enable libsanitizer on powerpc{,64} 2012-11-16 Peter Bergner New
libgo patch committed: Fix use of __atomic_compare_exchange_n 2012-11-17 Ian Taylor New
[doc] extend.texi copy-editing, 6/N (various coding standards fixes) 2012-11-17 Sandra Loosemore New
[PR55315] Don't assume a nonzero address plus a const is a nonzero address 2012-11-17 Tom de Vries New
[v3] libstdc++/55363 2012-11-17 Paolo Carlini New
Fix up builtin memcpy calls generated by Fortran FE (PR fortran/55341) 2012-11-17 Jakub Jelinek New
Avoid unnecessary __cxa_quard_{acquire,release} (PR middle-end/54630) 2012-11-17 Jakub Jelinek New
[PR,55260] Use info of the correct node in find_aggregate_values_for_callers_subset 2012-11-17 Martin Jambor New
[PING] PR c++/54401 - Confusing diagnostics about type-alias at class scope 2012-11-17 Dodji Seketeli New
C++ PATCH: tidy diagnostic about invalid of use of automatic variable 2012-11-17 Gabriel Dos Reis New
patch to fix PR55342 2012-11-17 Vladimir Makarov New
PATCH: Add -static-libasan to the GCC driver 2012-11-17 H.J. Lu New
PATCH: Add -static-libasan to the GCC driver 2012-11-17 H.J. Lu New
PATCH: Add --with-build-config=bootstrap-asan support 2012-11-17 H.J. Lu New
Enable building of libsanitizer on sparc linux again. 2012-11-18 Konstantin Serebryany New
VEC re-write [patch 04/25] 2012-11-18 Eric Botcazou New
libquadmath: Update I/O parts from GLIBC 2012-11-18 Tobias Burnus New
[4/8] Add bit_field_mode_iterator 2012-11-18 Richard Sandiford New
[5/8] Tweak bitfield alignment handling 2012-11-18 Richard Sandiford New
RFA: patch to fix PR19398 2012-11-19 Vladimir Makarov New
PR55124 - tentative patch for ICE in PRE 2012-11-19 Tom de Vries New
[RFA:] fix PR55030, wrong code from __builtin_setjmp_receiver 2012-11-19 Hans-Peter Nilsson New
[doc] extend.texi copy-editing, 7/N (example markup) 2012-11-19 Sandra Loosemore New
Prepend -lasan and disallow -static with -faddress-sanitizer 2012-11-19 H.J. Lu New
Add STATIC_LIBASAN_LIBS for -static-libasan 2012-11-19 H.J. Lu New
Use explicit -I for libstdc++-v3 header files to build libsanitizer 2012-11-19 H.J. Lu New
Fix part of PR bootstrap/55051 (issue6846063) 2012-11-19 Teresa Johnson New
libgo patch committed: Fix reflect.valueInterface 2012-11-19 Ian Taylor New
[RFA:] fix PR55030, wrong code from __builtin_setjmp_receiver 2012-11-19 Eric Botcazou New
[google/integration] Selectively disable system header canonicalizations (issue6851077) 2012-11-19 Simon Baldwin New
Reduce complette unrolling & peeling limits 2012-11-19 Jan Hubicka New
C++ PATCHes for inheriting ctor issues 2012-11-19 Jason Merrill New
[C++] PR 55368 2012-11-19 Paolo Carlini New
VEC re-write [patch 01/25] 2012-11-19 David Edelsohn New
rfc NOP vs CONVERT (was: Simplifying Gimple Generation) 2012-11-19 Michael Matz New
[wwwdocs] Update Fortran secrion in 4.8/changes.html 2012-11-19 Gerald Pfeifer New
libgo - fix build errors and add ARM bits 2012-11-19 Matthias Klose New
Go patch committed: Fix typo in error message 2012-11-19 Ian Taylor New
[libatomic] Handle -mx32 like -m64 2012-11-19 Matthias Klose New
[ARM] Define predicable attribute for arm_abssi2 and arm_neg_abssi2 2012-11-19 Kyrylo Tkachov New
[committed] PR target/55276 2012-11-19 David Edelsohn New
Change -faddress-sanitizer to -fsanitize=address 2012-11-19 Wei Mi New
compare_tests fix 2012-11-19 Mike Stump New
[wwwdocs] Mention -faddress-sanitizer in gcc-4.8/changes.html 2012-11-19 Tobias Burnus New
[testsuite] Adjust recent g++.dg/tls/thread_local testcases 2012-11-19 Eric Botcazou New
fix memory leak in trans-mem 2012-11-19 Aldy Hernandez New
Patch: PR target/55142: [4.8 Regression] internal compiler error: in plus_constant, at explow.c:88 2012-11-19 H.J. Lu New
[RFC] Enable libsanitizer on powerpc{,64} 2012-11-19 Peter Bergner New