Show patches with: State = Action Required       |   126610 patches
« 1 2 ... 466 467 4681266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix memory leak in diagnostic.c (PR middle-end/56461) - - - - --- 2013-03-04 Jakub Jelinek New
Fix uninitialized pp->flags - - - - --- 2013-03-04 Jakub Jelinek New
Fix vect_supported_load_permutation_p memory leak (PR middle-end/56461) - - - - --- 2013-03-04 Jakub Jelinek New
Fix discover_iteration_bound_by_body_walk memory leaks (PR middle-end/56461) - - - - --- 2013-03-04 Jakub Jelinek New
Fix vect_create_epilog_for_reduction memory leaks (PR middle-end/56461) - - - - --- 2013-03-04 Jakub Jelinek New
Fix up simplify_truncation (PR rtl-optimization/56494) - - - - --- 2013-03-04 Jakub Jelinek New
Move opts_{obstack,concat} from opts.c to opts-common.c (PR bootstrap/56509) - - - - --- 2013-03-04 Jakub Jelinek New
Fix vectorizable_store memory leaks (PR middle-end/56461) - - - - --- 2013-03-01 Jakub Jelinek New
Fix IRA memory leak (PR middle-end/56461) - - - - --- 2013-03-01 Jakub Jelinek New
Fix memory leak in tree_estimate_loop_size (PR middle-end/56461) - - - - --- 2013-03-01 Jakub Jelinek New
Fix libcpp PCH related memory leaks (PR middle-end/56461) - - - - --- 2013-03-01 Jakub Jelinek New
Fix valgrind checking bootstrap with PCH (PR middle-end/56461) - - - - --- 2013-03-01 Jakub Jelinek New
Fix memory leak in vect_create_vectorized_promotion_stmts (PR middle-end/56461) - - - - --- 2013-03-01 Jakub Jelinek New
Fix memory leaks in ldist_gen (PR middle-end/56461) - - - - --- 2013-03-01 Jakub Jelinek New
Fix memory leak in vectorizable_conversion (PR middle-end/56461) - - - - --- 2013-03-01 Jakub Jelinek New
Fix leaks in vectorizable_shift (PR middle-end/56461) - - - - --- 2013-03-01 Jakub Jelinek New
Fix memory leak due to destroy_loop_vec_info (PR middle-end/56461) - - - - --- 2013-03-01 Jakub Jelinek New
Add no_sanitize_address attribute (PR sanitizer/56454) - - - - --- 2013-02-28 Jakub Jelinek New
Fix libcpp memory leak (PR middle-end/56461) - - - - --- 2013-02-28 Jakub Jelinek New
Fix a slp leak caused by vec.h conversion (PR middle-end/56461) - - - - --- 2013-02-28 Jakub Jelinek New
libsanitizer merge from upstream r175042 - - - - --- 2013-02-28 Jakub Jelinek New
Fix vectorizable_reduction leak (PR middle-end/56461) - - - - --- 2013-02-27 Jakub Jelinek New
Fix vect_permute_load_chain leaks (PR middle-end/56461) - - - - --- 2013-02-27 Jakub Jelinek New
Fix maybe_lower_iteration_bound leak (PR middle-end/56461) - - - - --- 2013-02-27 Jakub Jelinek New
Fix up _cpp_find_file - - - - --- 2013-02-27 Jakub Jelinek New
Fix --enable-checking of libcpp, add valgrind workarounds - - - - --- 2013-02-27 Jakub Jelinek New
Fix ipa-pure-const memory leak (PR middle-end/56461) - - - - --- 2013-02-27 Jakub Jelinek New
Fix DF mw_hardregs memory leaks (PR middle-end/56461) - - - - --- 2013-02-27 Jakub Jelinek New
Fix ipa-cp memory leaks (PR middle-end/56461) - - - - --- 2013-02-27 Jakub Jelinek New
Fix memory leak in ipa-reference (PR middle-end/56461) - - - - --- 2013-02-27 Jakub Jelinek New
Fix another LRA memory leak (PR middle-end/56461) - - - - --- 2013-02-27 Jakub Jelinek New
Don't leak DEP_REPLACE memory (PR middle-end/56461) - - - - --- 2013-02-26 Jakub Jelinek New
Change edge_var_map_vector into vl_embed vector (PR middle-end/56461) - - - - --- 2013-02-26 Jakub Jelinek New
Fix memory leaks in incpath.c - - - - --- 2013-02-26 Jakub Jelinek New
Fix memory leaks in options handling - - - - --- 2013-02-26 Jakub Jelinek New
Fix AVR ICEs with -fpic (PR target/56455) - - - - --- 2013-02-26 Jakub Jelinek New
[committed] LRA memory leak fix (PR middle-end/56461) - - - - --- 2013-02-26 Jakub Jelinek New
Fix up operand_equal_p (PR tree-optimization/56448) - - - - --- 2013-02-26 Jakub Jelinek New
Fix vectorizer ICE with overaligned types (PR tree-optimization/56443) - - - - --- 2013-02-26 Jakub Jelinek New
[C++] Fix ICE in build_zero_init_1 (PR c++/56403) - - - - --- 2013-02-24 Jakub Jelinek New
r196201 - in /trunk: gcc/ChangeLog gcc/config/i... - - - - --- 2013-02-22 Jakub Jelinek New
PR target/52555: attribute optimize is overriding command line options - - - - --- 2013-02-22 Jakub Jelinek New
[committed] Fix expand_mult (PR middle-end/56420) - - - - --- 2013-02-21 Jakub Jelinek New
Handle ASHIFTRT with constant shift count >= BITS_PER_WORD in subreg lowering (PR rtl-optimization/… - - - - --- 2013-02-21 Jakub Jelinek New
Handle ASHIFTRT with constant shift count >= BITS_PER_WORD in subreg lowering (PR rtl-optimization/… - - - - --- 2013-02-21 Jakub Jelinek New
r196201 - in /trunk: gcc/ChangeLog gcc/config/i... - - - - --- 2013-02-21 Jakub Jelinek New
Small *.texi{,info} fixes for texinfo 5.0 (PR bootstrap/56258) - - - - --- 2013-02-21 Jakub Jelinek New
Don't expand *MEM_REF using extract_bit_field or movmisalign for EXPAND_MEMORY (PR inline-asm/56405) - - - - --- 2013-02-21 Jakub Jelinek New
Fix ccp (PR tree-optimization/56396) - - - - --- 2013-02-19 Jakub Jelinek New
[committed] Fix libquadmath strtoflt128 at -O0 (PR libquadmath/56379) - - - - --- 2013-02-19 Jakub Jelinek New
4.7 backports - - - - --- 2013-02-19 Jakub Jelinek New
Fix create_expression_by_pieces (PR tree-optimization/56381) - - - - --- 2013-02-18 Jakub Jelinek New
Fix vectorizable_reduction (PR tree-optimization/56350) - - - - --- 2013-02-18 Jakub Jelinek New
Disable PCH for -g other than dwarf[234] (PR pch/54117, take 2) - - - - --- 2013-02-15 Jakub Jelinek New
Temporarily revert Steven's PCH changes for 4.8 (PR pch/54117) - - - - --- 2013-02-13 Jakub Jelinek New
Small asan improvement - - - - --- 2013-02-13 Jakub Jelinek New
[committed] Revert 0x7fff8000 shadow offset for now - - - - --- 2013-02-13 Jakub Jelinek New
Backport asan_test.cc changes from upstream - - - - --- 2013-02-13 Jakub Jelinek New
Temporarily revert Steven's PCH changes for 4.8 (PR pch/54117) - - - - --- 2013-02-13 Jakub Jelinek New
For asm "n" and similar constraints use maybe_const_value (PR c++/56302) - - - - --- 2013-02-13 Jakub Jelinek New
libsanitizer merge from upstream r175042 - - - - --- 2013-02-13 Jakub Jelinek New
libsanitizer merge from upstream r175042 - - - - --- 2013-02-13 Jakub Jelinek New
libsanitizer merge from upstream r173241 - - - - --- 2013-02-12 Jakub Jelinek New
Don't expand MEM1 op= MEM2 as temp = MEM1; temp op= MEM2; MEM1 = temp just because we couldn't add … - - - - --- 2013-02-11 Jakub Jelinek New
libsanitizer merge from upstream r173241 - - - - --- 2013-02-11 Jakub Jelinek New
Fix libiberty/regex on 64-bit hosts (PR other/56245) - - - - --- 2013-02-09 Jakub Jelinek New
Restore backwards compatibility of ppc inline asm with asm dialects (PR target/56256) - - - - --- 2013-02-09 Jakub Jelinek New
Fix up extract_muldiv for NEGATE_EXPR (PR tree-optimization/56250) - - - - --- 2013-02-08 Jakub Jelinek New
Fix up get_reload_reg (PR rtl-optimization/56195) - - - - --- 2013-02-08 Jakub Jelinek New
[committed] Fix up C++ ICEs in build_constructor (PR c++/56241) - - - - --- 2013-02-07 Jakub Jelinek New
[committed] Fix parsing of ((type ()) () (PR c++/56239) - - - - --- 2013-02-07 Jakub Jelinek New
[committed] Fix ICE in push_local_name (PR c++/56237) - - - - --- 2013-02-07 Jakub Jelinek New
Fix inline-1.C and inline-3.C testcases - - - - --- 2013-02-07 Jakub Jelinek New
[committed] Fix up ppc64 call pattern constraints (PR target/56228) - - - - --- 2013-02-07 Jakub Jelinek New
[committed] Fix OpenMP shared clause handling of DECL_BY_REFERENCE RESULT_DECLs/PARM_DECLs (PR midd… - - - - --- 2013-02-06 Jakub Jelinek New
Remove unused tree_decl_with_vis field - thread_local - - - - --- 2013-02-05 Jakub Jelinek New
Treat -ltsan similarly to -lasan during linking (PR sanitizer/55374) - - - - --- 2013-02-05 Jakub Jelinek New
Fix up stdarg pass (PR tree-optimization/56205) - - - - --- 2013-02-05 Jakub Jelinek New
Port Jason's r195550 varasm.c change also to mingw/cygwin/solaris private copies (PR libstdc++/5431… - - - - --- 2013-02-04 Jakub Jelinek New
Fix thinko in handle_error_attribute (PR middle-end/56167) - - - - --- 2013-02-04 Jakub Jelinek New
[committed] Backports from trunk to 4.7 branch - - - - --- 2013-02-01 Jakub Jelinek New
If possible, include range of profile hunk before prologue in .debug_loc ranges (PR debug/54793) - - - - --- 2013-01-31 Jakub Jelinek New
Avoid .debug_loc loclist entries that look like loclist terminators (PR debug/56154) - - - - --- 2013-01-31 Jakub Jelinek New
testsuite tcl portability fix - avoid lreverse - - - - --- 2013-01-30 Jakub Jelinek New
[committed] Avoid string.h includes in -fno-builtin-memset testcases (PR testsuite/56053) - - - - --- 2013-01-28 Jakub Jelinek New
Fix up pow folding (PR tree-optimization/56125) - - - - --- 2013-01-28 Jakub Jelinek New
Fix sched ICE with prefetch (PR rtl-optimization/56117) - - - - --- 2013-01-28 Jakub Jelinek New
[committed] Avoid setting gimple_location of force_gimple_operand* created stmts to DECL_SOURCE_LOC… - - - - --- 2013-01-28 Jakub Jelinek New
Don't optimize volatile stores or loads in cselim (PR tree-optimization/56098) - - - - --- 2013-01-25 Jakub Jelinek New
[C] Fix initialization of flexible array members (PR c/56078) - - - - --- 2013-01-24 Jakub Jelinek New
Fix up ARM ICE (PR target/49069) - - - - --- 2013-01-23 Jakub Jelinek New
libstdc++: Fix up explicit-hle.cc test - - - - --- 2013-01-22 Jakub Jelinek New
Put -lasan always very early on the ld command line (PR sanitizer/55374) - - - - --- 2013-01-22 Jakub Jelinek New
Fix ICEs with dump_loc (PR middle-end/56074) - - - - --- 2013-01-22 Jakub Jelinek New
[committed] Don't allow stos* insns to be randomly matched (PR target/55686) - - - - --- 2013-01-22 Jakub Jelinek New
Fix up one OpenMP Fortran OOP ICE (PR fortran/56052) - - - - --- 2013-01-22 Jakub Jelinek New
[committed] Fix up M_PI_[24]q description in libquadmath.texi (PR libquadmath/56072) - - - - --- 2013-01-22 Jakub Jelinek New
Fix init_reload memory leak - - - - --- 2013-01-21 Jakub Jelinek New
Multiversioning fixes (PR c++/55742, take 2) - - - - --- 2013-01-21 Jakub Jelinek New
Fix up ARM ICE (PR target/49069) - - - - --- 2013-01-21 Jakub Jelinek New
« 1 2 ... 466 467 4681266 1267 »