aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-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-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-27* name-lookup.c (pushtag): Do no set DECL_IGNORED_P bit.Devang Patel2-4/+4
2005-07-27Index: gcc/ChangeLogGeoffrey Keating2-0/+7
2005-07-27re PR rtl-optimization/17808 (Scheduler overly conservative in sched-deps)Steven Bosscher5-55/+146
2005-07-27tree-vrp.c (vrp_meet): Intersect the equivalency sets when meeting a VR_ANTI_...Jeff Law4-0/+45
2005-07-27re PR tree-optimization/23073 (testsuite failure, gcc.dg/tree-ssa/ifc-2004081...Dorit Nuzman5-9/+48
2005-07-27re PR tree-optimization/22348 (Execution continues past end of for loop end c...Zdenek Dvorak4-1/+27
2005-07-27re PR tree-optimization/22325 (missed optimization in loop)Zdenek Dvorak4-19/+94
2005-07-27re PR tree-optimization/20773 (ICE: SEGV building jar file)Zdenek Dvorak2-1/+7
2005-07-27tree-ssa-structalias.c (push_fields_onto_fieldstack): Avoid pushing again if ...Richard Guenther4-1/+33
2005-07-27re PR tree-optimization/22574 (ICE with IMA and optimization and extern inline)Jan Hubicka2-1/+5
2005-07-27re PR fortran/22503 (Suggest to use .EQV. when comparing logicals with .EQ.)Volker Reichelt4-3/+28
2005-07-27tree-tailcall.c (decrease_profile): New function.Jan Hubicka9-0/+68
2005-07-27cgraphunit.c (cgraph_function_and_variable_visibility): Set visibility flags ...Jan Hubicka2-1/+8
2005-07-26commit three of testcases which I forgot to commit.Andrew Pinski3-0/+72
2005-07-27Daily bump.GCC Administrator1-1/+1
2005-07-26re PR rtl-optimization/22472 (testsuite failure gcc.c-torture/compile/930621-...Steve Ellcey2-0/+11
2005-07-26re PR tree-optimization/22504 (benchmark - galgel fails at runtime with misco...Steven Bosscher2-47/+53
2005-07-26config.gcc (cpu_type): Add frv case.Aldy Hernandez2-1/+13
2005-07-26re PR tree-optimization/22591 (wrong alias information causes an incorrect re...Diego Novillo5-18/+69