gcc-gdb-test.exp (gdb-test): Reorder matchers to give more consistent results.
[gcc.git] / gcc / gimplify.c
2011-05-06 Nathan Froydgeneralize build_case_label to the rest of the compiler
2011-05-05 Jakub Jelinek* gimplify.c (create_tmp_var_raw): Don't call build_typ...
2011-04-22 Jakub Jelinekre PR c/48716 (gcc OpenMP static variable declared...
2011-04-15 Michael Matztree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR_VAR_P.
2011-04-15 Eric Botcazougimplify.c: Fix issues in comments throughout.
2011-04-12 Richard Guentherre PR tree-optimization/46076 (constant propagation...
2011-04-11 Richard Guenthergimplify.c (gimple_fold_indirect_ref): Check host_integ...
2011-04-11 Martin Jamborcgraph.c (cgraph_local_info): Call cgraph_get_node...
2011-03-25 Richard Guenthertree-flow.h (verify_stmts): Rename to verify_gimple_in_cfg.
2011-03-22 Eric Botcazou* gimplify.c (gimplify_cond_expr): Gimplify COMPOUND_EX...
2011-03-21 Eric Botcazou* gimplify.c (gimplify_vla_decl): Set TREE_THIS_NOTRAP...
2011-03-18 Jason Merrillre PR c++/23372 (Temporary aggregate copy not elided...
2011-03-07 Paul Wögerergimplify.c (gimplify_function_tree): Fix building calls...
2011-03-03 Jakub Jelinekre PR c/47963 (ICE: tree check: expected tree that...
2010-12-08 Richard Guenthergimplify.c (gimple_tree_eq): Assert hashes are equal...
2010-12-01 Jan Hubickatree.c (build_common_builtin_nodes): Do not initialize...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-19 Joseph Myerscommon.opt (flag_instrument_functions_exclude_functions...
2010-11-05 Jakub Jelinekre PR middle-end/43690 (Internal compiler error detecte...
2010-11-04 Richard Guentherre PR tree-optimization/45991 (ICE: verify_stmts failed...
2010-11-04 Richard Guenthertree.def (FMA_EXPR): New tree code.
2010-11-03 Nathan Froydbuiltins.c (fold_builtin_signbit): Use build_zero_cst...
2010-11-01 Jason Merrilltree.h (EXPR_LOC_OR_HERE): New macro.
2010-10-27 Jason Merrillgimplify.c (gimplify_decl_expr): Handle anonymous artif...
2010-10-22 Eric Botcazougimplify.c (gimplify_variable_sized_compare): Preserve...
2010-10-16 Eric Botcazougimplify.c (gimplify_type_sizes): If the type is to...
2010-10-11 Nathan Froydvec.h (VEC_qsort): Define.
2010-10-11 Ian Lance Taylortree.h (TREE_THIS_NOTRAP): Use TREE_CHECK5.
2010-09-23 Richard Guentherre PR tree-optimization/45750 (ICE: in iterative_hash_e...
2010-09-20 Richard Guentherre PR tree-optimization/45704 (load byte instruction...
2010-09-20 Jan Hubickare PR tree-optimization/45605 (Missed devirtualization)
2010-09-06 Richard Guenthertree.def (MISALIGNED_INDIRECT_REF): Remove.
2010-09-04 Richard Guentherre PR bootstrap/45519 (Failed to bootstrap)
2010-09-03 Richard Guenthertree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.
2010-09-01 Richard Guentheralias.c (ao_ref_from_mem): Adjust.
2010-09-01 Eric Botcazougimplify.c (gimplify_init_constructor): Do not create...
2010-08-30 Eric BotcazouStack usage support
2010-08-30 Jakub Jelinekre PR middle-end/45423 (#pragma omp atomic on bool...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-20 Nathan Sidwellgimplify.c (gimplify_modify_expr): When assigning to...
2010-08-19 Jason Merrillre PR middle-end/45307 (Stores expanding to no RTL...
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-05 Jakub Jelinekre PR c++/44808 (ICE: tree check: expected var_decl...
2010-07-05 Richard Guenthertree-ssa-loop-im.c (for_each_index): Do not handle...
2010-07-04 Richard Guentherre PR middle-end/44809 (Mozilla build fails in gimplifi...
2010-07-03 Eric Botcazou* gimplify.c (mostly_copy_tree_r): Deal with BIND_EXPR.
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-25 Manuel López-Ibáñezre PR middle-end/44665 (typo in comment, incorrect...
2010-06-17 Richard Guenthergimplify.c (gimplify_bind_expr): Always promote complex...
2010-06-15 Jakub Jelinekre PR fortran/44536 (OMP: missing error with default...
2010-06-07 Richard Guenthergimplify.c (gimplify_cleanup_point_expr): For empty...
2010-06-02 Steven Bosschergimplify.c (gimplify_body): Revert "Do not initialize...
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-27 Joseph Myersdiagnostic-core.h: New.
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-21 Eric Botcazoure PR middle-end/44101 (ICE compiling 25_algorithms...
2010-05-19 Eric Botcazoulanghooks.h (struct lang_hooks): Add new field deep_uns...
2010-05-15 Steven Bosschervecir.h: New file with VEC primitives for tree, gimple...
2010-05-14 Jason Merrillre PR c++/44127 (G++ emits unnecessary EH code)
2010-05-12 Jakub Jelinekre PR middle-end/44085 (OpenMP - untied task accesses...
2010-05-06 Jason Merrillgimplify.c (gimplify_expr): Set GS_ALL_DONE when approp...
2010-05-06 Jason Merrillgimplify.c (gimplify_modify_expr_rhs): Don't return...
2010-05-05 Eric Botcazougimplify.c (gimplify_return_expr): Gimplify the size...
2010-05-05 Jason Merrillre PR c++/43787 (memory copy of empty class (sizeof...
2010-04-30 Steven Bosschertoplev.c: Include varray.h for statistics dumping.
2010-04-28 Eric BotcazouUniquization of constants at the Tree level
2010-04-26 Eric Botcazougimplify.c (gimplify_cond_expr): Use THEN_ and ELSE_...
2010-04-19 Martin Jamborgimple.h (create_tmp_reg): Declare.
2010-04-12 Eric Botcazouexpr.c (categorize_ctor_elements_1): Properly count...
2010-04-08 Eric Botcazoutree.h (TREE_ADDRESSABLE): Document its effect for...
2010-03-25 Jakub Jelinekre PR c/43385 (glibc regex testsuite failures)
2010-03-01 Richard Guentherre PR middle-end/41250 (hppa has DECL_VALUE_EXPR decls...
2010-02-24 Jakub Jelinekre PR debug/43150 (Proper debug info for debugging...
2010-02-19 Jakub Jelinekre PR middle-end/42233 (c++ builtin_expect code generat...
2010-02-07 Richard Guentherre PR tree-optimization/42956 (internal compiler error...
2010-01-31 Richard Guentherre PR middle-end/42898 (volatile structures and compoun...
2010-01-09 Alexandre OlivaUpdate copyright notices of my recent commits.
2010-01-09 Alexandre Olivare PR middle-end/42363 (ICE: verify_flow_info failed...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-13 Jakub Jelinekre PR middle-end/42029 (ICE with complex data type...
2009-10-26 Janus Weilre PR fortran/41714 ([OOP] ALLOCATE SOURCE= does not...
2009-09-14 Richard Hendersonbuiltins.c (expand_builtin_synchronize): Use gimple_bui...
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-08-26 Richard Guentherre PR c/41163 (verify_gimple fails)
2009-08-25 Eric Botcazougimplify.c (prepare_gimple_addressable): New static...
2009-08-19 Michael Matzomp-low.c (optimize_omp_library_calls): Use types_compa...
2009-08-13 Richard Guentherre PR middle-end/41047 (gcc.target/mips/memcpy-1.c...
2009-08-12 Richard Guentheralias.c (get_alias_set): Honor TYPE_STRUCTURAL_EQUALITY_P.
2009-07-18 Richard Guentherre PR c/40787 (ICE: verify_gimple failed in gcc.dg...
2009-07-17 Richard Guentherre PR c/40401 (ICE: verify_gimple failed)
2009-07-17 Jakub Jelinekre PR c++/40780 (ICE in gimplify_conversion)
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-07-07 Manuel López-Ibáñezre PR c++/31246 (-Wunreachable-code warnings for compil...
2009-07-07 Manuel López-Ibáñeztree.c (set_expr_locus): Remove.
2009-07-07 Manuel López-Ibáñezc-lex.c: Replace %H by an explicit location.
2009-06-29 Richard Guentherre PR middle-end/38212 (restrict implementation causes...
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-05-22 Richard Guentherre PR tree-optimization/38964 (TBAA side-effects of...
next