re PR target/56716 (during gcc 4.8.0 build on Cygwin: bid128_fma.c:4460:1: internal...
[gcc.git] / gcc / tree-ssa-structalias.c
2013-03-27 Richard Bienerre PR target/56716 (during gcc 4.8.0 build on Cygwin...
2013-03-27 Richard Bienerre PR tree-optimization/37021 (Fortran Complex reductio...
2013-03-20 Richard Bienertree-ssa-structalias.c (struct variable_info): Add...
2013-03-18 Richard Bienertree-ssa-structalias.c (find): Use gcc_checking_assert.
2013-03-18 Richard Bienerre PR tree-optimization/56210 (invalid -Warray-bounds...
2013-02-04 Richard Bienerre PR middle-end/56188 (FAIL: gcc.dg/ipa/ipa-pta-10...
2013-02-04 Richard Bienerre PR c/56113 (out of memory when compiling a function...
2013-02-01 Richard Bienerre PR c/56113 (out of memory when compiling a function...
2013-01-30 Richard Bienertree-ssa-structalias.c (final_solutions, [...]): New...
2013-01-29 Richard Bienerre PR c/56113 (out of memory when compiling a function...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-07 Richard Bienerre PR tree-optimization/55890 (calling a builtin func...
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-20 Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 Lawrence CrowlThis patch normalizes more bitmap function names.
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-30 Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-09-20 Martin Jamborfunction.c (push_cfun): Check old current_function_decl...
2012-09-11 Diego NovilloRemove unnecessary VEC function overloads.
2012-09-07 Richard Guentherre PR middle-end/53667 (Cray pointer: Wrong result...
2012-09-07 Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-09-03 Richard Bienerre PR middle-end/54362 (COND_EXPR not understood by...
2012-08-16 Richard Guentherre PR middle-end/54146 (Very slow compile with attribut...
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-08-14 Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-10 Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-08-09 Richard Guenthertree.h (SSA_VAR_P): Simplify.
2012-08-03 Richard Guenthertree-vect-loop-manip.c (vect_can_advance_ivs_p): Query...
2012-07-20 Richard Guenthertree-dfa.c (collect_dfa_stats): Simplify.
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-23 Jan Hubickare PR tree-optimization/53426 (ICE:create_variable_info...
2012-04-20 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Merge needed...
2012-04-18 Jan Hubickacgraph.c (cgraph_node_name): Remove.
2012-04-16 Jan Hubickacgraph.h (FOR_EACH_VARIABLE, [...]): New macros.
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2012-01-23 Eric Botcazoutree-ssa-structalias.c (intra_create_variable_infos...
2012-01-04 Richard Guentherre PR tree-optimization/49651 (nested lambdas and ...
2011-12-15 Romain Geisslerbuiltins.def (BUILT_IN_STPNCPY_CHK): New definition.
2011-11-08 Michael Matzgengtype.c (write_field_root): Avoid out-of-scope acces...
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-10-18 Richard Guenthertree-ssa-alias.h (struct pt_solution): Remove vars_cont...
2011-10-06 Jakub Jelinekre PR tree-optimization/49279 (Optimization incorrectly...
2011-09-30 Jakub Jelinektree-ssa-structalias.c (find_func_aliases_for_builtin_c...
2011-09-26 Tom de Vriestree-ssa-alias.h (pt_solution_singleton_p): Declare.
2011-09-25 Jakub Jelinektree-ssa-structalias.c (intra_create_variable_infos...
2011-09-06 Richard Guentherre PR target/47025 (Dead stores in variadic functions...
2011-08-18 Richard Guentherexpr.c (get_inner_reference): Sign-extend the constant...
2011-08-17 Richard Guenthertree.h (convert_to_ptrofftype_loc): New function.
2011-07-20 Richard Guenthertree-ssa-structalias.c (new_var_info): Allocate oldsolu...
2011-07-14 Richard Guentherre PR tree-optimization/49651 (nested lambdas and ...
2011-06-30 Richard Guentheropts.c (finish_options): Do not disable IPA-PTA during...
2011-06-30 Jakub Jelinektree-ssa-structalias.c (find_func_aliases_for_builtin_c...
2011-06-30 Jakub Jelinektree-ssa-structalias.c (find_func_aliases_for_builtin_c...
2011-06-27 Jakub Jelinekbuiltin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New.
2011-06-22 Richard Guentherre PR tree-optimization/49493 (ICE: in insert_vi_for_tr...
2011-06-22 Jakub Jelinektree-ssa-ccp.c (evaluate_stmt): Try bitwise tracking...
2011-06-18 Jan Hubickalto-symtab.c (lto_varpool_replace_node): Remove code...
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-11 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Kill same body...
2011-04-29 Richard Guenthertree-ssa-structalias.c (get_fi_for_callee): Restructure.
2011-04-28 Richard Guentherre PR bootstrap/48804 (Bootstrap compare failure)
2011-04-28 Richard Guenthertree-ssa-structalias.c (dump_constraint): Don't end...
2011-04-28 Richard Guenthertree-ssa-structalias.c (find_func_aliases_for_builtin_c...
2011-04-27 Richard Guenthertree-ssa-structalias.c (changed_count): Remove.
2011-04-27 Richard GuentherMakefile.in (tree-ssa-structalias.o): Remove gt-tree...
2011-04-20 Richard SandifordMakefile.in (INTERNAL_FN_DEF, [...]): Define.
2011-02-10 Richard Guenthertree-ssa-structalias.c (bitpos_of_field): Use BITS_PER_...
2011-02-01 Richard Guentherre PR tree-optimization/47541 (For integer pointers...
2011-01-25 Richard Guentherre PR tree-optimization/47426 (wrong code with -O2...
2011-01-14 Richard Guenthertree-ssa-structalias.c (new_var_info): Use DECL_HARD_RE...
2011-01-14 Richard Guentherre PR tree-optimization/47286 (Invalid code when using...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-26 Richard Guentherre PR rtl-optimization/46665 (two gfortran tests fail...
2010-11-15 Richard Guentherre PR tree-optimization/46467 (gcc.dg/torture/pta-struc...
2010-11-03 Richard Guentherre PR tree-optimization/46286 (ICE in do_complex_constr...
2010-11-02 Richard Guentherre PR tree-optimization/46149 (26_numerics/valarray...
2010-10-18 Richard Guentherre PR tree-optimization/45967 (gcc-4.5.x optimizes...
2010-10-13 Richard Guentherre PR tree-optimization/45982 (PTA does not track integers)
2010-10-12 Richard Guenthertree-ssa-structalias.c (get_constraint_for_1): Constant...
2010-10-11 Nathan Froydvec.h (VEC_qsort): Define.
2010-09-16 Richard Guentherre PR tree-optimization/45623 (GCC 4.5.[01] breaks...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-29 Richard Guentherre PR tree-optimization/45120 (-fipa-pta causes FAIL...
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-15 Richard Bienerre PR tree-optimization/44946 (ICE: in get_constraint_f...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-07 Jan Hubickare PR middle-end/44813 (ipa-split causes ice in ptr_der...
2010-07-02 Richard Guenthertree-ssa-structalias.c (pt_solution_set_var): New function.
2010-07-02 Richard Guenthertree-ssa-structalias.c (find_func_aliases): Handle...
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-02 Richard Guentherre PR tree-optimization/44377 (ICE: gimple check: expec...
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-31 Richard Guenthertree-ssa-structalias.c (find_func_aliases): Handle...
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-27 Joseph Myersdiagnostic-core.h: New.
2010-05-21 Andreas Toblertree-ssa-structalias.c: Remove tm_p.h from include.
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
next