aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2010-04-24* doc/contrib.texi (Contributors): Add Dodji Seketeli.Gerald Pfeifer1-0/+4
2010-04-24re PR tree-optimization/41442 (missed optimization for boolean expression)Bernd Schmidt1-0/+6
2010-04-23toplev.c (general_init): Set default for fdiagnostics-show-option.Manuel López-Ibáñez1-0/+8
2010-04-23expr.c (expand_expr_real_1): Only use conversion between modes if both types ...Eric Botcazou1-0/+5
2010-04-23re PR tree-optimization/43572 (FAIL: gfortran.dg/PR19872.f execution test; fo...Richard Guenther1-0/+5
2010-04-23re PR lto/43455 (ICE in fold_convert_loc, at fold-const.c:2670 with -O2 -flto)Richard Guenther1-0/+6
2010-04-23re PR tree-optimization/43846 (array vs members, total scalarization issues)Martin Jambor1-0/+10
2010-04-23re PR middle-end/43835 (IPA-SRA doesn't rewrite attributes)Martin Jambor1-0/+6
2010-04-23re PR lto/42653 (ICE with -g and -flto (requires both flags to crash))Richard Guenther1-0/+6
2010-04-23sese.h (create_if_region_on_edge): Remove.Laurynas Biveinis1-0/+13
2010-04-22re PR target/43744 (SH: Error: pcrel too far)Kaz Kojima1-0/+6
2010-04-22interchange-0.c: Fix dg-final directive.Uros Bizjak1-7/+6
2010-04-22* config/rs6000/x-aix: Override LDFLAGS for all COMPILERS.David Edelsohn1-1/+5
2010-04-22Fix PR number in the previous commit to 43842.Ira Rosen1-1/+1
2010-04-22re PR tree-optimization/43842 (ice in vect_create_epilog_for_reduction)Ira Rosen1-0/+9
2010-04-22* config/stormy16/stormy16-lib2.c (__ucmpsi2): Fix thinko.Nick Clifton1-0/+4
2010-04-22tree-ssa-reassoc.c (eliminate_plus_minus_pair): Handle BIT_NOT_EXPR to simpli...Alexander Monakov1-0/+5
2010-04-22tree-parloops.c (loop_parallel_p): New argument parloop_obstack.Laurynas Biveinis1-0/+43
2010-04-22optabs.h (expand_widening_mult): Declare.Bernd Schmidt1-1/+4
2010-04-22re PR tree-optimization/43845 (Segfault when using __attribute__((const)), ve...Richard Guenther1-0/+6
2010-04-22* config/stormy16/stormy16.cNick Clifton1-0/+14
2010-04-22ifcvt.c (dead_or_predicable): Use df_simulate_find_defs and df_simulate_find_...Bernd Schmidt1-0/+11
2010-04-22i386.md: Use {} around multi-line preparation statements.Uros Bizjak1-4/+6
2010-04-222010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com>Laurynas Biveinis1-0/+19
2010-04-22re PR middle-end/29274 (not using mulsidi3)Bernd Schmidt1-0/+19
2010-04-21timevar.def (TV_WHOPR_WPA_FIXUP): Remove.Jan Hubicka1-0/+10
2010-04-21tree-pass.h (ipa_opt_pass_d): Rename function_read_summary...Jan Hubicka1-0/+22
2010-04-21lto-cgraph.c (lto_output_node): Do not output comdat groups for boundary nodes.Jan Hubicka1-0/+6
2010-04-21re PR debug/40040 (gfortran invalid DW_AT_location for overridable variables)Jakub Jelinek1-0/+6
2010-04-21* ipa-prop.c (ipa_edge_removal_hook): Check for bounds.Jan Hubicka1-0/+4
2010-04-21lto.c (globalize_cross_file_statics): When function has address taken, it nee...Jan Hubicka1-0/+5
2010-04-21* opts.c (decode_options): Enable pure-const pass for whopr.Jan Hubicka1-0/+4
2010-04-21cgraph.c (dump_cgraph_node): Dump also assembler name.Jan Hubicka1-0/+8
2010-04-21Add missing comma.Eric B. Weddington1-0/+4
2010-04-21i386.md (x86_shrd): Add athlon_decode and amdfam10_decode attributes.Uros Bizjak1-0/+5
2010-04-21re PR middle-end/43570 (OpenMP: Invalid read of size 1 (libgomp.fortran/vla6....Jakub Jelinek1-0/+9
2010-04-21tree-ssa-structalias.c (do_ds_constraint): Avoid escaping to non-pointer obje...Richard Guenther1-0/+5
2010-04-21dwarf2out.c (add_var_loc_to_decl): Add LABEL argument.Jakub Jelinek1-0/+8
2010-04-21dwarf2out.c (output_call_frame_info): For dw_cie_version >= 4 add also addres...Jakub Jelinek1-0/+16
2010-04-21i386.md (bswap<mode>2): Macroize expander from bswap{si,di}2 using SWI48 mode...Uros Bizjak1-0/+11
2010-04-20re PR rtl-optimization/43520 (gcc.dg/pr43058.c uses way too memory on ia64)James E. Wilson1-1/+6
2010-04-20builtins.c (fold_builtin_cproj): Fold more cases.Kaveh R. Ghazi1-0/+4
2010-04-20builtins.c (build_complex_cproj, [...]): New.Kaveh R. Ghazi1-0/+7
2010-04-20i386.md (ffs<mode>2): Macroize expander from ffs_cmove and ffsdi2 using SWI48...Uros Bizjak1-28/+39
2010-04-20dwarf2out.c (AT_linkage_name): Define.Jakub Jelinek1-1/+10
2010-04-20new folding ruleXinliang David Li1-0/+5
2010-04-20double-int.h (double_int_setbit): Declare.Anatoly Sokolov1-0/+17
2010-04-20cgraph.c (cgraph_remove_node): Kill bodies in other partitoin.Jan Hubicka1-0/+28
2010-04-20tree-ssa-structalias.c (do_sd_constraint): Add edges only from vars that can ...Richard Guenther1-0/+6
2010-04-20tree-ssa-structalias.c (do_structure_copy): Properly handle DEREF.Richard Guenther1-0/+8