aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-08-24Daily bump.GCC Administrator1-1/+1
2005-08-23stdarg-2.c (main): Make sure long constants have the L suffix.DJ Delorie2-2/+7
2005-08-23re PR middle-end/23517 (can't cast between generic vector types and target su...Paolo Bonzini4-19/+14
2005-08-23predicates.md (equality_operator): New.Paolo Bonzini3-22/+43
2005-08-23* hwint.h (HOST_WIDE_INT_PRINT): Use HOST_LONG_LONG_FORMAT.Mark Mitchell2-1/+5
2005-08-23sh.c (sh_builtin_saveregs): If the number of to-be-saved fp registers is even...J"orn Rennecke2-19/+55
2005-08-23re PR c++/23044 (ICE on valid code)Nathan Sidwell4-1/+29
2005-08-23re PR middle-end/23467 (alignment of member doesn't always carry over to alig...J"orn Rennecke4-2/+38
2005-08-23lambda-code.c (lambda_vector_lexico_pos): Moved...Sebastian Pop4-23/+47
2005-08-23re PR tree-optimization/23511 (Segfault in fold_binary)Sebastian Pop2-1/+9
2005-08-23re PR middle-end/22043 (Fields not initialized for automatic structs with fle...Jakub Jelinek7-13/+79
2005-08-23missed in last commitAlan Modra1-0/+10
2005-08-23re PR target/21571 (ICE in rs6000.c with -msdata=default.)Alan Modra3-6/+8
2005-08-22rs6000.md (eq<mode>): Use output operand instead of scratch intermediates.David Edelsohn2-35/+68
2005-08-23re PR target/23070 ([3.4 only] CALL_V4_CLEAR_FP_ARGS flag not properly set)Alan Modra3-3/+12
2005-08-23Daily bump.GCC Administrator1-1/+1
2005-08-23* gcc.c-torture/execute/ieee/ieee.exp: Load gcc-dg.exp library.Ben Elliston2-2/+7
2005-08-22Correct PR number in last patch checked in.Jim Wilson1-1/+1
2005-08-22Partial fix for too large arrays.James E Wilson2-2/+8
2005-08-22re PR rtl-optimization/23478 (Miscompilation due to reloading of a var that i...Jakub Jelinek6-3/+248
2005-08-22Fix PR number in changelog:Andrew Pinski1-1/+1
2005-08-22re PR c/18715 (warning: "enumeration value not handled in switch" for '...' r...Andrew Pinski4-1/+51
2005-08-22invoke.texi (Option Summary): Add ms1 options.Aldy Hernandez15-1/+4819
2005-08-22re PR c++/22233 (ICE with wrong number of template parameters)Volker Reichelt4-0/+24
2005-08-22re PR c++/23089 (internal compiler error: in int_mode_for_mode, at stor-layou...Volker Reichelt4-4/+24
2005-08-22altivec.md (xorv4sf3): New.Ira Rosen4-1/+78
2005-08-21re PR target/23485 ([ia64]: Integer dvide by zero doesn't raise a signal)H.J. Lu2-5/+25
2005-08-22* decl.c: Typo in comment.Steven G. Kargl2-1/+5
2005-08-22Daily bump.GCC Administrator1-1/+1
2005-08-21* array.c: Bump GFC_MAX_AC_EXPAND from 100 to 65535.Steven G. Kargl2-1/+5
2005-08-21gfortran.h (gfc_option_t): Remove source field.Tobias Schlüter14-114/+218
2005-08-21simplify-rtx.c (simplify_immed_subreg): Only clear up to elem_bitsize bits, n...Jakub Jelinek4-1/+20
2005-08-21re PR tree-optimization/23433 (ICE: tree check: expected real_cst, have integ...Sebastian Pop3-0/+21
2005-08-21* testsuite/gcc.dg/tree-ssa/pr23391.c: Should be compiled with -O2.Sebastian Pop1-0/+1
2005-08-21re PR tree-optimization/23434 (ICE: Segmentation fault compiling gsl1.5 at -O2)Sebastian Pop3-0/+29
2005-08-21tree-vect-transform.c (get_initial_def_for_reduction): Set need_epilog_adjust...Dorit Nuzman2-42/+33
2005-08-21Daily bump.GCC Administrator1-1/+1
2005-08-20re PR target/23485 ([ia64]: Integer dvide by zero doesn't raise a signal)H.J. Lu2-0/+36
2005-08-20re PR testsuite/23239 (gcc.dg/tree-prof/val-prof-5.c scan-tree-dump Div.mod b...John David Anglin2-1/+6
2005-08-20tree-pass.h (TDF_GRAPH): Define.Jakub Jelinek7-9/+77
2005-08-20* gcc.dg/arm-eabi1.c (main): Exit with 0 on success.Richard Earnshaw2-0/+6
2005-08-20arm.h (arm_stack_offsets): Add locals_base field.Richard Earnshaw4-30/+73
2005-08-20rs6000.md (gt0<mode>): Delete.David Edelsohn2-98/+6
2005-08-20Daily bump.GCC Administrator1-1/+1
2005-08-19optabs.h: Change CTI_ to COI_.Eric Christopher3-73/+78
2005-08-19Fix uninitialized register read problem.James E Wilson5-9/+38
2005-08-19parser.c (cp_parser_nth_token_starts_template_argument_list_p): Fix typo in l...Volker Reichelt2-1/+6
2005-08-19tree-cfgcleanup.c (cleanup_tree_cfg): Fix flowgraph change indicator.Diego Novillo2-4/+17
2005-08-19re PR tree-optimization/23476 (ICE in VRP, remove_range_assertions)Diego Novillo4-2/+27
2005-08-19* doc/invoke.texi: Fix documentation for -ftree-dominator-opts.Diego Novillo2-2/+9