aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-07-28cse.c (exp_equiv_p): Special case CONST_DOUBLE.Richard Henderson6-17/+79
2005-07-29re PR c/22240 (ICE with transparent unions, function pointers and -pedantic)Joseph Myers4-1/+21
2005-07-29re PR c/22192 (Rejection of valid array declaration.)Joseph Myers4-3/+142
2005-07-29re PR middle-end/21720 (GCC incorrectly rounds hex floats)Joseph Myers4-0/+46
2005-07-28re PR rtl-optimization/22619 (Compilation failure for real_const_1.f and real...Richard Henderson2-1/+7
2005-07-29Daily bump.GCC Administrator1-1/+1
2005-07-29* trans-types.h (gfc_array_range_type): Add missing GTY decl for this.Steven Bosscher3-1/+8
2005-07-28Remove misleading use of the word "all".James E Wilson2-3/+9
2005-07-28Makefile.in (rtl-profile.o): Kill all traces of it.Jan Hubicka19-1250/+118
2005-07-28cgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL argument.Jan Hubicka8-24/+111
2005-07-28* gcc.dg/tree-prof/update-loopch.c: Fix thinkos.Jan Hubicka2-2/+6
2005-07-28Annotate for PR.Richard Henderson1-0/+1
2005-07-28* doc/install.texi (Configuration): Update Valgrind homepage.Gerald Pfeifer2-1/+5
2005-07-28cfgrtl.c (rtl_merge_blocks): Call maybe_remove_eh_handler on labels we want t...Richard Henderson2-1/+17
2005-07-28re PR target/17692 (ICE splitting sse conditional move)Richard Henderson2-0/+27
2005-07-28expr.c (expand_load_internal): Fix missing parens in predicate.Diego Novillo2-1/+6
2005-07-28re PR c++/22545 (ICE with pointer to class member & user defined conversion o...Mark Mitchell4-1/+33
2005-07-28pt.c (check_explicit_specialization): Add visibility logic.Mike Stump4-0/+50
2005-07-28ipa-inline.c (update_caller_keys): Fix estimated_growth caching.Josh Conner2-1/+9
2005-07-28ipa-inline.c (cgraph_edge_badness): Update comments.Josh Conner4-24/+60
2005-07-28builtins.c: Fix comment typo(s).Volker Reichelt17-32/+52
2005-07-28re PR c/20187 (wrong code for ((unsigned char)(unsigned long long)((a?a:1)&(a...Richard Sandiford2-0/+20
2005-07-28tree-vrp.c (test_for_singularity): Extracted from ...Jeff Law5-41/+144
2005-07-28* gcc.dg/vect/vect-reduc-1char.c: Fix data to fit in char.Dorit Nuzman2-2/+6
2005-07-28re PR tree-optimization/22506 (ICE with -ftree-vectorize in var_ann, at tree-...Dorit Nuzman4-0/+27
2005-07-28expr.c (expand_load_internal): Convert to destination type.Andrew Haley1-1/+1
2005-07-28expr.c (expand_load_internal): Convert to destination type.Andrew Haley2-1/+5
2005-07-28re PR target/21149 (invalid code generation for _mm_movehl_ps SSE intrisinc)Jakub Jelinek2-0/+58
2005-07-28* include/std/std_valarray.h: Fix grammar in comments.Volker Reichelt2-17/+21
2005-07-28re PR rtl-optimization/18992 (delete_trivially_dead_insns made ineffective fo...J"orn Rennecke2-24/+56
2005-07-28mips32-dsp.c: Use -march=mips32 instead of -mips32.Richard Sandiford3-2/+7
2005-07-28Fix filename in last commitRichard Sandiford1-1/+1
2005-07-28re PR c/22589 (ICE casting to long long)Richard Sandiford2-0/+9
2005-07-28cfg.c (update_bb_profile_for_threading): Use RDIV.Jan Hubicka5-25/+112
2005-07-28ia64.c (ia64_load_pair_ok): New.Jan Beulich7-23/+369
2005-07-28fixed spelling error.Kenneth Zadeck1-2/+2
2005-07-27f95-lang.c (language_function): Remove named_labels...Andrew Pinski2-8/+8
2005-07-28re PR rtl-optimization/23047 (Combine ignores flag_wrapv)James A. Morrison5-3/+37
2005-07-28re PR tree-optimization/22493 (with -fwrapv -INT_MIN is still not positive)James A. Morrison8-20/+165
2005-07-28* MAINTAINERS: Update for removed CPU targets.Ben Elliston2-3/+5
2005-07-28all-builtin-read8.c: Delete.Aldy Hernandez1-0/+12
2005-07-28frv.opt (moptimize-membar): New.Aldy Hernandez15-177/+516
2005-07-28* df.c (df_uses_record): Handle SCRATCH.Kaz Kojima2-0/+5
2005-07-28re PR debug/20161 (ICE with dwarf for incomplete element type argument)Steven Bosscher2-1/+11
2005-07-28params.def: Fixed comment.Kenneth Zadeck2-1/+9
2005-07-28Daily bump.GCC Administrator1-1/+1
2005-07-27re PR target/19885 (avr dwarf-2 support is broken for head 4.0/4.1)Bjoern Haase2-0/+13
2005-07-27re PR c++/22003 (-freorder-blocks-and-partition and thunks)Steven Bosscher2-5/+16
2005-07-27Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.Mark Mitchell4-0/+10
2005-07-27* mt-gnu (CXXFLAGS): Include SYSROOT_CFLAGS_FOR_TARGET.Mark Mitchell2-1/+5