aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-23re PR c++/20420 (Incorrectly Accepts double declarations)Paolo Carlini4-2/+77
2012-08-23Fix typo in gty.texi.Mingjie Xing2-1/+5
2012-08-23re PR libstdc++/54354 (TODO extended iomanip manipulators std::get_time and s...Jonathan Wakely52-235/+256
2012-08-23convert.c: Split into manageable parts:Georg-Johann Lay12-82/+262
2012-08-23tree-ssa-loop-manip.c (add_exit_phis_var): Allow virtual operands.Richard Guenther2-10/+14
2012-08-23compiler: Comparisons return untyped boolean value.Ian Lance Taylor3-18/+35
2012-08-23compiler: Remove old handling of unsafe.Pointer in type assertions.Ian Lance Taylor2-34/+3
2012-08-23Daily bump.GCC Administrator1-1/+1
2012-08-22re PR target/54089 ([SH] Refactor shift patterns)Oleg Endo6-65/+233
2012-08-22tracer.c (mark_bb_seen): Use SBITMAP_SIZE.Steven Bosscher3-63/+89
2012-08-22Add -mlong-double-64/-mlong-double-80 to i386H.J. Lu20-3/+196
2012-08-22Replace REAL_VALUE_TO_TARGET_LONG_DOUBLE with real_to_targetH.J. Lu2-1/+9
2012-08-22tree-vectorizer.c (vectorize_loops): Do not call mark_virtual_operands_for_re...Richard Guenther3-8/+7
2012-08-22Make TREE_NOTHROW use the base.nothrow_flag againDodji Seketeli2-1/+5
2012-08-22re PR tree-optimization/46590 (long compile time with -O2 and many loops)Richard Guenther7-20/+87
2012-08-22tree-ssa-loop-ch.c (copy_loop_headers): Remove redundant checking.Richard Guenther3-30/+43
2012-08-22tree-vect-loop.c (vect_transform_loop): Initialize check_profitability to false.Jakub Jelinek3-1/+11
2012-08-22re PR tree-optimization/54317 (FAIL: c45532m c45532n c45532o c45532p)Marc Glisse4-3/+41
2012-08-22tree-vrp.c (find_assert_locations): Skip also edges from the entry block.Jakub Jelinek5-4/+21
2012-08-22tree-ssa-coalesce.c (struct ssa_conflicts_d): Make contents of this a VEC and...Steven Bosscher2-47/+60
2012-08-22Makefile.in (vis_hide, [...]): Do not make definitions depend on --enable-sha...Joseph Myers3-14/+22
2012-08-22trans-expr.c (gfc_copy_class_to_class, [...]): Free loop and ss data.Tobias Burnus3-0/+10
2012-08-22constraints.md: New file.Nathan Froyd7-303/+318
2012-08-22mep.h (REG_CLASS_FROM_CONSTRAINT): Delete.Nathan Froyd4-144/+10
2012-08-22Daily bump.GCC Administrator1-1/+1
2012-08-21sh.md (cmpeqdi_t, [...]): Convert to multi-line asm output strings.Oleg Endo2-134/+351
2012-08-21re PR target/39423 ([SH] performance regression: lost mov @(disp,Rn))Oleg Endo4-5/+52
2012-08-21Restore df_free_collection_rec call in df_bb_verifyH.J. Lu3-15/+12
2012-08-21parse.c (parse_contained): Include EXEC_END_PROCEDURE in ns->code to make sur...Tobias Burnus2-0/+6
2012-08-21morestack.S (__morestack_non_split): Increase amount of space allocated for n...Ian Lance Taylor2-4/+14
2012-08-21fold-const.c (fold_ternary_loc): Detect identity permutations.Marc Glisse6-4/+185
2012-08-21tree-ssa-loop-im.c (tree_ssa_lim_finalize): Properly free the affine expansio...Richard Guenther4-13/+35
2012-08-21alloc-pool.c (pool_alloc): Fix valgrind annotation.Richard Guenther3-3/+19
2012-08-21cp-tree.h (TREE_INDIRECT_USING): Use TREE_LANG_FLAG_0 accessor.Richard Biener4-68/+111
2012-08-21MAINTAINERS (Write After Approval): Add myself.Hariharan Sandanagobalane2-1/+6
2012-08-21re PR fortran/48636 (Enable more inlining with -O2 and higher)Jan Hubicka6-6/+220
2012-08-21mksysinfo: Fix syscall.F_GETLK and friends for 32-bit x86.Ian Lance Taylor1-0/+10
2012-08-21Daily bump.GCC Administrator1-1/+1
2012-08-20Fix PR numbers for ChangeLog entries.Oleg Endo2-2/+2
2012-08-20Fix PR C++/19351: integer overflow in operator new[]Florian Weimer7-15/+232
2012-08-20re PR rtl-optimization/50489 ([UPC/IA64] mis-schedule of MEM ref with -ftree-...Oleg Endo6-10/+241
2012-08-20re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo4-0/+69
2012-08-20dwarf2out.c: For DWARF 4+, output DW_AT_high_pc as constant offset.Mark Wielaard3-28/+81
2012-08-20re PR fortran/54301 (Add optional warning if pointer assigning a local variab...Tobias Burnus4-0/+22
2012-08-20re PR rtl-optimization/54294 ([alpha] Bootstrap comparison failure due to fwp...Jakub Jelinek2-4/+15
2012-08-20* config/sparc/sparc.h (MAX_FIXED_MODE_SIZE): Define.Eric Botcazou2-6/+9
2012-08-20re PR c++/10416 ('unused variable' warning ignores ctor/dtor side-effects)Paolo Carlini4-5/+20
2012-08-20re PR middle-end/53992 (Combining -fopenmp and -fgnu-tm results in segfault o...Patrick Marlier4-0/+34
2012-08-20Fix -ftime-report for C++ lookup.Diego Novillo2-2/+6
2012-08-20re PR tree-optimization/54295 (Widening multiply-accumulate operation uses wr...Richard Earnshaw2-2/+6