Show patches with: Submitter = Jakub Jelinek       |    State = Action Required       |    Archived = No       |   7900 patches
« 1 2 ... 73 74 7578 79 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[gomp-3.1] const qualified vs. predetermination - - - - --- 2011-07-11 Jakub Jelinek New
[gomp-3.1] _OPENMP and openmp_version updates for OpenMP 3.1 - - - - --- 2011-07-11 Jakub Jelinek New
Create smaller DWARF ops for some int_loc_descriptor constants etc. (PR debug/49676) - - - - --- 2011-07-11 Jakub Jelinek New
Fix gfc_trans_pointer_assign_need_temp (PR fortran/49698) - - - - --- 2011-07-11 Jakub Jelinek New
Optimize NE/EQ comparisons of narrow integer types in debug info (PR debug/49676) - - - - --- 2011-07-08 Jakub Jelinek New
Fix rs6000 vector select RTL patterns (PR target/49621) - - - - --- 2011-07-08 Jakub Jelinek New
Fix complex {*,/} real or real * complex handling in C FE (PR c/49644) - - - - --- 2011-07-07 Jakub Jelinek New
Fix complex {*,/} real or real * complex handling in C FE (PR c/49644) - - - - --- 2011-07-07 Jakub Jelinek New
[committed] Regimplify last 2 ARRAY_*REF operands and last COMPONENT_REF operand (PR middle-end/496… - - - - --- 2011-07-07 Jakub Jelinek New
Fix dead_debug_insert_before ICE (PR debug/49522, take 3) - - - - --- 2011-07-07 Jakub Jelinek New
Fix dead_debug_insert_before ICE (PR debug/49522, take 2) - - - - --- 2011-07-06 Jakub Jelinek New
Fix dead_debug_insert_before ICE (PR debug/49522) - - - - --- 2011-07-05 Jakub Jelinek New
Fix ICE during combine (PR rtl-optimization/49619) - - - - --- 2011-07-04 Jakub Jelinek New
Fix tree_could_trap_p so that weak var accesses are considered trapping (PR tree-optimization/49618) - - - - --- 2011-07-04 Jakub Jelinek New
Fix an endless recursion during simplification of MULT (PR rtl-optimization/49472) - - - - --- 2011-07-04 Jakub Jelinek New
Fix dead_debug_insert_before ICE (PR debug/49522) - - - - --- 2011-07-04 Jakub Jelinek New
Fix ICE with gfortran ... -L without argument (PR fortran/49623) - - - - --- 2011-07-04 Jakub Jelinek New
Fix tree-into-ssa.c for debug stmts (PR debug/49602) - - - - --- 2011-07-01 Jakub Jelinek New
[committed] Handle BUILT_IN_ASSUME_ALIGNED in tree-object-size.c - - - - --- 2011-07-01 Jakub Jelinek New
C++ PATCH to avoid duplicate overload resolution (related to c++/48481) - - - - --- 2011-07-01 Jakub Jelinek New
Improve CONSTRUCTOR printing in tree-pretty-print.c - - - - --- 2011-06-30 Jakub Jelinek New
[committed] Fix BUILT_IN_ASSUME_ALIGNED handling in find_func_aliases_for_builtin_call - - - - --- 2011-06-30 Jakub Jelinek New
Fix tree-ssa-structalias.c bug with BUILT_IN_{MEM,ST}PCPY_CHK - - - - --- 2011-06-30 Jakub Jelinek New
Fix empty .debug_abbrev handling (PR debug/49364) - - - - --- 2011-06-29 Jakub Jelinek New
Reintroduce repeat field for ctors (PR fortran/49540) - - - - --- 2011-06-29 Jakub Jelinek New
[committed] Fix ICE in mem_loc_descriptor (PR debug/49567) - - - - --- 2011-06-29 Jakub Jelinek New
__builtin_assume_aligned - - - - --- 2011-06-27 Jakub Jelinek New
[committed] Fix promote_debug_loc (PR debug/49544) - - - - --- 2011-06-27 Jakub Jelinek New
Use TYPE_NEXT_VARIANT instead of TREE_CHAIN as chain_next for types during GC (PR c++/46400) - - - - --- 2011-06-27 Jakub Jelinek New
Use TYPE_NEXT_VARIANT instead of TREE_CHAIN as chain_next for types during GC (PR c++/46400) - - - - --- 2011-06-24 Jakub Jelinek New
__builtin_assume_aligned - - - - --- 2011-06-24 Jakub Jelinek New
Fix tree-ssa/asm-1.c testcase (PR testsuite/49512) - - - - --- 2011-06-23 Jakub Jelinek New
Use get_pointer_alignment in vect_compute_data_ref_alignment - - - - --- 2011-06-23 Jakub Jelinek New
Change omp for static non-chunk computation (PR libgomp/49490) - - - - --- 2011-06-22 Jakub Jelinek New
Fix a -fcompare-debug bug in the vectorizer (PR debug/49496) - - - - --- 2011-06-22 Jakub Jelinek New
Handle __builtin*chk and other builtins in various spots - - - - --- 2011-06-21 Jakub Jelinek New
Fix __bultin_clrsb* (PR middle-end/49489) - - - - --- 2011-06-21 Jakub Jelinek New
parallelize gcc, gfortran and libstdc++ testing some more - - - - --- 2011-06-20 Jakub Jelinek New
C++ PATCH for c++/49117 (error message regression on conversion failure) - - - - --- 2011-06-18 Jakub Jelinek New
Fix ICEs with out of range immediates in SSE*/AVX*/XOP* intrinsics (PR target/49411) - - - - --- 2011-06-17 Jakub Jelinek New
Fix ICEs with -mxop __builtin_ia32_vpermil2p[sd]{,256} and __builtin_ia32_vprot[bwdq]i intrinsics (… - - - - --- 2011-06-16 Jakub Jelinek New
Call estimate_numbers_of_iterations after insert_range_assertions (PR tree-optimization/49419) - - - - --- 2011-06-15 Jakub Jelinek New
Fix ICEs with -mxop __builtin_ia32_vpermil2p[sd]{,256} and __builtin_ia32_vprot[bwdq]i intrinsics (… - - - - --- 2011-06-15 Jakub Jelinek New
Only run pr48377.c testcase on i?86/x86_64 - - - - --- 2011-06-14 Jakub Jelinek New
Ensure incoming location is available in debug info for parameters (PR debug/49382) - - - - --- 2011-06-14 Jakub Jelinek New
RFC: Fix GCSE exp_equiv_p on MEMs with different MEM_ATTRS (PR rtl-optimization/49390) - - - - --- 2011-06-14 Jakub Jelinek New
[4.6] Workaround for stack slot sharing problems with unrolling (PR fortran/49103) - - - - --- 2011-06-13 Jakub Jelinek New
RFC: Fix GCSE exp_equiv_p on MEMs with different MEM_ATTRS (PR rtl-optimization/49390) - - - - --- 2011-06-13 Jakub Jelinek New
Typed DWARF stack and convert to untyped - - - - --- 2011-06-09 Jakub Jelinek New
[committed] Fix integer-typedef.C testcase (PR testsuite/49323) - - - - --- 2011-06-08 Jakub Jelinek New
[C++] Add chain_next GTY markup to struct tinst_level - - - - --- 2011-06-08 Jakub Jelinek New
Improve debug info for IPA-SRA optimized code - add DW_OP_GNU_parameter_ref support (PR debug/47858) - - - - --- 2011-06-08 Jakub Jelinek New
Fix ICE in reset_unmarked_insns_debug_uses (PR middle-end/49308) - - - - --- 2011-06-07 Jakub Jelinek New
[4.6] Workaround for stack slot sharing problems with unrolling (PR fortran/49103) - - - - --- 2011-06-07 Jakub Jelinek New
Fix -fprofile-use optimization of a noreturn indirect call (PR gcov-profile/49299) - - - - --- 2011-06-06 Jakub Jelinek New
[committed] Fix endless loop in dwarf2out.c (PR debug/49262) - - - - --- 2011-06-06 Jakub Jelinek New
[testsuite] Fix cdtor-1.C testcase (PR testsuite/49288) - - - - --- 2011-06-06 Jakub Jelinek New
[committed] Fix ICE on vector shift in dwarf2out (PR debug/49294) - - - - --- 2011-06-06 Jakub Jelinek New
Fix fold_stmt ICE (PR c++/49264) - - - - --- 2011-06-06 Jakub Jelinek New
Optimize (x * 8) | 5 and (x << 3) ^ 3 to use lea (PR target/48688) - - - - --- 2011-06-04 Jakub Jelinek New
[committed] Fix two pastos in guality/rotatetest.c - - - - --- 2011-06-04 Jakub Jelinek New
[C++] Fix a C++ mangling ICE due to TRANSLATION_UNIT_DECL (PR c++/49276) - - - - --- 2011-06-03 Jakub Jelinek New
Only run pr48377.c testcase on i?86/x86_64 - - - - --- 2011-06-03 Jakub Jelinek New
Fix fold_stmt ICE (PR c++/49264) - - - - --- 2011-06-03 Jakub Jelinek New
[committed] Fix var-tracking ICE with ENTRY_VALUE (PR debug/49250) - - - - --- 2011-06-01 Jakub Jelinek New
Decrease size of mem_loc_descriptor - - - - --- 2011-06-01 Jakub Jelinek New
ENTRY_VALUE fixes (PR debug/48203) - - - - --- 2011-06-01 Jakub Jelinek New
[committed] Fix a typed DWARF stack unsigned comparison thinko - - - - --- 2011-06-01 Jakub Jelinek New
Fix ICE with TARGET_MEM_REF (PR rtl-optimization/49235) - - - - --- 2011-05-31 Jakub Jelinek New
Fix up rv1.C with -gdwarf-4 -fno-debug-types-section - - - - --- 2011-05-30 Jakub Jelinek New
[committed] Fix ICE on OpenMP clause in template (PR c++/49223) - - - - --- 2011-05-30 Jakub Jelinek New
[C++] Fix another y && (x ? 1 : throw 1) issue (PR c++/49165) - - - - --- 2011-05-27 Jakub Jelinek New
Add peepholes to optimize reg0=mem1;reg0 op=nonmem2;mem1=reg0;if(reg0!=0) (PR rtl-optimization/4919… - - - - --- 2011-05-27 Jakub Jelinek New
Handle C++ x ? y : throw 1 COND_EXPRs in shortcut_cond_r (PR c++/49165) - - - - --- 2011-05-26 Jakub Jelinek New
More fixes from static analysis checkers - - - - --- 2011-05-25 Jakub Jelinek New
Fix VRP switch handling (PR tree-optimization/49161) - - - - --- 2011-05-25 Jakub Jelinek New
Fix a typo in i386 host_detect_local_cpu (PR target/49128) - - - - --- 2011-05-25 Jakub Jelinek New
Fix cxx_eval_bit_field_ref (PR c++/49136) - - - - --- 2011-05-25 Jakub Jelinek New
[C++] Fix -fdump-tree-all with C++ - - - - --- 2011-05-24 Jakub Jelinek New
[4.6] Fix pr48973-{1,2}.c testcases with LTO (PR lto/49123) - - - - --- 2011-05-23 Jakub Jelinek New
Avoid warning about unused value with VLAs in statement expressions (PR c/49120) - - - - --- 2011-05-23 Jakub Jelinek New
Fix var-tracking with dynamic stack realignment on x86 - - - - --- 2011-05-23 Jakub Jelinek New
[committed] Fix {and,or}_comparisons_1 (PR bootstrap/49086) - - - - --- 2011-05-20 Jakub Jelinek New
Fix up dbxout to avoid referencing static unemitted symbols (PR debug/49032) - - - - --- 2011-05-20 Jakub Jelinek New
Fix {and,or}_comparisons_1 (PR tree-optimization/49073) - - - - --- 2011-05-20 Jakub Jelinek New
Fix OpenMP return checking with lambda functions (PR c++/49043) - - - - --- 2011-05-19 Jakub Jelinek New
Fix VRP MIN/MAX handling with two anti-ranges (PR tree-optimization/49039) - - - - --- 2011-05-18 Jakub Jelinek New
Fix extract_fixed_bit_field (PR middle-end/49029) - - - - --- 2011-05-18 Jakub Jelinek New
Small typed DWARF improvement - - - - --- 2011-05-18 Jakub Jelinek New
Fix up execute_update_addresses_taken for debug stmts (PR tree-optimization/49000) - - - - --- 2011-05-18 Jakub Jelinek New
Misc debug info improvements - - - - --- 2011-05-17 Jakub Jelinek New
Optimize __sync_fetch_and_add (x, -N) == N and __sync_add_and_fetch (x, N) == 0 (PR target/48986) - - - - --- 2011-05-17 Jakub Jelinek New
Misc debug info improvements - - - - --- 2011-05-16 Jakub Jelinek New
Fix combine_blocks (PR tree-optimization/48975) - - - - --- 2011-05-12 Jakub Jelinek New
Fix expansion of comparisons into signed type with 1-bit precision (PR middle-end/48973) - - - - --- 2011-05-12 Jakub Jelinek New
Fix ICE in use_narrower_mode (PR debug/48967) - - - - --- 2011-05-11 Jakub Jelinek New
[C++] Attempt to find implicitly determined firstprivate class type vars during genericization (PR … - - - - --- 2011-05-11 Jakub Jelinek New
Fix debug stmt handling in -ftree-loop-distribution (PR debug/48159) - - - - --- 2011-05-11 Jakub Jelinek New
Fix remove_unreachable_handlers (PR tree-optimization/48794, tree-optimization/48611) - - - - --- 2011-05-09 Jakub Jelinek New
Fix dfp issue with dconst{1,2,m1,half} (PR debug/48928) - - - - --- 2011-05-09 Jakub Jelinek New
« 1 2 ... 73 74 7578 79 »