Show patches with: State = Action Required       |    Archived = No       |   127262 patches
« 1 2 ... 1117 1118 11191272 1273 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/6] ia64: Implement vec_perm_const. - - - - --- 2011-12-08 Richard Henderson New
[2/6] rs6000: Implement vec_perm_constv16qi for altivec. - - - - --- 2011-12-08 Richard Henderson New
[1/6] Delete VEC_INTERLEAVE_*_EXPR. - - - - --- 2011-12-08 Richard Henderson New
Fix dg-function-on-line for MIPS64-linux-gnu - - - - --- 2011-12-08 Andrew Pinski New
Optimize away unnecessary clobbers (PR tree-optimization/51117) - - - - --- 2011-12-08 Jakub Jelinek New
[committed] Copy TREE_SIDE_EFFECTS alongside with TREE_THIS_VOLATILE in forwprop (PR tree-optimizat… - - - - --- 2011-12-08 Jakub Jelinek New
[fortran] Fix PR 50690 - - - - --- 2011-12-08 Thomas Koenig New
[PR,libstdc++/51135] : Fix [4.7 Regression] SIGSEGV during exception cleanup on win32 - - - - --- 2011-12-08 Kai Tietz New
[4.7,google] Adding a new option -fstack-protector-strong. (issue5461043) - - - - --- 2011-12-08 Han Shen New
[AVR] : Fix PR51425 - - - - --- 2011-12-08 Georg-Johann Lay New
Add __stpncpy_chk builtin support - - - - --- 2011-12-08 Jakub Jelinek New
[v2] _GCC_PICFLAG: use -fPIC for s390x targets - - - - --- 2011-12-08 Mike Frysinger New
[Path,AVR] : Implement __muldi3 in asm - - - - --- 2011-12-08 Georg-Johann Lay New
use -fno-pie on darwin in boehm-gc.exp - - - - --- 2011-12-08 Jack Howarth New
[PR43814] Assume function arguments of pointer type are aligned. - - - - --- 2011-12-08 Tom de Vries New
[committed] 4 backports from trunk to 4.6 branch - - - - --- 2011-12-08 Jakub Jelinek New
Do not mark address-taking stmts of volatile objects as volatile - - - - --- 2011-12-08 Richard Biener New
[testsuite,committed] : Fix wrong sizeof(int)==4 assumption (yet another time) - - - - --- 2011-12-08 Georg-Johann Lay New
Do not stop inlining when seen_errors () - - - - --- 2011-12-08 Richard Biener New
Fix PR50747 - - - - --- 2011-12-08 Richard Biener New
[C++] PR 51464 - - - - --- 2011-12-08 Paolo Carlini New
[LTO] Fix PR48437 - - - - --- 2011-12-08 Richard Biener New
[4.7,google] Adding a new option -fstack-protector-strong. (issue5461043) - - - - --- 2011-12-08 Han Shen New
[Committed] Fix PR libffi/50051 (MIPS libffi does not compile for mips64octeon-linux-gnu) - - - - --- 2011-12-07 Andrew Pinski New
[i386,4.6] Backport movd*_internal_rex64 fix from trunk and [4.6/4.7] add testcase - - - - --- 2011-12-07 Uros Bizjak New
[i386,4.6] Backport movd*_internal_rex64 fix from trunk and [4.6/4.7] add testcase - - - - --- 2011-12-07 Teresa Johnson New
[C++] Avoid ICE on auto non-static data members (PR c++/51401) - - - - --- 2011-12-07 Jakub Jelinek New
[ARM] one_cmpldi2 in NEON - - - - --- 2011-12-07 Andrew Stubbs New
[C++] Fix ICE in cxx_incomplete_type_diagnostic (PR c++/51429) - - - - --- 2011-12-07 Jakub Jelinek New
[C++] Error out on [N] = style designated initializers for classes (PR c++/51229) - - - - --- 2011-12-07 Jakub Jelinek New
Avoid using constructor attribute in libcpp (PR bootstrap/50237) - - - - --- 2011-12-07 Jakub Jelinek New
PR 51386 - - - - --- 2011-12-07 François Dumont New
[MIPS] Add -march=octeon+ support for GCC - - - - --- 2011-12-07 Andrew Pinski New
increase timeout in simulate-thread gdb test - - - - --- 2011-12-07 Jack Howarth New
[Fortran] PR51448 [4.6/4.7] Fix realloc with RHS conversion function - - - - --- 2011-12-07 Tobias Burnus New
[SMS,DDG] Correctly delete anti-dep edges for renaming - - - - --- 2011-12-07 Roman Zhuykov New
[SMS,DDG] Additional edges to instructions with clobber - - - - --- 2011-12-07 Roman Zhuykov New
[SMS,DDG] Additional edges to instructions with clobber - - - - --- 2011-12-07 Roman Zhuykov New
[SMS,DDG] Additional edges to instructions with clobber - - - - --- 2011-12-07 Roman Zhuykov New
[SMS] Support new loop pattern - - - - --- 2011-12-07 Roman Zhuykov New
[SMS] Support new loop pattern - - - - --- 2011-12-07 Roman Zhuykov New
Fix PR tree-optimization/51315 - - - - --- 2011-12-07 Eric Botcazou New
RFA: Fix PR middle-end/40154 - - - - --- 2011-12-07 Joern Rennecke New
Testcase for PR48100 - - - - --- 2011-12-07 Richard Biener New
Remove dead labels to increase superblock scope - - - - --- 2011-12-07 Tom de Vries New
[testsuite] : Move pr45830.c to gcc.dg/torture and make it pass for AVR - - - - --- 2011-12-07 Georg-Johann Lay New
[Dodji,Seketeli] Re: [PATCH] PR c++/51289 - ICE with alias template for bound template - - - - --- 2011-12-07 Dodji Seketeli New
Ping #1: [Patch,AVR] Light-weight DImode implementation. - - - - --- 2011-12-07 Georg-Johann Lay New
Fix PR middle-end/45416, missing opt for (a&(1<<C))!=0 to (a>>C)&1 - - - - --- 2011-12-07 Andrew Pinski New
_GCC_PICFLAG: use -fPIC for s390x targets - - - - --- 2011-12-07 Mike Frysinger New
libgo patch committed: Add back syscall time tests - - - - --- 2011-12-07 Ian Lance Taylor New
[C++] ICE with invalid user-defined literals (PR c++/51420) - - - - --- 2011-12-07 Ed Smith-Rowland New
libgo patch committed: Minor cleanups - - - - --- 2011-12-07 Ian Lance Taylor New
libgo patch committed: Update to weekly.2011-11-09 - - - - --- 2011-12-07 Ian Lance Taylor New
Fix up VEC_INTERLEAVE_*_EXPR folding and expansion for big endian (PR tree-optimization/51074) - - - - --- 2011-12-07 Richard Henderson New
sparc: Fix warnings when using visintrin.h with VIS level lower than 3. - - - - --- 2011-12-06 David Miller New
Fix PR tree-optimization/51315 - - - - --- 2011-12-06 Eric Botcazou New
[v3] libstdc++/51438 - - - - --- 2011-12-06 Paolo Carlini New
[C++] Fix ICE in build_value_init (PR c++/51369) - - - - --- 2011-12-06 Jakub Jelinek New
[trunk] RFS: translate built-in include paths for sysroot (issue5394041) - - - - --- 2011-12-06 Han Shen New
[testsuite] : Fix g++.dg/opt/pr51396.C on non-x86 targets - - - - --- 2011-12-06 Uros Bizjak New
[ARM] one_cmpldi2 in NEON - - - - --- 2011-12-06 Andrew Stubbs New
[wwwdocs] PATCH for Re: GCC 4.7.0 Status Report (2011-12-06) - - - - --- 2011-12-06 Gerald Pfeifer New
[trans-mem] do not remove cgraph_edge after substitution - - - - --- 2011-12-06 Patrick Marlier New
[C++] PR 51431 - - - - --- 2011-12-06 Paolo Carlini New
libgo patch committed: Update to weekly.2011-11-02 - - - - --- 2011-12-06 Rainer Orth New
[v3] libstdc++/51183 - - - - --- 2011-12-06 Paolo Carlini New
Fix PR50823 and its gazillion dups - - - - --- 2011-12-06 Richard Biener New
[committed] Fix up libgomp.graphite/ tests (PR libgomp/51132) - - - - --- 2011-12-06 Jakub Jelinek New
[Fortran,4.6/4.7] PR 51435 - fix default initialization of pointers - - - - --- 2011-12-06 Tobias Burnus New
Testcase for PR49997 - - - - --- 2011-12-06 Richard Biener New
[C++] ICE with invalid user-defined literals (PR c++/51420) - - - - --- 2011-12-06 Ed Smith-Rowland New
Fix PR50601 - - - - --- 2011-12-06 Richard Biener New
Fix unwind info on leave insn when stack is realigned (PR target/51354) - - - - --- 2011-12-06 Jakub Jelinek New
[C++] Fix ICE with invalid static data member (PR c++/51430) - - - - --- 2011-12-06 Jakub Jelinek New
Fix PR51245 - - - - --- 2011-12-06 Richard Biener New
PR c++/51427 - Better diagnostic when union/struct tags conflict - - - - --- 2011-12-06 Dodji Seketeli New
insert begin/end symbols around blocks of anchored objects - - - - --- 2011-12-06 Yaakov Yaari New
Fix ctrstuff.c with init_array support - - - - --- 2011-12-06 Andrew Pinski New
[ARM] Obvious - fix formatting character for register with vmov.f64 - - - - --- 2011-12-06 Ramana Radhakrishnan New
Release notes for 4.7 C1X support - - - - --- 2011-12-06 Joseph Myers New
Warning for unreachable code patch - - - - --- 2011-12-05 sarah@hederstierna.com New
Broken link - - - - --- 2011-12-05 Jonathan Wakely New
[google] Backport r171347 and r181549 from trunk (strict volatile bitfield) (issue5453050) - - - - --- 2011-12-05 Jing Yu New
[google] Backport r171347 and r181549 from trunk (strict volatile bitfield) (issue5449092) - - - - --- 2011-12-05 Jing Yu New
Don't optimize away throwing multiply in widening_mul pass (PR tree-optimization/51396) - - - - --- 2011-12-05 Jakub Jelinek New
Don't emit unnecessary DIEs for file scope vars (PR debug/51410) - - - - --- 2011-12-05 Jakub Jelinek New
Use relayout_decl instead of layout_decl when completing vars with incomplete types (PR c/51339) - - - - --- 2011-12-05 Jakub Jelinek New
[C++] PR 51399 - - - - --- 2011-12-05 Paolo Carlini New
Update to Fortran "invoke" documentation about the features -finit-<type> *really* provides. - - - - --- 2011-12-05 Toon Moene New
[testsuite] : Fix PR 51128, scan failures with -fno-fat-lto-objects - - - - --- 2011-12-05 Uros Bizjak New
Fix a bug in ThreadSanitizer pass (issue5448109) - - - - --- 2011-12-05 Dmitry Vyukov New
patch to fix PR50775 - - - - --- 2011-12-05 Vladimir Makarov New
[wwwdocs] Buildstat update for 4.6 - - - - --- 2011-12-05 Tom G. Christensen New
C++11, implement delegating constructors - - - - --- 2011-12-05 Jason Merrill New
[C++] PR 51404 - - - - --- 2011-12-05 Paolo Carlini New
[C++] PR 51399 - - - - --- 2011-12-05 Paolo Carlini New
[C++] PR 51414 - - - - --- 2011-12-05 Paolo Carlini New
[Ada] Improvements to Treepr.pp - - - - --- 2011-12-05 Arnaud Charlet New
[ARM] Use vcvt.f32/64.s32 with immediate bits to do fixed to floating point conversions better. - - - - --- 2011-12-05 Ramana Radhakrishnan New
« 1 2 ... 1117 1118 11191272 1273 »