re PR fortran/54107 ([F03] Memory hog with abstract interface)
[gcc.git] / gcc / tree-sra.c
2013-01-15 Martin Jamborre PR tree-optimization/55920 (ICE in expand_debug_loca...
2013-01-15 Jakub Jelinekre PR tree-optimization/55920 (ICE in expand_debug_loca...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-08 Martin Jamborre PR debug/55579 (SRA doesn't create debug stmts when...
2013-01-04 Martin Jamborre PR tree-optimization/55755 (Invalid VIEW_CONVERT_EXP...
2012-12-21 Martin Jamborre PR tree-optimization/55355 (internal compiler error...
2012-12-07 Martin Jamborre PR tree-optimization/55590 (SRA still produces unnec...
2012-11-30 Martin Jamborre PR middle-end/52890 (Revision 185336 causes 10%...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-26 Jakub Jelinekre PR debug/54970 (Missing DW_OP_GNU_implicit_pointer...
2012-10-26 Martin Jamborre PR debug/54971 (SRA pessimizes debug info by not...
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 Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-17 Richard Guenthertree-sra.c (modify_function): Free redirect_callers...
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-08-10 Richard Guenthertree-ssa-pre.c (pretemp, [...]): Remove.
2012-08-10 Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-08-02 Richard Guenthertree-flow.h (set_default_def): Rename to ...
2012-08-02 Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-08-01 Richard Guenthertree-flow-inline.h (referenced_var): Remove.
2012-08-01 Richard Guenthertree-flow.h (struct gimple_df): Remove syms_to_rename...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-05-31 Eric Botcazoutree-dfa.c (get_ref_base_and_extent): Compute the offse...
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-05-23 Richard GuentherIndex...
2012-05-03 Martin Jamborbuiltins.c (get_object_alignment_1): Return whether...
2012-05-02 Michael Matzcoretypes.h (gimple_seq, [...]): Typedef as gimple.
2012-04-30 Uros Bizjakre PR middle-end/53136 (Use after free in ipa_make_edge...
2012-04-18 Jan Hubickacgraph.c (cgraph_node_name): Remove.
2012-04-16 Martin Jambortree-sra.c (build_ref_for_model): Create COMPONENT_REFs...
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2012-04-05 Richard Guenthertree-nrv.c (tree_nrv): Release VDEFs.
2012-03-27 Martin Jamborre PR middle-end/52693 (Wrong code with SRA and arrays)
2012-03-26 Martin Jamborre PR tree-optimization/50052 (FAIL: gcc.dg/ipa/ipa...
2012-03-23 Martin Jambortree-sra.c (build_accesses_from_assign): Remove FIXME...
2012-03-12 Richard Guenthertree-sra.c (create_access_replacement): Only rename...
2012-02-28 Richard Guentherre PR tree-optimization/52395 (Too conservative alignme...
2012-02-14 Richard Guentherre PR middle-end/52244 (wrong code for function returni...
2012-02-06 Richard Guentherre PR tree-optimization/52115 (ICE: verify_ssa failed...
2012-01-31 Richard Guentherre PR tree-optimization/51528 (SRA should not create...
2012-01-30 Richard Guentherre PR tree-optimization/51528 (SRA should not create...
2012-01-27 Richard Guentherre PR regression/52020 (ICE in immed_double_const,...
2012-01-27 Richard Guentherre PR tree-optimization/50444 (-ftree-sra ignores align...
2012-01-23 Richard Guentherre PR middle-end/51895 (ICE in simplify_subreg)
2012-01-11 Eric Botcazoutree.h (build_function_decl_skip_args): Add boolean...
2012-01-05 Eric Botcazoure PR tree-optimization/51315 (unaligned memory accesse...
2012-01-04 Eric Botcazoure PR tree-optimization/51624 (Assert_Failure atree...
2011-12-19 Martin Jamborre PR tree-optimization/51583 (One more missing force_g...
2011-12-13 Martin Jamborre PR middle-end/50628 (gfortran.fortran-torture/execut...
2011-12-12 Eric Botcazoure PR tree-optimization/50569 (unaligned memory accesse...
2011-12-08 Eric Botcazoure PR tree-optimization/51315 (unaligned memory accesse...
2011-12-02 Martin Jamborre PR tree-optimization/50622 (ICE: verify_gimple faile...
2011-11-08 Michael Matzgengtype.c (write_field_root): Avoid out-of-scope acces...
2011-10-02 Jan Hubickacgraphunit.c (ipa_passes): Remove unrechable nodes.
2011-09-27 Richard Sandifordre PR libgomp/50386 (libgomp.h:87:5: error: unnamed...
2011-09-07 Martin Jamborre PR tree-optimization/49911 (SRA + DOM + VRP + -fstri...
2011-09-02 Michael Matzre PR middle-end/50260 (internal compiler error: Segmen...
2011-08-10 Richard Guenthertree.h (get_pointer_alignment): Remove max-align argument.
2011-08-08 Martin Jamborre PR middle-end/49923 (__attribute__((packed)) on...
2011-07-26 Martin Jambortree-sra.c (tree_non_mode_aligned_mem_p): Strip convers...
2011-07-26 Andrew Pinskire PR middle-end/49671 (volatile goes missing after...
2011-07-08 Martin Jambortree-sra.c (analyze_all_variable_accesses): Dump that...
2011-07-01 Martin Jambortree-sra.c (tree_non_mode_aligned_mem_p): Also ignore...
2011-06-30 Martin Jambortree-sra.c (struct access): Rename total_scalarization...
2011-06-30 Martin Jamborre PR tree-optimization/49094 (ARM aligned(1) attribute...
2011-06-24 Martin Jamborre PR tree-optimization/49516 (SRA generates memory...
2011-06-24 Andi KleenImprove dump files for SRA early candidate check v2
2011-06-22 Jakub Jelinekre PR debug/47858 (IPA-SRA decreases quality of debug...
2011-06-18 Eric Botcazoutree-sra.c (type_internals_preclude_sra_p): Return...
2011-06-16 Martin Jamborre PR tree-optimization/49343 (ICE on field with variab...
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-10 Jan Hubickatree-sra.c (all_callers_have_enough_arguments_p): Renam...
2011-06-08 Martin Jambortree-sra.c (mark_rw_status): Removed.
2011-05-04 Richard Guenthertree.h (int_const_binop): Remove notrunc argument.
2011-04-22 Jan Hubickagengtype.c (open_base_files): Add ipa-inline.h include.
2011-04-16 Jan Hubickacgraphbuild.c: Include ipa-inline.h.
2011-04-11 Martin Jamborexcept.c (set_nothrow_function_flags): Call cgraph_get_...
2011-03-24 Eric Botcazoutree-sra.c (build_ref_for_offset): Strip useless type...
2011-02-17 Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2011-02-15 Alexandre Olivare PR debug/47106 (-fcompare-debug failure (length...
2011-02-09 Martin Jamborre PR middle-end/45505 (gfortran.dg/pr25923.f90)
2011-01-27 Martin Jamborre PR tree-optimization/47228 (wrong code with loop)
2011-01-26 Jan Hubickare PR tree-optimization/47237 (builtin_apply_args broke...
2011-01-05 Eric Botcazoure PR tree-optimization/47005 (ACATS c62002a is miscomp...
2011-01-03 Martin Jamborre PR tree-optimization/46801 (FAIL: gnat.dg/pack9...
2010-12-09 Martin Jamboripa-prop.h (struct ipa_parm_adjustment): New field...
2010-12-09 Martin Jamborre PR middle-end/46734 (ICE in create_tmp_var, at gimpl...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-15 Martin Jamborre PR tree-optimization/46349 (incorrect scalarization)
2010-11-14 Eric Botcazoure PR tree-optimization/45722 (FAIL: gcc.c-torture...
2010-11-10 Martin Jamborre PR tree-optimization/46351 (incorrect scalarization...
2010-11-03 Nathan Froydbuiltins.c (fold_builtin_signbit): Use build_zero_cst...
2010-10-11 Nathan Froydvec.h (VEC_qsort): Define.
2010-10-07 Martin Jambortree-sra.c (struct access): New field grp_assignment_write.
2010-09-30 Martin Jambortree-sra.c (type_consists_of_records_p): Do not check...
2010-09-22 Martin Jambortree-sra.c (struct access): New field grp_no_warning.
2010-09-15 Martin Jamborre PR middle-end/45644 (450.soplex in SPEC CPU 2006...
2010-09-15 Martin Jambortree-sra.c (generate_subtree_copies): Updated comment.
next