Show patches with: State = Action Required       |    Archived = No       |   126659 patches
« 1 2 ... 936 937 9381266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Cleanup the CFG after pro_and_epilogue pass (PR rtl-optimization/57320) - - - - --- 2014-03-13 Jakub Jelinek New
Fix up #pragma weak handling (PR middle-end/36282) - - - - --- 2014-03-13 Jakub Jelinek New
[PR58066] preferred_stack_boundary update for tls expanded call - - - - --- 2014-03-13 Wei Mi New
Fix overflows in get_ref_base_and_extent (PR tree-optimization/59779) - - - - --- 2014-03-13 Jakub Jelinek New
[C++,gomp4] Initial OpenACC support to C++ front-end - - - - --- 2014-03-13 Ilmir Usmanov New
patch to fix PR57189 - - - - --- 2014-03-13 Vladimir Makarov New
[PR,60461] Fix loop condition at the end of ipa_modify_call_arguments - - - - --- 2014-03-13 Martin Jambor New
[Ada] Fix PR ada/51483 - - - - --- 2014-03-13 Eric Botcazou New
[PR58066] preferred_stack_boundary update for tls expanded call - - - - --- 2014-03-13 Wei Mi New
[wwwdocs] Update list of 4.9 secondary platforms - - - - --- 2014-03-13 Jakub Jelinek New
[match-and-simplify] Complete call support, add GENERIC matching support (kind-of) - - - - --- 2014-03-13 Richard Biener New
LeakSanitizer testsuite - - - - --- 2014-03-13 max New
[C++] PR 60383 - - - - --- 2014-03-13 Paolo Carlini New
[avr] Fix PR59396: Ignore leading '*' in warning generation for ISR names - - - - --- 2014-03-13 Georg-Johann Lay New
[1/4,GOMP4,Fortran] OpenACC 1.0+ support in fortran front-end - - - - --- 2014-03-13 Thomas Schwinge New
[match-and-simplify] Properly simplify before failing with !seq - - - - --- 2014-03-13 Richard Biener New
[libiberty] : Avoid 'right-hand operand of comma expression has no effect' when compiling regex.c - - - - --- 2014-03-13 Uros Bizjak New
[wwwdocs] Update gcc-4.9/porting_to.html w.r.t null pointer checks - - - - --- 2014-03-13 Jonathan Wakely New
Use the LTO linker plugin by default - - - - --- 2014-03-13 Richard Biener New
Fix lto.exp dg-final error catching - - - - --- 2014-03-13 Richard Biener New
BZ60501: Add addptr optab - - - - --- 2014-03-13 Andreas Krebbel New
RFC LeakSanitizer tests. - - - - --- 2014-03-13 max New
[gomp4] Accelerator constructs omp lowering and expansion - - - - --- 2014-03-13 Thomas Schwinge New
[RFC] Do not consider volatile asms as optimization barriers #1 - - - - --- 2014-03-13 Richard Sandiford New
[PR58066] preferred_stack_boundary update for tls expanded call - - - - --- 2014-03-13 H.J. Lu New
make -flto -save-temps less verbose - - - - --- 2014-03-13 Cesar Philippidis New
[google/main] Fix arm build broken - - - - --- 2014-03-12 Han Shen New
[PR58066] preferred_stack_boundary update for tls expanded call - - - - --- 2014-03-12 Wei Mi New
[C++,Patch/RFC] PR 60254 - - - - --- 2014-03-12 Paolo Carlini New
[PR58066] preferred_stack_boundary update for tls expanded call - - - - --- 2014-03-12 Wei Mi New
Add support for powerpc ISA 2.07 128-bit add/subtract builtins - - - - --- 2014-03-12 Michael Meissner New
[RFC,gomp4] Offloading: Add device initialization and host->target function mapping - - - - --- 2014-03-12 Ilya Verbin New
[GOOGLE] Writes annotation info in elf section. - - - - --- 2014-03-12 Dehao Chen New
[GOOGLE,PR58066] preferred_stack_boundary update for tls expanded call - - - - --- 2014-03-12 Wei Mi New
[C++,Patch/RFC] Emit DW_TAG_imported_declaration under the right class for 'using' statements in a … - - - - --- 2014-03-12 Siva Chandra New
[C++,Patch/RFC] PR 60254 - - - - --- 2014-03-12 Paolo Carlini New
Try to avoid sorting on SSA_NAME_VERSION during reassoc (PR middle-end/60418) - - - - --- 2014-03-12 Jakub Jelinek New
Ensure UNSUPPORTED tests in tree-prof do not report absolute, paths. - - - - --- 2014-03-12 Marcus Shawcroft New
[gomp4] Accelerator constructs omp lowering and expansion - - - - --- 2014-03-12 Thomas Schwinge New
[gomp4,2/3] OpenACC data construct implementation in terms of GF_OMP_TARGET_KIND_OACC_DATA. - - - - --- 2014-03-12 Thomas Schwinge New
[avr] Fix PR60486: Typo cc_plus against cc_minus in calls of avr_out_plus_1 - - - - --- 2014-03-12 Georg-Johann Lay New
[C++,Patch/RFC] PR 60254 - - - - --- 2014-03-12 Paolo Carlini New
[libjava] : Cleanup include/dwarf2-signal.h to avoid several warnings - - - - --- 2014-03-12 Uros Bizjak New
Improve ifcombine - - - - --- 2014-03-12 Jakub Jelinek New
libgo patch committed: Compile math library with -ffp-contract=off - - - - --- 2014-03-12 Ian Lance Taylor New
Fix incorrect byte swap detection (PR tree-optimization/60454) - - - - --- 2014-03-12 Thomas Preud'homme New
[libfortran,4.7/4.8/4.9,Regression] PR38199 missed optimization: I/O performance - - - - --- 2014-03-12 Jerry DeLisle New
[GOOGLE] Writes annotation info in elf section. - - - - --- 2014-03-11 Dehao Chen New
Fix PR60505 - - - - --- 2014-03-11 Cong Hou New
[google/main] Fix arm build broken - - - - --- 2014-03-11 Han Shen New
Fix reassoc of vectors (PR tree-optimization/60502) - - - - --- 2014-03-11 Jakub Jelinek New
fix libstdc++/59680 - - - - --- 2014-03-11 Jonathan Wakely New
fix libstdc++/59215 - - - - --- 2014-03-11 Jonathan Wakely New
Backport fixes for allocator handling in std::vector move assign - - - - --- 2014-03-11 Jonathan Wakely New
[jit] Fix state issue in gcse.c - - - - --- 2014-03-11 David Malcolm New
[jit] Cleanup base_types - - - - --- 2014-03-11 David Malcolm New
fix libstdc++/60499 - - - - --- 2014-03-11 Jonathan Wakely New
Fix error message from -Wcast-qual when casting away volatile - - - - --- 2014-03-11 Gerald Pfeifer New
[C++,Patch/RFC] PR 60389 - - - - --- 2014-03-11 Paolo Carlini New
Improve ifcombine - - - - --- 2014-03-11 Jakub Jelinek New
Fix __builtin_unreachable related regression (PR middle-end/60482) - - - - --- 2014-03-11 Jakub Jelinek New
More PTA carefulness - - - - --- 2014-03-11 Richard Biener New
Fix error message from -Wcast-qual when casting away volatile - - - - --- 2014-03-11 Magnus Reftel New
Update -flto docs wrt option handling - - - - --- 2014-03-11 Richard Biener New
[C++,Patch/RFC] PR 60389 - - - - --- 2014-03-11 Paolo Carlini New
[2/4,GOMP4,Fortran] OpenACC 1.0+ support in fortran front-end - - - - --- 2014-03-11 Ilmir Usmanov New
Fix incorrect byte swap detection (PR tree-optimization/60454) - - - - --- 2014-03-11 Thomas Preud'homme New
[nios2] Fix frame pointer calculation - - - - --- 2014-03-11 Chung-Lin Tang New
Fix incorrect byte swap detection (PR tree-optimization/60454) - - - - --- 2014-03-11 Thomas Preud'homme New
[Build,Driver] Add -lcilkrts for -fcilkplus - - - - --- 2014-03-11 Tobias Burnus New
ARM: Weaker memory barriers - - - - --- 2014-03-11 John Carr New
[Ada] Fix typo in gcc-interface/Make-lang.in - - - - --- 2014-03-10 Eric Botcazou New
C++ PATCH for c++/60367 (wrong argument passing with {}) - - - - --- 2014-03-10 Jason Merrill New
[jit] Fix global state init_p within ipa_init - - - - --- 2014-03-10 David Malcolm New
[Google] Add libgcov dummy references for weak symbols - - - - --- 2014-03-10 Teresa Johnson New
[jit] Make various C++ wrapper methods const - - - - --- 2014-03-10 David Malcolm New
[libjava] : Avoid suggest parentheses around comparison in operand of '|' in java/lang/natObject.cc - - - - --- 2014-03-10 Uros Bizjak New
[(for,next,stage,1)] Add return type to gimple function dumps - - - - --- 2014-03-10 David Malcolm New
[jit] Use exceptions in the C++ wrapper API - - - - --- 2014-03-10 David Malcolm New
[libgcc] : Avoid warning: array subscript is above array bounds when compiling crtstuff.c - - - - --- 2014-03-10 Uros Bizjak New
Use the LTO linker plugin by default - - - - --- 2014-03-10 Rainer Orth New
C++ PATCH for c++/53492 (ICE with wrong template headers) - - - - --- 2014-03-10 Jason Merrill New
Only handle DECL_ABSTRACT_ORIGIN for fndecls in IPA (PR ipa/60457) - - - - --- 2014-03-10 Jakub Jelinek New
Keep -ffp-contract=fast by default if we have -funsafe-math-optimizations - - - - --- 2014-03-10 Ian Bolton New
[libgcc] : Avoid warning: array subscript is above array bounds when compiling crtstuff.c - - - - --- 2014-03-10 Uros Bizjak New
Fix a latent bug in cfgcleanup by updating loop's latch info if necessary - - - - --- 2014-03-10 Bin Cheng New
patch fortran, pr 59746, internal compiler error : segmentation fault - - - - --- 2014-03-10 jimmie.davis@l-3com.com New
[libfortran,4.7/4.8/4.9,Regression] PR38199 missed optimization: I/O performance - - - - --- 2014-03-10 Jerry DeLisle New
[libgcc] : Avoid warning: array subscript is above array bounds when compiling crtstuff.c - - - - --- 2014-03-09 Uros Bizjak New
Add a new option "-ftree-bitfield-merge" (patch / doc inside) - - - - --- 2014-03-09 Zoran Jovanovic New
patch fortran, pr 59746, internal compiler error : segmentation fault - - - - --- 2014-03-09 jimmie.davis@l-3com.com New
[libstdc++-v3] PATCH, RFC: implement is_trivially_default_constructible - - - - --- 2014-03-09 Ville Voutilainen New
[fortran] PR 60392 wrong descriptor when passing a transposed array to a contiguous assumed shape d… - - - - --- 2014-03-09 Mikael Morin New
[libgcc] : Avoid warning: array subscript is above array bounds when compiling crtstuff.c - - - - --- 2014-03-09 Uros Bizjak New
patch fortran, pr 59746, internal compiler error : segmentation fault - - - - --- 2014-03-09 jimmie.davis@l-3com.com New
C++ PATCHes to run testsuite in C++14 mode - - - - --- 2014-03-09 Andreas Schwab New
[Build] libcilkrts/Makefile.am: Install cilk.h - - - - --- 2014-03-09 Tobias Burnus New
[wwwdocs] RFC - mention Cilk Plus in the GCC 4.9 release notes - - - - --- 2014-03-08 Tobias Burnus New
[wwwdocs] RFC - mention Cilk Plus in the GCC 4.9 release notes - - - - --- 2014-03-08 Tobias Burnus New
Cilk with -lcilkrts (was: Re: [wwwdocs] RFC - mention Cilk Plus in the GCC 4.9 release notes) - - - - --- 2014-03-08 Tobias Burnus New
« 1 2 ... 936 937 9381266 1267 »