Show patches with: State = Action Required       |    Archived = No       |   126536 patches
« 1 2 ... 826 827 8281265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Vimrc config: fix symlink creation - - - - --- 2015-03-25 Martin Liška New
Fix PR65538 - - - - --- 2015-03-25 Martin Liška New
[CHKP] Fix instrumented indirect calls with propagated pointers - - - - --- 2015-03-25 Richard Biener New
[nios2,committed] Fix nios2-linux crti/crtn settings - - - - --- 2015-03-25 Chung-Lin Tang New
[3/3,PR65460] Mark offloaded functions as parallelized - - - - --- 2015-03-25 Thomas Schwinge New
[rl78] fix 'p' test - - - - --- 2015-03-25 DJ Delorie New
[v3] Fix libstdc++/65543 - - - - --- 2015-03-25 Paolo Carlini New
[fortran] PR65532 shape mismatch error with data partial initialization - - - - --- 2015-03-24 Mikael Morin New
Fix PR65538 - - - - --- 2015-03-24 Martin Liška New
libgo patch committed: Add support for PPC32 relocs to debug/elf - - - - --- 2015-03-24 Ian Lance Taylor New
pr 63354 - gcc -pg -mprofile-kernel creates unused stack frames on leaf functions on ppc64le - - - - --- 2015-03-24 Martin Sebor New
[ARM] Fix arm_subsi3_insn alternatives - - - - --- 2015-03-24 Yvan Roux New
libgo/gotools patch committed: Fix go get dependencies - - - - --- 2015-03-24 Ian Lance Taylor New
C++ PATCH for c++/65498 (ICE with constexpr template argument) - - - - --- 2015-03-24 Jason Merrill New
[debug-early] emit early dwarf for locally scoped functions - - - - --- 2015-03-24 Aldy Hernandez New
[debug-early] avoid unnecessary dwarf passes - - - - --- 2015-03-24 Aldy Hernandez New
[Fortran,pr60322] was: [Patch 1/2, Fortran, pr60322] [OOP] Incorrect bounds on polymorphic dummy ar… - - - - --- 2015-03-24 Andre Vehreschild New
[debug-early] emit debug for Fortran named decls - - - - --- 2015-03-24 Aldy Hernandez New
[bootstrap] : Add bootstrap-lto-noplugin build configuration (PR65537) - - - - --- 2015-03-24 Uros Bizjak New
[AArch64,Testsuite] Fix gcc.target/aarch64/c-output-template-3.c - - - - --- 2015-03-24 Alan Lawrence New
Rewrite lto streamer DFS from recursion to worklist (PR lto/65515) - - - - --- 2015-03-24 Jakub Jelinek New
libstdc++/33394 add testcase - - - - --- 2015-03-24 Jonathan Wakely New
IPA ICF: make hash values finer - - - - --- 2015-03-24 Martin Liška New
Fix PR65519 - - - - --- 2015-03-24 Richard Biener New
Fix PR65538 - - - - --- 2015-03-24 Martin Liška New
[Ada] New attribute typ'Deref (address-expr) - - - - --- 2015-03-24 Arnaud Charlet New
[committed,Fortran,pr55901,v1,OOP] type is (character(len=*)) misinterpreted as array and Re: [Patc… - - - - --- 2015-03-24 Andre Vehreschild New
[committed] Fix SLP vectorization (PR tree-optimization/65533) - - - - --- 2015-03-24 Jakub Jelinek New
[commited,Fortran,pr64787,a.o.,v1] Invalid code on sourced allocation of class(*) character string - - - - --- 2015-03-24 Andre Vehreschild New
Fix PR65517 - - - - --- 2015-03-24 Richard Biener New
[Fortran] Reject unsupported coarray communication - - - - --- 2015-03-24 Tobias Burnus New
[Fortran] Extend (lib)coarray API/ABI documentation - - - - --- 2015-03-24 Tobias Burnus New
[doc] clean up index entries for attributes - - - - --- 2015-03-24 Sandra Loosemore New
Ping: [PATCH V2] IRA: Speed up setup_left_conflict_sizes_p - - - - --- 2015-03-24 Zhouyi Zhou New
Update pr29215.c testcase for recent gimplify.c changes (PR testsuite/65506) - - - - --- 2015-03-23 Jakub Jelinek New
Fix a -fcheck-pointer-bounds -mmpx ICE (PR target/65523) - - - - --- 2015-03-23 Jakub Jelinek New
libgomp nvptx plugin: rework initialisation and support the proposed load/unload hooks (was: Merge … - - - - --- 2015-03-23 Ilya Verbin New
PATCH: Add bootstrap-mpx.mk - - - - --- 2015-03-23 H.J. Lu New
[SH,committed] Fix PR 65505 - - - - --- 2015-03-23 Oleg Endo New
[avr,applied] ad PR65296: Allow specifying the same MCU more than once. - - - - --- 2015-03-23 Georg-Johann Lay New
[AArch64] Fix geniterators.sh to use standard BRE syntax in sed - - - - --- 2015-03-23 Szabolcs Nagy New
testsuite/63175 - fix powerpc64 test failure - - - - --- 2015-03-23 Martin Sebor New
libstdc++/64967 disable new std::string for gnu-versioned-namespace - - - - --- 2015-03-23 Jonathan Wakely New
Fix ICEs on ODR violating programs and improve ODR mismatch diagnostic - - - - --- 2015-03-23 Jakub Jelinek New
Fix Ada bootstrap (PR bootstrap/65522) - - - - --- 2015-03-23 Jakub Jelinek New
Add some REG_POINTER flags during ix86 memcpy/memset expansion (PR target/65504) - - - - --- 2015-03-23 Jakub Jelinek New
Don't hash pointers for IPA ICF, instead hash ->order ints (PR ipa/65521) - - - - --- 2015-03-23 Jakub Jelinek New
Fix PR65518 - - - - --- 2015-03-23 Richard Biener New
Fix PR65494 - - - - --- 2015-03-23 Richard Biener New
[commited,Fortran,Backport,to,4.9,pr60255,OOP] Deferred character length variable at (1) cannot yet… - - - - --- 2015-03-23 Andre Vehreschild New
[rtl-optimization] : Fix PR60851, ICE: in extract_constrain_insn_cached, at recog.c - - - - --- 2015-03-23 Uros Bizjak New
[RFA,PR,rtl-optimization/64317] Enhance postreload-gcse.c to eliminate more redundant loads - - - - --- 2015-03-23 Jeff Law New
[wwwdocs] Describe the new way command line options are handled with LTO - - - - --- 2015-03-23 Jan Hubicka New
[doc] hyphenate "command-line" when used as an adjective - - - - --- 2015-03-23 Sandra Loosemore New
Fix ICEs on ODR violating programs and improve ODR mismatch diagnostic - - - - --- 2015-03-22 Jan Hubicka New
[Fortran,4.8/4.9/5,Regression] PR59513 READ or WRITE not allowed after EOF - - - - --- 2015-03-22 Jerry DeLisle New
Speed-up IPA ICF by enhanced hash values - - - - --- 2015-03-22 Martin Liška New
Fix ipa-comdats WRT thunks - - - - --- 2015-03-22 Jan Hubicka New
Update Danny Smith's entry in contrib.tex - - - - --- 2015-03-22 Gerald Pfeifer New
[nios2] implement TARGET_ASM_OUTPUT_MI_THUNK - - - - --- 2015-03-22 Eric Botcazou New
[nios2] implement TARGET_ASM_OUTPUT_MI_THUNK - - - - --- 2015-03-22 Sandra Loosemore New
[doc] fix "the @option{...}" usage - - - - --- 2015-03-21 Sandra Loosemore New
[doc] add code markup on Cilk Plus builtins - - - - --- 2015-03-21 Sandra Loosemore New
[doc] tidy Pointer Bounds Checker documentation - - - - --- 2015-03-21 Sandra Loosemore New
[committed] Don't run testsuite/libgomp.oacc-c-c++-common/reduction-4.c on hppa*-*-hpux* - - - - --- 2015-03-21 John David Anglin New
[Fortran] Extend (lib)coarray API/ABI documentation - - - - --- 2015-03-21 H.J. Lu New
[Fortran] Extend (lib)coarray API/ABI documentation - - - - --- 2015-03-21 Dominique d'Humières New
[debug-early] Handle specification of class scoped static functions - - - - --- 2015-03-21 Aldy Hernandez New
[Fortran,4.8/4.9/5,Regression] PR59513 READ or WRITE not allowed after EOF - - - - --- 2015-03-20 Jerry DeLisle New
C++ PATCH for c++/65398 (valid constexpr rejected) (take 2) - - - - --- 2015-03-20 Marek Polacek New
[GOOGLE] Fixes for TLS wrapper and init functions in LIPO mode - - - - --- 2015-03-20 Teresa Johnson New
[rs6000,testsuite] Fix PR target/64579, __TM_end __builtin_tend failed to return transactional state - - - - --- 2015-03-20 Peter Bergner New
Fix PR 65177: diamonds are not valid execution threads for jump threading - - - - --- 2015-03-20 Sebastian Pop New
[debug-early] Handle specification of class scoped static functions - - - - --- 2015-03-20 Aldy Hernandez New
patch to fix PR64366 - - - - --- 2015-03-20 Vladimir Makarov New
[debug-early] disallow type DIEs in limbo - - - - --- 2015-03-20 Aldy Hernandez New
[Testsuite] Make all_attributes.cc in to (almost_)all_attributes.cc for ARM. - - - - --- 2015-03-20 James Greenhalgh New
Enable two UNSIGNED_FLOAT simplifications in simplify_unary_operation_1 - - - - --- 2015-03-20 Renlin Li New
[debug-early] minor cleanups - - - - --- 2015-03-20 Aldy Hernandez New
[stage1] Better error recovery for merge-conflict markers - - - - --- 2015-03-20 David Malcolm New
[expmed,trivial] Fix comment about multiplying by T-1 and adding T - - - - --- 2015-03-20 Kyrylo Tkachov New
[c++] : Fix for PR/65390 - - - - --- 2015-03-20 Kai Tietz New
[Fortran,Backport,to,4.9,pr60255,OOP] Deferred character length variable at (1) cannot yet be assoc… - - - - --- 2015-03-20 Andre Vehreschild New
Speed-up def_builtin_const (ix86_valid_target_attribute) - - - - --- 2015-03-20 Martin Liška New
[Fortran,v1] Cosmetics and code simplify - - - - --- 2015-03-20 Andre Vehreschild New
c++/65046 Use abi-tag to fix building with -Werror=abi-tag - - - - --- 2015-03-20 Jonathan Wakely New
C++ PATCH for c++/65072 (ICE with anonymous aggregate and decltype) - - - - --- 2015-03-20 Marek Polacek New
[2/3,PR65458] Mark omp thread functions as parallelized - - - - --- 2015-03-20 Tom de Vries New
Enable fixing PR64715 - - - - --- 2015-03-20 Richard Biener New
[3/3,PR65460] Mark offloaded functions as parallelized - - - - --- 2015-03-20 Tom de Vries New
[2/3,PR65458] Mark omp thread functions as parallelized - - - - --- 2015-03-20 Tom de Vries New
Speed-up def_builtin_const (ix86_valid_target_attribute) - - - - --- 2015-03-20 Martin Liška New
Fix PR ada/65451 - - - - --- 2015-03-20 Eric Botcazou New
[CHKP] Restore transparent alias chains - - - - --- 2015-03-20 Ilya Enkovich New
[stage1] Fallback to copy-prop if constant-prop not possible - - - - --- 2015-03-20 Steven Bosscher New
Fix ICE in ipa-devirt - - - - --- 2015-03-20 Jan Hubicka New
Fix handling of CIF_FINAL_ERROR codes in inliner - - - - --- 2015-03-20 Jan Hubicka New
[GOOGLE] Fixes for TLS wrapper and init functions in LIPO mode - - - - --- 2015-03-19 Teresa Johnson New
Fix fdump-passes - - - - --- 2015-03-19 Tom de Vries New
Speed-up def_builtin_const (ix86_valid_target_attribute) - - - - --- 2015-03-19 Martin Liška New
« 1 2 ... 826 827 8281265 1266 »