aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-20re PR target/36467 ([avr] Missed optimization with pointer arithmetic and mul*)Georg-Johann Lay4-11/+402
2011-07-20builtins.c (fold_builtin_expect): See through the cast from truthvalue_type_n...Kai Tietz2-12/+19
2011-07-20Allow 4 operand FMAs on power7Michael Meissner7-58/+181
2011-07-20Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to link directories.David Edelsohn3-2/+14
2011-07-20stdc++.h: Add scoped_allocator.Ed Smith-Rowland2-1/+6
2011-07-20bitset (operator[]): Make constexpr.Benjamin Kosnik3-8/+52
2011-07-20genrecog.c (make_insn_sequence): Correct position numbering when filtering ou...Sandra Loosemore2-1/+6
2011-07-20tree-ssa-forwprop.c (remove_prop_source_from_use): Robustify against already ...Richard Guenther3-33/+52
2011-07-20* config/avr/avr.c (avr_rtx_costs): Set cost of SYMBOL_REF to 0.Georg-Johann Lay2-2/+6
2011-07-20changelog tweakJason Merrill1-0/+2
2011-07-20PR c++/6709 (DR 743)Jason Merrill8-49/+185
2011-07-20re PR bootstrap/49787 (--enable-languages=c doesn't work)Ian Lance Taylor3-104/+124
2011-07-20s390.c (s390_class_max_nregs): Fix return type.Andreas Krebbel3-2/+7
2011-07-20re PR middle-end/18908 (Missed folding opportunities with bools)Richard Biener1-3/+1
2011-07-20re PR middle-end/18908 (Missed folding opportunities with bools)Richard Guenther5-32/+34
2011-07-20frv.c (frv_register_move_cost): Define explicitly costs for subclasses of GR_...Vladimir Makarov2-0/+33
2011-07-20re PR target/49780 ([x32] internal compiler error: in create_mem_ref, at tree...Uros Bizjak3-10/+24
2011-07-20tree-ssa-structalias.c (new_var_info): Allocate oldsolution lazily.Richard Guenther2-11/+26
2011-07-20safe_local_iterator.h (_Safe_local_iterator<>:: _Safe_local_iterator(const _I...Paolo Carlini2-1/+7
2011-07-20arm.c (arm_canonicalize_comparison): Add case to canonicalize left operand fr...Chung-Lin Tang5-0/+53
2011-07-20Daily bump.GCC Administrator1-1/+1
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov32-124/+147
2011-07-19cif-code.def (OVERWRITABLE): Fix typo and move around.Eric Botcazou3-21/+27
2011-07-19safe_unordered_base.h, [...]: New, support for unordered sequence safe local ...François Dumont38-190/+2519
2011-07-19configure.ac: Add --enable-build-poststage1-with-cxx.Ian Lance Taylor7-21/+113
2011-07-19gnu-user.h: Copy from linux.h.Robert Millan6-164/+231
2011-07-19rtl.h (mem_attrs): Turn offset and size fields into HOST_WIDE_INTs.Richard Sandiford3-64/+124
2011-07-19rtl.texi (MEM_OFFSET_KNOWN_P): Document.Richard Sandiford15-86/+142
2011-07-19rtl.texi (MEM_SIZE_KNOWN_P): Document.Richard Sandiford28-107/+171
2011-07-19emit-rtl.c (mem_attrs_eq_p): New function, split out from...Richard Sandiford2-186/+206
2011-07-19gcc/Richard Sandiford3-53/+103
2011-07-19re PR c++/49785 ([C++0x] ICE in coerce_template_parms)Jason Merrill4-9/+50
2011-07-19expr.c (gfc_is_coarray): New function.Tobias Burnus7-35/+166
2011-07-19MAINTAINERS (Register Allocation): Move myself from reviewers to maintainers.Vladimir Makarov2-1/+6
2011-07-19tree-ssa-forwprop.c (lookup_logical_inverted_value): Remove TRUTH_*_EXPR hand...Richard Guenther5-26/+19
2011-07-19tree.h (fold_build_pointer_plus_loc): New helper function.Richard Guenther56-396/+355
2011-07-19re PR middle-end/18908 (Missed folding opportunities with bools)Richard Guenther2-71/+22
2011-07-19re PR fortran/49708 (ICE with allocate and no dimensions)Janus Weil4-1/+20
2011-07-19re PR tree-optimization/49742 (ICE for gcc.dg/vect/O3-pr39675-2.c on ARM)Richard Sandiford2-13/+23
2011-07-19Makefile.in (tree-ssa-forwprop.o): Depend on gimple-pretty-print.h.Richard Biener2-80/+50
2011-07-19gimplify.c (gimplify_expr): Gimplify TRUTH_NOT_EXPR as BIT_XOR_EXPR, same as ...Richard Guenther9-42/+53
2011-07-19re PR tree-optimization/49768 (C99 style union initializations does not work ...Jakub Jelinek4-5/+33
2011-07-19re PR tree-optimization/49771 (wrong code with -ftree-vectorize)Ira Rosen4-3/+45
2011-07-19Daily bump.GCC Administrator1-1/+1
2011-07-19ipa-prop.h: Include alloc-pool.h, all sorts of updates to general comments.Martin Jambor20-1408/+2364
2011-07-18parser.c (cp_parser_parameter_declaration_list): Initialize parenthesized_p.Martin Jambor2-1/+6
2011-07-18bb-reorder.c (fix_crossing_conditional_branches): Emit all insns before calli...Richard Henderson2-24/+17
2011-07-18re PR middle-end/49675 (ICE (segfault) with -finstrument-functions)Jakub Jelinek4-0/+43
2011-07-18bb-reorder.c (emit_barrier_after_bb): Split out of ...Richard Henderson2-22/+22
2011-07-18re PR target/47744 ([x32] ICE: in reload_cse_simplify_operands, at postreload...Uros Bizjak2-11/+18