aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-12-20revert: tree-cfg.c (mark_used_vars): New function.Richard Guenther4-50/+16
2005-12-20re PR c++/21228 (-Wunreachable-code produces spurious warnings for constructor)Mark Mitchell4-14/+62
2005-12-20re PR c++/24278 (ICE while trying to print out error)Mark Mitchell4-4/+19
2005-12-20re PR c++/24915 (Overload errors generated without template instantiations fo...Mark Mitchell4-11/+95
2005-12-20combine.c (try_combine): Improve splitting of binary operators by taking adva...Roger Sayle2-2/+70
2005-12-19tree-ssa-dom.c (thread_across_edge): Do not use local_fold.Jeff Law3-3/+50
2005-12-19reload1.c (spill_failure): Dump failed reload data to dump file.DJ Delorie2-0/+13
2005-12-20Daily bump.GCC Administrator1-1/+1
2005-12-19re PR tree-optimization/24793 (ICE: expected ssa_name, have var_decl in verif...Zdenek Dvorak3-9/+53
2005-12-19df.c (df_analyze_1, [...]): Corrected basic block number calculations for cha...Kenneth Zadeck4-14/+38
2005-12-19tree-flow.h (struct var_ann_d): Change type of may_aliases field to VEC(tree,...Zdenek Dvorak6-52/+68
2005-12-19Fix previous mis-applied patch.Paul Brook1-10/+10
2005-12-19re PR c++/20552 (ICE in write_type, at cp/mangle.c:1579)Volker Reichelt2-0/+16
2005-12-19re PR rtl-optimization/20070 (If-conversion can't match equivalent code, and ...J"orn Rennecke2-96/+470
2005-12-19struct-equiv.c (struct_equiv_improve_checkpoint): Fix sets_cc0_p check.J"orn Rennecke2-1/+7
2005-12-20* doc/install.texi (Configuration): Typo in Fortran subheading.Ben Elliston2-1/+5
2005-12-19* gcc.dg/mt-loopi1.c: New.Nathan Sidwell2-0/+17
2005-12-19mt.md (decrement_and_branch_until_zero): Add another scratch.Nathan Sidwell4-60/+73
2005-12-19re PR libfortran/25463 (T edit descriptor and ADVANCE="no")Jerry DeLisle2-0/+17
2005-12-19Fixed typo in changelog.Kenneth Zadeck1-2/+1
2005-12-19flow.c (update_life_info, [...]): Fixed latent bug that could happen if updat...Kenneth Zadeck2-13/+29
2005-12-19tree-ssa-structalias.c (update_alias_info): Remove handling of may_be_aliased...Zdenek Dvorak2-5/+8
2005-12-19Daily bump.GCC Administrator1-1/+1
2005-12-19tree-flow.h (struct stmt_ann_d): Remove makes_aliased_loads and makes_aliased...Zdenek Dvorak6-62/+21
2005-12-18darwin.h: Don't include darwin-sections.def to declare global variables...Geoffrey Keating5-89/+120
2005-12-18re PR tree-optimization/25481 (Segfault in tree-ssa-structalias.c)Richard Guenther4-3/+36
2005-12-19optabs.c (init_floating_libfuncs): Handle decimal float modes.Jon Grimm11-12/+114
2005-12-18re PR rtl-optimization/21041 (ICE: output_operand: Cannot decompose address)Ulrich Weigand4-1/+55
2005-12-18tree-cfg.c (tree_flow_call_edges_add): Check for empty basic blocks.Andreas Krebbel4-1/+35
2005-12-18re PR fortran/25018 (Segfault with simple expression)Paul Thomas7-79/+84
2005-12-18gcse.c (gcse_main, [...]): Fix non-GNU-isms from the 2005-12-17 patch to renu...Steven Bosscher2-3/+9
2005-12-18* doc/objc.texi (Type encoding): Fix typo.Gabriel Dos Reis2-1/+5
2005-12-18tree-tailcall.c (find_tail_calls): Use XNEW.Gabriel Dos Reis12-89/+149
2005-12-18re PR tree-optimization/24378 (gcc.dg/vect/pr24300.c (test for excess errors)...Dorit Nuzman2-0/+38
2005-12-18tree-ssa-dom.c (simplify_switch_and_lookup_avail_expr): Code to simplify SWIT...Jeff Law3-65/+68
2005-12-17objc.texi (Type encoding): Add documentation about encoding complex types and...Andrew Pinski2-0/+9
2005-12-18tree-vn.c (vn_add): Use XNEW.Gabriel Dos Reis12-53/+111
2005-12-18Daily bump.GCC Administrator1-1/+1
2005-12-17m68k.md (m68k_output_function_prologue): Always call dwarf2out_def_cfa.Paul Brook2-15/+23
2005-12-17tree-inline.c (copy_body_r): Use explicit cast when converting from void *.Gabriel Dos Reis17-49/+110
2005-12-17re PR fortran/25458 ([4.1] Kind of constants in generic intrinsics)Steven G. Kargl4-0/+43
2005-12-17* Revert accidental commit to enum_5.f90.Steven G. Kargl2-1/+5
2005-12-17decl.c (gfc_match_old_kind_spec,match_type_spec): Use gfc_std_notify to repor...Steven G. Kargl66-396/+483
2005-12-17basic-block.h: Changed basic block numbering so that the entry block is 0 and...Daniel Berlin36-202/+236
2005-12-17tree-flow-inline.h (set_default_def, [...]): Kill.Jan Hubicka5-25/+74
2005-12-17tree-ssa-dom.c (update_rhs_and_lookup_avail_expr): Kill.Jeff Law3-119/+75
2005-12-17attr-weakref-1.c: Do not run on darwin.Andreas Jaeger3-69/+296
2005-12-17re PR target/20016 (Compiling libgcc2.c with -Os for avr-gcc?)Bernd Trog2-1/+6
2005-12-17re PR rtl-optimization/25456 (cc0 targets are broken.)Kazu Hirata2-1/+7
2005-12-17Daily bump.GCC Administrator1-1/+1