Show patches with: Submitter = Jakub Jelinek       |    State = Action Required       |    Archived = No       |   7738 patches
« 1 2 3 477 78 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Lazy computation of __DBL_MAX__ etc. macros - - - - --- 2010-06-08 Jakub Jelinek New
Fix DEMANGLE_COMPONENT_TEMPLATE_ARGLIST demangling (PR other/43838) - - - - --- 2010-06-09 Jakub Jelinek New
Fix resolve_asm_operand_names - - - - --- 2010-06-10 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 s390 trunk build - - - - --- 2010-06-14 Jakub Jelinek New
Change sel_print from vararg macro to out of line function - - - - --- 2010-06-14 Jakub Jelinek New
Register lazy_hex_fp_values with GC (PR bootstrap/44509) - - - - --- 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
Get rid of some further varargs macros (PR bootstrap/44426) - - - - --- 2010-06-14 Jakub Jelinek New
[committed] Fix Fortran DEFAULT(NONE) OpenMP diagnostics (PR fortran/44536) - - - - --- 2010-06-15 Jakub Jelinek New
Speed up genattrtab - - - - --- 2010-06-16 Jakub Jelinek New
Speed up genattrtab - - - - --- 2010-06-16 Jakub Jelinek New
Emit DW_ATE_UTF for char16_t/char32_t - - - - --- 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
Speed up genattrtab - - - - --- 2010-06-17 Jakub Jelinek New
Fix DECL_ALIGN during expand with dynamic stack realignment (PR target/44542) - - - - --- 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
Dwarf2out end prologue/begin epilogue for IVMS (3rd try refresh) - - - - --- 2010-06-17 Jakub Jelinek New
Further insn-attrtab.c speedup - - - - --- 2010-06-18 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
Fix x86_64 va_arg gimplification (PR target/44575) - - - - --- 2010-06-21 Jakub Jelinek New
[C++] Fix C++ diagnostic ICE on invalid method call - - - - --- 2010-06-22 Jakub Jelinek New
[C++] Fix -Wunused-but-set-variable warnings on .*/->* operands (PR c++/44619) - - - - --- 2010-06-22 Jakub Jelinek New
Remove vdefs when changing a normal call into noreturn call (PR tree-optimization/44539) - - - - --- 2010-06-25 Jakub Jelinek New
Unswitching fixes (PR middle-end/43866) - - - - --- 2010-06-25 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
[C++] Fix -Wunused-but-set-* with some static_casts (PR c++/44682) - - - - --- 2010-06-28 Jakub Jelinek New
Do framep replacement even on RHS outside of MEM contexts (PR debug/44694) - - - - --- 2010-06-29 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-07-01 Jakub Jelinek New
[committed] Backport of PR40421 to 4.4 branch - - - - --- 2010-07-01 Jakub Jelinek New
Pass mandir to libffi submakes - - - - --- 2010-07-02 Jakub Jelinek New
[C++] Fix -Wunused-but-set-variable issue with vector conversion (PR c++/44780) - - - - --- 2010-07-02 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
Fix debuginfo after tree_nrv - - - - --- 2010-07-05 Jakub Jelinek New
Fix LTO handling of ELFOSABI_NONE vs. ELFOSABI_LINUX objects - - - - --- 2010-07-07 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
Improve VRP of BIT_AND_EXPR - - - - --- 2010-07-08 Jakub Jelinek New
[committed] Fix exit and cycle handling in collapsed !$omp do (PR fortran/44847) - - - - --- 2010-07-08 Jakub Jelinek New
Further improve VRP BIT_AND_EXPR and BIT_IOR_EXPR handling (PR tree-optimization/28632) - - - - --- 2010-07-09 Jakub Jelinek New
Optimize away useless bitwise & resp. | during vrp - - - - --- 2010-07-12 Jakub Jelinek New
Preserve order in cfun->local_decls vector (PR debug/44901) - - - - --- 2010-07-12 Jakub Jelinek New
[committed] Fix auto-inc-dec in inline-asm change - - - - --- 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
Mark several libgfortran helpers as DECL_PURE_P or TREE_READONLY in the FE - - - - --- 2010-07-13 Jakub Jelinek New
Optimize 'a ' as single char string too - - - - --- 2010-07-13 Jakub Jelinek New
Optimize character :: c ... (c .ne. 'ab') - - - - --- 2010-07-14 Jakub Jelinek New
Optimize SELECT CASE for character length 1 - - - - --- 2010-07-14 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-15 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
[testsuite] Allow g++.dg/guality/ and c-c++-common/guality/ tests - - - - --- 2010-07-16 Jakub Jelinek New
Fix SIGN/ZERO_EXTEND confusion in expand_debug_expr (PR debug/45003) - - - - --- 2010-07-20 Jakub Jelinek New
Increase max depth in vt_expand_*loc - - - - --- 2010-07-20 Jakub Jelinek New
Testcase for the recent vt_expand_*loc max depth change - - - - --- 2010-07-20 Jakub Jelinek New
Further sign_extend/zero_extend VTA fixes (PR debug/45003) - - - - --- 2010-07-20 Jakub Jelinek New
Unbreak ia64 bootstrap (PR debug/45006) - - - - --- 2010-07-20 Jakub Jelinek New
Fix var-tracking.c (adjust_insn) on inline-asm with multiple outputs (PR debug/45015) - - - - --- 2010-07-21 Jakub Jelinek New
Improve OpenMP debug info for threadprivate vars and shared local statics - - - - --- 2010-07-22 Jakub Jelinek New
Fix up DEBUG_INSN handling in regcprop (PR bootstrap/45028) - - - - --- 2010-07-22 Jakub Jelinek New
Don't emit certain artificial names into DW_AT_name in debug info - - - - --- 2010-07-23 Jakub Jelinek New
Fix ICE in vectorizable_store (PR tree-optimization/45047) - - - - --- 2010-07-23 Jakub Jelinek New
[committed] Further small libgomp.texi adjustments for Fortran - - - - --- 2010-07-26 Jakub Jelinek New
[C] Handle C_MAYBE_CONST_EXPR in diagnostic (PR c/45079) - - - - --- 2010-07-27 Jakub Jelinek New
Copy/update DECL_DEBUG_EXPR during inlining (PR tree-optimization/45083) - - - - --- 2010-07-27 Jakub Jelinek New
Use slightly more compact DW_AT_data_member_location - - - - --- 2010-07-27 Jakub Jelinek New
Fix hoisting -fcompare-debug failures (PR debug/45105) - - - - --- 2010-07-28 Jakub Jelinek New
Don't ignore VAR_LOCATION notes that affect last tail call in the function (PR debug/45103) - - - - --- 2010-07-28 Jakub Jelinek New
Emit DW_AT_object_pointer (PR debug/45110) - - - - --- 2010-07-29 Jakub Jelinek New
Fix up DW_AT_accessibility (PR debug/45124) - - - - --- 2010-07-29 Jakub Jelinek New
Improve RTL dumps - - - - --- 2010-07-29 Jakub Jelinek New
Fix up DW_AT_accessibility (PR debug/45124) - - - - --- 2010-07-29 Jakub Jelinek New
Fix up DW_AT_accessibility (PR debug/45124) - - - - --- 2010-07-29 Jakub Jelinek New
Introduce {next,prev}_nonnote_nondebug_insn functions (PR debug/45055, rtl-optimization/45137) - - - - --- 2010-07-30 Jakub Jelinek New
DW_OP_GNU_implicit_pointer support - - - - --- 2010-08-12 Jakub Jelinek New
Fix VTA ICE (PR debug/45259) - - - - --- 2010-08-12 Jakub Jelinek New
Conservative alignment tracking (2nd try) - - - - --- 2010-08-12 Jakub Jelinek New
Fix make_range (PR middle-end/45262) - - - - --- 2010-08-12 Jakub Jelinek New
Fix up sorting of block fragments - - - - --- 2010-08-16 Jakub Jelinek New
Fix up Fortran line numbers (PR fortran/45186) - - - - --- 2010-08-16 Jakub Jelinek New
Fix up sorting of block fragments (take 2) - - - - --- 2010-08-16 Jakub Jelinek New
Make host_integerp pure and inline tree_low_cst - - - - --- 2010-08-17 Jakub Jelinek New
Change date_and_time for F03+ (PR fortran/45308) - - - - --- 2010-08-17 Jakub Jelinek New
Use void_list_node more in Fortran FE, don't make MAIN__ call varargs - - - - --- 2010-08-17 Jakub Jelinek New
Optimize nested SIGN_EXTENDs/ZERO_EXTENDs (PR target/45336) - - - - --- 2010-08-19 Jakub Jelinek New
Debug info extensions to support optimized out parameters - - - - --- 2010-08-19 Jakub Jelinek New
Fix fallout of the 4.5 fortran locus changes (PR fortran/45344) - - - - --- 2010-08-20 Jakub Jelinek New
Mark a bunch of fndecls in Fortran FE TREE_NOTHROW - - - - --- 2010-08-20 Jakub Jelinek New
Optimize nested SIGN_EXTENDs/ZERO_EXTENDs (PR target/45336) - - - - --- 2010-08-20 Jakub Jelinek New
Fix sel-sched ICE with __builtin_unreachable (PR rtl-optimization/45353) - - - - --- 2010-08-20 Jakub Jelinek New
Fix libmudflap.c++/pass57-frag.cxx - - - - --- 2010-08-20 Jakub Jelinek New
Don't optimize away calls to looping pure builtins (PR middle-end/44974) - - - - --- 2010-08-20 Jakub Jelinek New
Optimize nested SIGN_EXTENDs/ZERO_EXTENDs (PR target/45336) - - - - --- 2010-08-20 Jakub Jelinek New
Avoid creating invalid gimple in eliminate_redundant_comparison (PR tree-optimization/45059) - - - - --- 2010-08-24 Jakub Jelinek New
Don't optimize through mode class changing subregs in simplify_shift_const_1 (PR rtl-optimization/4… - - - - --- 2010-08-25 Jakub Jelinek New
Fix combiner when optimizing 3 insns into 2 (PR rtl-optimization/44858) - - - - --- 2010-08-25 Jakub Jelinek New
Fix handling of const/pure noreturn functions (PR tree-optimization/44485) - - - - --- 2010-08-26 Jakub Jelinek New
[committed] #pragma omp atomic fixes (PR middle-end/45423) - - - - --- 2010-08-30 Jakub Jelinek New
[committed] Fix use of uninitialized wi fields (PR debug/45419) - - - - --- 2010-08-30 Jakub Jelinek New
[committed] Fix handling of invalid va_arg (PR middle-end/45461) - - - - --- 2010-08-31 Jakub Jelinek New
« 1 2 3 477 78 »