Show patches with: State = Action Required       |    Archived = No       |   126585 patches
« 1 2 ... 827 828 8291265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
Make messages_members.cc Catalog_info and Catalogs ABI agnostic - - - - --- 2015-03-19 François Dumont New
Patch to fix PR63491 - - - - --- 2015-03-19 Vladimir Makarov New
Fix PR 65177: diamonds are not valid execution threads for jump threading - - - - --- 2015-03-19 Sebastian Pop New
Speed-up IPA ICF by enhanced hash values - - - - --- 2015-03-19 Martin Liška New
C++ PATCH for c++/65046 (ABI tags and functions/variables) - - - - --- 2015-03-19 Jason Merrill New
[debug-early] emitting early debug for external variables - - - - --- 2015-03-19 Aldy Hernandez New
Fix PR ipa/65380 - - - - --- 2015-03-19 Martin Liška New
Fix PR ipa/65465 - - - - --- 2015-03-19 Martin Liška New
Fix PR ipa/65465 - - - - --- 2015-03-19 Martin Liška New
[Fortran,pr55901,v1,OOP] type is (character(len=*)) misinterpreted as array - - - - --- 2015-03-19 Andre Vehreschild New
[expr.c] PR 65358 Avoid clobbering partial argument during sibcall - - - - --- 2015-03-19 Kyrylo Tkachov New
[CHKP,Committed] Don't try to clone instrumented thunks - - - - --- 2015-03-19 Ilya Enkovich New
[gcse] Use emit_move_insn rather than creating SET rtx and emitting that - - - - --- 2015-03-19 Kyrylo Tkachov New
[Fortran,PR,64787,a.o.,v2] Invalid code on sourced allocation of class(*) character string - - - - --- 2015-03-19 Andre Vehreschild New
[libiberty] Avoid padding in partition_elem - - - - --- 2015-03-19 Richard Biener New
[3/3,PR65460] Mark offloaded functions as parallelized - - - - --- 2015-03-19 Tom de Vries New
[2/3,PR65458] Mark omp thread functions as parallelized - - - - --- 2015-03-19 Tom de Vries New
[RFC] Fix PR63155 - - - - --- 2015-03-19 Richard Biener New
Another -fsanitize=thread fix (PR sanitizer/65400) - - - - --- 2015-03-19 Jakub Jelinek New
Make wider use of "v" constraint in i386.md - - - - --- 2015-03-19 Ilya Tocar New
[CHKP] Fix references for instrumented aliases - - - - --- 2015-03-19 Ilya Enkovich New
[CHKP] Fix LTO cgraph merge for instrumented functions - - - - --- 2015-03-19 Ilya Enkovich New
[CHKP] Fix instrumented indirect calls with propagated pointers - - - - --- 2015-03-19 Ilya Enkovich New
[PINGv2] ASan on unaligned accesses - - - - --- 2015-03-19 Marat Zakirov New
[rl78] fix ICE with far operands to and/ior - - - - --- 2015-03-19 DJ Delorie New
[v2] New testcase to check parameter passing bug - - - - --- 2015-03-19 Honggyu Kim New
Teach ipa-split about TSAN_FUNC_EXIT (PR sanitizer/65400) - - - - --- 2015-03-18 Jakub Jelinek New
Fix PR 65177: diamonds are not valid execution threads for jump threading - - - - --- 2015-03-18 Sebastian Pop New
Add testcase for PR64265 - - - - --- 2015-03-18 Jakub Jelinek New
[rtl-optimization] : Fix PR60851, ICE: in extract_constrain_insn_cached, at recog.c - - - - --- 2015-03-18 Uros Bizjak New
c++/65046 Use abi-tag to fix building with -Werror=abi-tag - - - - --- 2015-03-18 Jonathan Wakely New
[3/3,PR65460] Mark offloaded functions as parallelized - - - - --- 2015-03-18 Tom de Vries New
[2/3,PR65458] Mark omp thread functions as parallelized - - - - --- 2015-03-18 Tom de Vries New
[1/3] Make parallelize_loops static - - - - --- 2015-03-18 Tom de Vries New
[debug-early] Cache DW_TAG_label's if appropriate - - - - --- 2015-03-18 Aldy Hernandez New
[stage1] Make parloops gate more strict - - - - --- 2015-03-18 Tom de Vries New
PR 13631 Problems in messages - - - - --- 2015-03-18 Jonathan Wakely New
[ARM,PR64208] LRA ICE Fix - - - - --- 2015-03-18 Yvan Roux New
Fix PR ipa/65432 - - - - --- 2015-03-18 Martin Liška New
Fix align/misalign info in DR_PTR_INFO on vectorizer created SSA_NAMEs (PR tree-optimization/65450) - - - - --- 2015-03-18 Jakub Jelinek New
Shrink data-ref - - - - --- 2015-03-18 Richard Biener New
Fix PR ipa/65432 - - - - --- 2015-03-18 Martin Liška New
Fix PR ipa/65439 - - - - --- 2015-03-18 Martin Liška New
[CHKP] Never expand instrumentation thunks - - - - --- 2015-03-18 Ilya Enkovich New
[libmpx,i386,PR,driver/65444] Pass '-z bndplt' when building dynamic objects with MPX - - - - --- 2015-03-18 Ilya Enkovich New
[stage1] Make parloops gate more strict - - - - --- 2015-03-18 Tom de Vries New
libstdc++/64847 add autoconf checks for pthread_rwlock_t - - - - --- 2015-03-18 Jonathan Wakely New
[ARM,PR64208] LRA ICE Fix - - - - --- 2015-03-18 Yvan Roux New
Fix PR ipa/65439 - - - - --- 2015-03-18 Martin Liška New
[C++] PR 65340 - - - - --- 2015-03-18 Paolo Carlini New
Disable all target libraries if not building gcc - - - - --- 2015-03-18 H.J. Lu New
« 1 2 ... 827 828 8291265 1266 »