aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-09re PR libstdc++/26142 (global debug namespace clashes everywhere)Benjamin Kosnik1-0/+37
2006-02-09re PR libstdc++/26142 (global debug namespace clashes everywhere)Benjamin Kosnik32-87/+139
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-09re PR libgcj/25187 (dereferencing type-punned pointer warnings while building...Bryce McKinlay12-29/+65
2006-02-09Daily bump.GCC Administrator1-1/+1
2006-02-08tree.def (CHAR_TYPE): Remove.Roger Sayle19-99/+58
2006-02-08Add PR libgcj/26113 to last entry.Bryce McKinlay1-0/+1
2006-02-08* testsuite/lib/libgomp-dg.exp: Load scanrtl.exp library.Ulrich Weigand2-0/+5
2006-02-08PR libstdc++/26133 (DR 241, [WP])Paolo Carlini7-54/+380
2006-02-08re PR libfortran/25425 ([4.1 only] F95 and F2003 differ on list-directed outp...François-Xavier Coudert7-11/+39
2006-02-08link.cc (_Jv_Linker::print_class_loaded): Declare string constants as "const ...Bryce McKinlay10-31/+48
2006-02-08PR libgcj/26063, PR libgcj/17978, PR libgcj/10598:Tom Tromey7-261/+157
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 Tromey13-1115/+280
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-08mpa.c: Do not include sys/param.h.Richard Guenther3-1/+7
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-08jartool.h (ACTION_INDEX): New macro.Thomas Fitzsimmons4-1/+24
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üter4-4/+53
2006-02-07cp-tree.h (tf_warning_or_error): Renamed from tf_warn_or_error.Gabriel Dos Reis8-29/+42
2006-02-07configure.ac (_GLIBCXX_LONG_DOUBLE_COMPAT): New check.Jakub Jelinek32-73/+907
2006-02-07re PR target/26109 (ICE: Segmentation fault (program cc1) compiling _muldi3.o...John David Anglin2-5/+14
2006-02-07libgomp-dg.exp (libgomp_init): Compute multilib-related part of LD_LIBRARY_PA...Eric Botcazou2-5/+25
2006-02-07re PR c++/18150 (Should enable -Wsequence-point for C++)Dirk Mueller2-18/+21