Show patches with: Submitter = Jakub Jelinek       |    State = Action Required       |    Archived = No       |   7760 patches
« 1 2 ... 75 76 77 78 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix up DEBUG_INSN handling in regcprop (PR bootstrap/45028) - - - - --- 2010-07-22 Jakub Jelinek New
Improve OpenMP debug info for threadprivate vars and shared local statics - - - - --- 2010-07-22 Jakub Jelinek New
Fix var-tracking.c (adjust_insn) on inline-asm with multiple outputs (PR debug/45015) - - - - --- 2010-07-21 Jakub Jelinek New
Unbreak ia64 bootstrap (PR debug/45006) - - - - --- 2010-07-20 Jakub Jelinek New
Further sign_extend/zero_extend VTA fixes (PR debug/45003) - - - - --- 2010-07-20 Jakub Jelinek New
Testcase for the recent vt_expand_*loc max depth change - - - - --- 2010-07-20 Jakub Jelinek New
Increase max depth in vt_expand_*loc - - - - --- 2010-07-20 Jakub Jelinek New
Fix SIGN/ZERO_EXTEND confusion in expand_debug_expr (PR debug/45003) - - - - --- 2010-07-20 Jakub Jelinek New
[testsuite] Allow g++.dg/guality/ and c-c++-common/guality/ tests - - - - --- 2010-07-16 Jakub Jelinek New
Fix va_start on x86_64 after any named argument passed on the stack that needed padding (PR target/… - - - - --- 2010-07-15 Jakub Jelinek New
Optimize SELECT CASE for character length 1 - - - - --- 2010-07-15 Jakub Jelinek New
Emit default CASE_LABEL_EXPR for character CASE DEFAULT (PR fortran/40206) - - - - --- 2010-07-14 Jakub Jelinek New
Optimize SELECT CASE for character length 1 - - - - --- 2010-07-14 Jakub Jelinek New
Optimize character :: c ... (c .ne. 'ab') - - - - --- 2010-07-14 Jakub Jelinek New
Optimize 'a ' as single char string too - - - - --- 2010-07-13 Jakub Jelinek New
Mark several libgfortran helpers as DECL_PURE_P or TREE_READONLY in the FE - - - - --- 2010-07-13 Jakub Jelinek New
Fix asm-es-2.c testcase and PowerPC/IA-64 "m"/"es"/"S" constrain documentation - - - - --- 2010-07-13 Jakub Jelinek New
[committed] Fix auto-inc-dec in inline-asm change - - - - --- 2010-07-13 Jakub Jelinek New
Preserve order in cfun->local_decls vector (PR debug/44901) - - - - --- 2010-07-12 Jakub Jelinek New
Optimize away useless bitwise & resp. | during vrp - - - - --- 2010-07-12 Jakub Jelinek New
Further improve VRP BIT_AND_EXPR and BIT_IOR_EXPR handling (PR tree-optimization/28632) - - - - --- 2010-07-09 Jakub Jelinek New
[committed] Fix exit and cycle handling in collapsed !$omp do (PR fortran/44847) - - - - --- 2010-07-08 Jakub Jelinek New
Improve VRP of BIT_AND_EXPR - - - - --- 2010-07-08 Jakub Jelinek New
Use DW_OP_const[48]u instead of DW_OP_addr with DW_OP_GNU_push_tls_address - - - - --- 2010-07-08 Jakub Jelinek New
Fix LTO handling of ELFOSABI_NONE vs. ELFOSABI_LINUX objects - - - - --- 2010-07-07 Jakub Jelinek New
Fix debuginfo after tree_nrv - - - - --- 2010-07-05 Jakub Jelinek New
[committed] Don't SET_DECL_DEBUG_EXPR on decls other than VAR_DECL (PR c++/44808) - - - - --- 2010-07-05 Jakub Jelinek New
[C++] Fix -Wunused-but-set-variable issue with vector conversion (PR c++/44780) - - - - --- 2010-07-02 Jakub Jelinek New
Pass mandir to libffi submakes - - - - --- 2010-07-02 Jakub Jelinek New
[committed] Backport of PR40421 to 4.4 branch - - - - --- 2010-07-01 Jakub Jelinek New
Do framep replacement even on RHS outside of MEM contexts (PR debug/44694) - - - - --- 2010-07-01 Jakub Jelinek New
Clear DECL_SECTION_NAME during cgraph_create_virtual_clone (PR tree-optimization/43801) - - - - --- 2010-06-29 Jakub Jelinek New
Do framep replacement even on RHS outside of MEM contexts (PR debug/44694) - - - - --- 2010-06-29 Jakub Jelinek New
[C++] Fix -Wunused-but-set-* with some static_casts (PR c++/44682) - - - - --- 2010-06-28 Jakub Jelinek New
Add DW_AT_accessibility for DW_TAG_{typedef,structure_type,class_type,enumeration_type} (PR debug/4… - - - - --- 2010-06-25 Jakub Jelinek New
Unswitching fixes (PR middle-end/43866) - - - - --- 2010-06-25 Jakub Jelinek New
Remove vdefs when changing a normal call into noreturn call (PR tree-optimization/44539) - - - - --- 2010-06-25 Jakub Jelinek New
[C++] Fix -Wunused-but-set-variable warnings on .*/->* operands (PR c++/44619) - - - - --- 2010-06-22 Jakub Jelinek New
[C++] Fix C++ diagnostic ICE on invalid method call - - - - --- 2010-06-22 Jakub Jelinek New
Fix x86_64 va_arg gimplification (PR target/44575) - - - - --- 2010-06-21 Jakub Jelinek New
Disallow side-effects in inline asm operands unless < or > constraint is used (PR middle-end/44492) - - - - --- 2010-06-20 Jakub Jelinek New
Further insn-attrtab.c speedup - - - - --- 2010-06-18 Jakub Jelinek New
Dwarf2out end prologue/begin epilogue for IVMS (3rd try refresh) - - - - --- 2010-06-17 Jakub Jelinek New
Fix DECL_ALIGN during expand with dynamic stack realignment (PR target/44542, take 2) - - - - --- 2010-06-17 Jakub Jelinek New
Fix DECL_ALIGN during expand with dynamic stack realignment (PR target/44542) - - - - --- 2010-06-17 Jakub Jelinek New
Speed up genattrtab - - - - --- 2010-06-17 Jakub Jelinek New
Emit DW_AT_{MIPS_,}linkage_name in DW_TAG_variable instead of DW_TAG_member for C++ static data mem… - - - - --- 2010-06-17 Jakub Jelinek New
Emit DW_ATE_UTF for char16_t/char32_t - - - - --- 2010-06-17 Jakub Jelinek New
Speed up genattrtab - - - - --- 2010-06-16 Jakub Jelinek New
Speed up genattrtab - - - - --- 2010-06-16 Jakub Jelinek New
[committed] Fix Fortran DEFAULT(NONE) OpenMP diagnostics (PR fortran/44536) - - - - --- 2010-06-15 Jakub Jelinek New
Get rid of some further varargs macros (PR bootstrap/44426) - - - - --- 2010-06-14 Jakub Jelinek New
Avoid doing DCE in substitute_and_fold from VRP (PR tree-optimization/44508) - - - - --- 2010-06-14 Jakub Jelinek New
Register lazy_hex_fp_values with GC (PR bootstrap/44509) - - - - --- 2010-06-14 Jakub Jelinek New
Change sel_print from vararg macro to out of line function - - - - --- 2010-06-14 Jakub Jelinek New
Fix s390 trunk build - - - - --- 2010-06-14 Jakub Jelinek New
Disallow side-effects in inline asm operands unless (a new) _ constraint modifier is used (PR middl… - - - - --- 2010-06-11 Jakub Jelinek New
Fix resolve_asm_operand_names - - - - --- 2010-06-10 Jakub Jelinek New
Fix DEMANGLE_COMPONENT_TEMPLATE_ARGLIST demangling (PR other/43838) - - - - --- 2010-06-09 Jakub Jelinek New
Lazy computation of __DBL_MAX__ etc. macros - - - - --- 2010-06-08 Jakub Jelinek New
« 1 2 ... 75 76 77 78 »