aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-02-10invoke.texi (-floop-optimize2): Removed.Zdenek Dvorak7-28/+21
2006-02-10tree-if-conv.c (combine_blocks): Free the result of get_loop_exit_edges.Sebastian Pop2-1/+8
2006-02-10fold-const.c (tree_expr_nonzero_p): Fix thinko.Jeff Law2-1/+3
2006-02-10re PR tree-optimization/26213 (new (within last few days) infinite loop with ...Jeff Law4-4/+33
2006-02-10re PR fortran/20858 (NULL doesn't get its argument type (kind))Steven G. Kargl6-19/+54
2006-02-10re PR fortran/14771 (frontend doesn't record parentheses)Tobias Schlüter7-0/+54
2006-02-10class.c (debug_class): Remove extern.Volker Reichelt2-2/+7
2006-02-10tree-dfa.c (get_ref_base_and_extent): When computing maxsize deal with struct...Richard Guenther2-0/+30
2006-02-10pr23372-1.c: Remove empty file.Richard Guenther2-0/+4
2006-02-10Daily bump.GCC Administrator1-1/+1
2006-02-10dump-parse-tree.c: Update copyright years.Tobias Schlüter4-4/+9
2006-02-10re PR fortran/14771 (frontend doesn't record parentheses)Tobias Schlüter13-3/+129
2006-02-09re PR fortran/26038 (ICE on allocation of assumed length CHARACTER dummy.)Paul Thomas8-11/+134
2006-02-09re PR rtl-optimization/24762 ([killloop-branch] code motion of non-invariant ...Zdenek Dvorak2-1/+8
2006-02-09tree-ssa-loop-ivopts.c (struct loop_data, loop_data): Removed.Zdenek Dvorak2-39/+21
2006-02-09sh.h (FUNCTION_VALUE): Don't handle CHAR_TYPE.Kaz Kojima2-1/+4
2006-02-09re PR target/26141 (va_arg causes cc1plus ICE in gimplify_addr_expr)J"orn Rennecke4-14/+59
2006-02-09re PR inline-asm/16194 (global register with inline-asm and clobered)J"orn Rennecke7-32/+136
2006-02-09Make-lang.in (check-gnat): Run run_acats with $(SHELL).Rainer Orth4-3/+11
2006-02-09reload1.c (emit_input_reload_insns): Delete code that tries to inherit using ...Bernd Schmidt2-62/+8
2006-02-09c-common.h (flag_const_strings): Don't declare.Gabriel Dos Reis10-92/+31
2006-02-09arm.md (tlobits_cbranch): New pattern.Richard Earnshaw3-1/+52
2006-02-09re PR tree-optimization/26179 (ICE while compiling mozilla in tree-ssa-pre.c)Andrew Pinski4-0/+34
2006-02-09re PR middle-end/26134 (fold *(float*)(&complex_float_var) into REALPART_EXPR...Andrew Pinski4-0/+63
2006-02-09re PR java/26192 (ICE while compiling jar or class file (azureus))Andrew Haley3-0/+12
2006-02-09+2006-02-09 Andrew Pinski <pinskia@physics.uc.edu> + + * tree-flow-inline.h...Andrew Pinski4-0/+31
2006-02-09re PR tree-optimization/26180 (wrong code due to VRP and unsigned multiplies ...Diego Novillo4-6/+63
2006-02-09sparc.c (tls_call_delay): Fix oversight.Eric Botcazou2-11/+23
2006-02-09re PR c++/25979 (incorrect codegen for conditional [SVO issue])Jason Merrill9-48/+107
2006-02-08re PR tree-optimization/21417 (Missed jump threading opportunity on trees)Jeff Law4-9/+86
2006-02-08tree-ssa-dce.c (remove_dead_statement): When removing a dead control statemen...Jeff Law2-23/+30
2006-02-09Daily bump.GCC Administrator1-1/+1
2006-02-08tree.def (CHAR_TYPE): Remove.Roger Sayle19-99/+58
2006-02-08re PR libfortran/25425 ([4.1 only] F95 and F2003 differ on list-directed outp...François-Xavier Coudert2-5/+15
2006-02-08df-scan.c (df_def_record_1): A set destination may be a parallel regardless o...Daniel Berlin2-3/+7
2006-02-08re PR target/22209 (libgfortran unresolvable symbols on irix6.5)Roger Sayle9-160/+120
2006-02-08re PR java/22578 (should inline floatToIntBits et al)Tom Tromey3-1/+23
2006-02-08tree-vrp.c (execute_vrp): Perform any queued SSA updates before threading jumps.Jeff Law2-0/+14
2006-02-08scantree.exp (scan-tree-dump, [...]): Likewise.Paolo Bonzini2-17/+20
2006-02-08scanrtl.exp: New.Paolo Bonzini2-1/+145
2006-02-08re PR c++/26071 (ICE declaring destructor virtual and static)Volker Reichelt4-0/+14
2006-02-08re PR c++/26070 (ICE declaring data member virtual and static)Volker Reichelt4-0/+18
2006-02-08df.h (DF_REG_SIZE): Return the length of the initialized part of the array.Zdenek Dvorak2-2/+6
2006-02-08lb1sf68.asm (__divsf3, [...]): Return a correctly signed zero.Nathan Sidwell2-14/+20
2006-02-08passes.c (register_one_dump_file): Accept the current properties instead of p...Paolo Bonzini12-112/+177
2006-02-08config.gcc (sparc-*-linux*): Add sparc/t-linux to tmake_file.Jakub Jelinek9-35/+118
2006-02-07re PR tree-optimization/26145 (memory leak in loop unswitching.)Uttam Pawar2-0/+8
2006-02-08Daily bump.GCC Administrator1-1/+1
2006-02-08re PR testsuite/26159 (pr23382.c and critical-3.c don't cleanup after themsel...Janis Johnson3-0/+8
2006-02-08re PR libfortran/25577 (gfortran routine mvbits returns wrong answer.)Tobias Schlüter2-2/+46