aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-02-13decl.c (grokdeclarator): Return NULL_TREE instead of 0.Volker Reichelt3-3/+8
2006-02-13lex.c (parse_strconst_pragma): Return error_mark_node instead of "(tree)-1" t...Volker Reichelt2-6/+13
2006-02-13re PR fortran/26246 (return string length is being marked as TREE_STATIC and ...Andrew Pinski5-2/+44
2006-02-13re PR middle-end/26092 (ICE on const function pointer assigned to a builtin f...Jakub Jelinek4-13/+37
2006-02-13re PR fortran/26074 (Module array cannot be automatic or assumed shape)Paul Thomas11-306/+597
2006-02-13Index: gcc/ChangeLogGeoffrey Keating4-137/+127
2006-02-13re PR rtl-optimization/26247 (gcc.dg/tree-ssa/gen-vect-26.c, 28 and 32. int_m...Zdenek Dvorak2-1/+8
2006-02-13floatunditf.c: Use if __LDBL_MANT_DIG__ == 113.Richard Sandiford5-4/+11
2006-02-13re PR middle-end/24427 (missing optimization opportunity with binary operators)Roger Sayle4-0/+136
2006-02-13re PR target/25376 (section attribute doesn't work on darwin)Josh Conner6-6/+49
2006-02-13Add PR marker for:Joern Rennecke1-0/+1
2006-02-13* reload1.c (gen_reload): Also use find_replacement in UNARY_P case.J"orn Rennecke2-1/+8
2006-02-13re PR rtl-optimization/26222 (build failuring in libjava)Zdenek Dvorak3-14/+37
2006-02-13re PR c++/26151 (duplicate 'duplicate' diagnostic)Volker Reichelt3-42/+47
2006-02-13re PR libgomp/25936 (libgomp needs to link against rt on HPUX)Roger Sayle2-0/+11
2006-02-13invoke.texi (-Write-strings): Document that it is enabled by default.Gabriel Dos Reis10-13/+43
2006-02-13re PR middle-end/25724 (Emits call to __cmpdi2 for long long comparison in sw...Roger Sayle5-146/+161
2006-02-13Daily bump.GCC Administrator1-1/+1
2006-02-13re PR rtl-optimization/26225 (GCC error: in emit_move_multi_word, at expr.c:3...Zdenek Dvorak2-0/+6
2006-02-12re PR rtl-optimization/26232 (cc0 targets broken; loop-invariants-move code d...Zdenek Dvorak2-0/+11
2006-02-12re PR libfortran/25949 (Unbounded I/O buffer memory usage for formatted IO)Janne Blomqvist4-86/+139
2006-02-12re PR fortran/25806 (problems with functions returning array pointers?)Erik Edelmann6-16/+86
2006-02-12configure.in (enable_libgomp): Add AIX.David Edelsohn3-2/+7
2006-02-12re PR libstdc++/26211 ([DR 419, US 137 / US 139] basic_istream::tellg, seekg ...Paolo Carlini12-38/+305
2006-02-12re PR c++/24996 (ICE on throw code)Jason Merrill3-0/+17
2006-02-12re PR tree-optimization/24365 (statement makes a memory store with complex)Jason Merrill2-3/+11
2006-02-12Daily bump.GCC Administrator1-1/+1
2006-02-11contrib.texi: Update my entry.Kaveh R. Ghazi2-3/+10
2006-02-11re PR bootstrap/16787 (NAN constant "(0.0/0.0)" cannot be compiled by Tru64 cc)Roger Sayle2-1/+18
2006-02-11* config/i386/darwin.h (DBX_REGISTER_NUMBER): Define.Geoffrey Keating2-0/+14
2006-02-11Daily bump.GCC Administrator1-1/+1
2006-02-10tree-inline.c (estimate_num_insns_1): Make OpenMP directives expensive.Diego Novillo2-9/+19
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 libstdc++/26181 (istream::operator>>(streambuf*) fails to set eofbit)Paolo Carlini11-35/+210
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-10* pthread_support.c: Conditionally include dlfcn.h.Tom Tromey2-0/+8
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-09Class.h (_Jv_IDispatchTable): Make it a struct.Bryce McKinlay4-53/+57
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