aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-04-22re PR middle-end/29274 (not using mulsidi3)Bernd Schmidt3-0/+36
2010-04-22re PR tree-optimization/43845 (Segfault when using __attribute__((const)), ve...Richard Guenther4-13/+51
2010-04-22* config/stormy16/stormy16.cNick Clifton7-290/+120
2010-04-22ifcvt.c (dead_or_predicable): Use df_simulate_find_defs and df_simulate_find_...Bernd Schmidt4-18/+44
2010-04-22i386.md: Use {} around multi-line preparation statements.Uros Bizjak2-16/+26
2010-04-222010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com>Laurynas Biveinis4-86/+147
2010-04-22re PR middle-end/29274 (not using mulsidi3)Bernd Schmidt13-102/+356
2010-04-22re PR fortran/43829 (Scalarization of reductions)Richard Guenther6-8/+70
2010-04-22Daily bump.GCC Administrator1-1/+1
2010-04-21timevar.def (TV_WHOPR_WPA_FIXUP): Remove.Jan Hubicka9-318/+26
2010-04-21re PR fortran/43836 (ice with -fexceptions and -fopenmp)Jakub Jelinek4-1/+23
2010-04-21tree-pass.h (ipa_opt_pass_d): Rename function_read_summary...Jan Hubicka12-26/+191
2010-04-21lto-cgraph.c (lto_output_node): Do not output comdat groups for boundary nodes.Jan Hubicka2-23/+7
2010-04-21re PR debug/40040 (gfortran invalid DW_AT_location for overridable variables)Jakub Jelinek2-2/+7
2010-04-21* ipa-prop.c (ipa_edge_removal_hook): Check for bounds.Jan Hubicka2-0/+8
2010-04-21lto.c (globalize_cross_file_statics): When function has address taken, it nee...Jan Hubicka4-1/+18
2010-04-21* opts.c (decode_options): Enable pure-const pass for whopr.Jan Hubicka2-1/+4
2010-04-21cgraph.c (dump_cgraph_node): Dump also assembler name.Jan Hubicka3-6/+19
2010-04-21Add missing comma.Eric B. Weddington2-1/+5
2010-04-21i386.md (x86_shrd): Add athlon_decode and amdfam10_decode attributes.Uros Bizjak2-1/+8
2010-04-21re PR middle-end/43570 (OpenMP: Invalid read of size 1 (libgomp.fortran/vla6....Jakub Jelinek2-10/+27
2010-04-21tree-ssa-structalias.c (do_ds_constraint): Avoid escaping to non-pointer obje...Richard Guenther4-17/+30
2010-04-21dwarf2out.c (add_var_loc_to_decl): Add LABEL argument.Jakub Jelinek2-18/+80
2010-04-21dwarf2out.c (output_call_frame_info): For dw_cie_version >= 4 add also addres...Jakub Jelinek4-5/+61
2010-04-21builtin-cproj-3.c: New.Kaveh R. Ghazi2-0/+29
2010-04-21i386.md (bswap<mode>2): Macroize expander from bswap{si,di}2 using SWI48 mode...Uros Bizjak2-47/+29
2010-04-21re PR c++/9335 (repeated diagnostic when maximum template depth is exceeded)Jason Merrill10-4/+41
2010-04-20re PR rtl-optimization/43520 (gcc.dg/pr43058.c uses way too memory on ia64)James E. Wilson2-1/+9
2010-04-21Daily bump.GCC Administrator1-1/+1
2010-04-20intrinsic.c (sort_actual): Remove 'is' in error message.Harald Anlauf2-1/+5
2010-04-20* es.po: Update.Joseph Myers2-105/+102
2010-04-20builtins.c (fold_builtin_cproj): Fold more cases.Kaveh R. Ghazi4-1/+123
2010-04-20builtins.c (build_complex_cproj, [...]): New.Kaveh R. Ghazi6-3/+196
2010-04-20re PR c++/43800 (FAIL: libgomp.c++/for-4.C)Dodji Seketeli5-3/+53
2010-04-20re PR fortran/43227 (ICE: segmentation fault in mio_expr)Paul Thomas6-4/+132
2010-04-20i386.md (ffs<mode>2): Macroize expander from ffs_cmove and ffsdi2 using SWI48...Uros Bizjak2-240/+154
2010-04-20dwarf2out.c (AT_linkage_name): Define.Jakub Jelinek2-7/+22
2010-04-20new folding ruleXinliang David Li4-2/+63
2010-04-20double-int.h (double_int_setbit): Declare.Anatoly Sokolov12-123/+110
2010-04-20cgraph.c (cgraph_remove_node): Kill bodies in other partitoin.Jan Hubicka10-97/+116
2010-04-20re PR tree-optimization/39417 (Incorrect values computed with -ftree-copy-prop)Richard Guenther2-0/+61
2010-04-20tree-ssa-structalias.c (do_sd_constraint): Add edges only from vars that can ...Richard Guenther2-1/+18
2010-04-20tree-ssa-structalias.c (do_structure_copy): Properly handle DEREF.Richard Guenther4-8/+60
2010-04-20tree.h (TYPE_REF_IS_RVALUE): Define.Jakub Jelinek7-8/+56
2010-04-20re PR target/43635 (ICE in s390_emit_call, at config/s390/s390.c:9484)Andreas Krebbel4-5/+37
2010-04-19partial fix, make all 'e' class regs fixed PR rtl-optimization/43520James E. Wilson2-2/+6
2010-04-19Enable doloop optimization on loops with calls.James E. Wilson2-0/+7
2010-04-20Daily bump.GCC Administrator1-1/+1
2010-04-19opts.c (decode_options): Disable whpr incompatible passes.Jan Hubicka3-23/+26
2010-04-19cfgexpand.c (expand_debug_expr): Check for mismatched modes in POINTER_PLUS_E...DJ Delorie2-0/+21