aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-18re PR bootstrap/49769 (configuration mismatch -- extra parts)Rainer Orth2-7/+33
2011-07-18re PR libstdc++/48430 (std::hash partial specialization for std::unique_ptr a...Paolo Carlini3-2/+9
2011-07-18trans-decl.c (gfc_build_qualified_array): Make coarray's token TYPE_QUAL_REST...Tobias Burnus2-3/+10
2011-07-18* doc/install.texi (Specific, *-ibm-aix*): AIX assembler bug.David Edelsohn2-0/+13
2011-07-18gimplify.c (gimplify_expr): Use input_location, not saved_location when build...Richard Guenther2-4/+9
2011-07-18expr.c (expand_expr_real_2): Properly truncate the BIT_NOT_EXPR expansion res...Richard Guenther4-1/+41
2011-07-18re PR target/49541 (TLS support partially broken in 64-bit mode)Rainer Orth2-1/+6
2011-07-18* MAINTAINERS (Global Reviewers): Add myself.Jakub Jelinek2-4/+5
2011-07-18re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global c...Rainer Orth54-1554/+98
2011-07-18pr49038.c: Run only on targets that support mmap.Ira Rosen2-0/+6
2011-07-18MAINTAINERS (Global Reviewers): Add myself.Richard Guenther2-0/+5
2011-07-18resolve.c (resolve_transfer): Mention defined I/O in the diagnostic for alloc...Tobias Burnus2-5/+12
2011-07-18Daily bump.GCC Administrator1-1/+1
2011-07-17re PR target/49746 (Generated PA-RISC2.0w code cannot be assembled by GNU as-...John David Anglin2-9/+18
2011-07-17re PR fortran/34657 (program-unit MY_SUB imports symbol MY_SUB)Tobias Burnus7-4/+86
2011-07-17re PR middle-end/49732 (crash on terminal_interface-curses-menus.adb from ncu...Eric Botcazou4-3/+48
2011-07-17re PR fortran/49624 (ICE with pointer-bound remapping)Tobias Burnus4-1/+21