aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-25re PR libstdc++/54248 (Comment in standard library header talks about boost)Jonathan Wakely2-2/+8
2012-08-25i386.h (FP_REG_P): Remove macro.Uros Bizjak7-19/+33
2012-08-25* ChangeLog: Fix whitespace.Uros Bizjak1-73/+48
2012-08-25re PR c++/51421 ([c++0x] ICE with invalid use of auto)Paolo Carlini5-7/+45
2012-08-24PR c++/51213 (again)Jason Merrill6-154/+185
2012-08-24print-tree.c (print_node): Don't check TREE_LANG_FLAG_* on TREE_VEC or SSA_NAME.Jason Merrill2-14/+23
2012-08-24pt.c (tsubst_default_argument): Indicate where the default argument is being ...Jason Merrill18-119/+159
2012-08-25Daily bump.GCC Administrator1-1/+1
2012-08-24re PR c/54363 (ICE when compiling malformed struct initializers)Jakub Jelinek4-1/+23
2012-08-24re PR c/54355 (ICE on invalid code in switch statement)Jakub Jelinek4-1/+24
2012-08-24tree-ssa-live.c (dump_var_map): Do not dump the partition map of virtual oper...Steven Bosscher2-1/+7
2012-08-24Sync plugin-api.h with gold patch : http://sourceware.org/ml/binutils/2012-08...Sriraman Tallam2-1/+42
2012-08-24pt.c (resolve_overloaded_unification): Use coerce_template_parms instead of g...Jason Merrill2-39/+21
2012-08-24pt.c (register_specialization): Correct argument to check_specialization_name...Jason Merrill3-4/+21
2012-08-24i386.c (ia32_multipass_dfa_lookahead): Add case for Atom processor.Yuri Rumyantsev2-0/+6
2012-08-24dwarf2out.c (gen_producer_string): Omit command line switch if CL_NO_DWARF_RE...Simon Baldwin7-1/+22
2012-08-24Allow arg_pointer_rtx/frame_pointer_rtx for based_loc_descrH.J. Lu5-1/+35
2012-08-24re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay2-5/+10
2012-08-24predict.c (maybe_hot_frequency_p): New parameter fun.Martin Jambor13-76/+121
2012-08-24re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay15-680/+3049
2012-08-24re PR fortran/54350 (FAIL: gfortran.dg/realloc_on_assign_*.f90 -O (internal...Tobias Burnus7-229/+213
2012-08-24Daily bump.GCC Administrator1-1/+1
2012-08-23code-readable-4.c: New test.Richard Sandiford2-0/+38
2012-08-23alias.c (rtx_equal_for_memref_p): Convert constant cases.Kenneth Zadeck25-226/+121
2012-08-23* decl.c (compute_array_index_type): Use type_dependent_expression_p.Jason Merrill3-9/+12
2012-08-232012-08-23 Julian Brown <julian@codesourcery.com>Julian Brown6-14/+136
2012-08-23Makefile.in (fixed-funcs,fixed-conv-funcs): filter-out LIB2FUNCS_EXCLUDE befo...Georg-Johann Lay3-4/+14
2012-08-23c-ada-spec.c (dump_generic_ada_node): Fix handling of name_only for pointers,...Arnaud Charlet2-8/+32
2012-08-23rs6000.c (rs6000_density_test): Free loop body.Bill Schmidt2-0/+5
2012-08-23Add -da and remove -dm in GCC manualH.J. Lu2-6/+8
2012-08-23tree-vect-stmts.c (vect_finish_stmt_generation): Update virtual SSA form.Richard Guenther2-0/+31
2012-08-23tree.c (copy_node_stat): Clear DECL_STRUCT_FUNCTION.Jakub Jelinek4-4/+16
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