aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-02-14re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek101-88/+6188
2006-02-14re PR middle-end/26279 (ICE in do_compare_rtx_and_jump)Roger Sayle2-0/+12
2006-02-14call.c (standard_conversion): Return NULL instead of 0.Volker Reichelt4-11/+19
2006-02-14re PR tree-optimization/26260 (PTA is slow with large structs (hits clisp))Daniel Berlin5-3/+29
2006-02-14Add forgotten file.Zdenek Dvorak1-0/+1064
2006-02-14invoke.texi (-fprefetch-loop-arrays, [...]): Document.Zdenek Dvorak15-41/+512
2006-02-14re PR tree-optimization/26258 (Wrong alias information for struct addresses i...Richard Guenther4-0/+65
2006-02-14simplify-rtx.c (simplify_unary_operation_1): Return new expression in the req...Adam Nemet2-3/+9
2006-02-14optabs.c (expand_abs): Don't call do_jump_by_parts_greater_rtx directly...Roger Sayle5-49/+33
2006-02-14quadlib.c: Use defines instead of enum qfcmp_magic.John David Anglin2-11/+19
2006-02-14Daily bump.GCC Administrator1-1/+1
2006-02-13re PR rtl-optimization/26235 (FAIL: gcc.c-torture/execute/ieee/fp-cmp-8l.c ex...Zdenek Dvorak2-0/+17
2006-02-13tree-vrp.c (extract_range_from_binary_expr): Remove handling of TRUTH_XOR_EPR.Jeff Law2-4/+7
2006-02-13cp-tree.h (warn_hidden): Remove prototype.Volker Reichelt3-2/+4
2006-02-13cp-tree.h (build_type_conversion): Remove prototype.Volker Reichelt3-2/+5
2006-02-13cp-tree.h (push_tinst_level): Remove prototype.Volker Reichelt3-4/+11
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-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 fortran/25806 (problems with functions returning array pointers?)Erik Edelmann6-16/+86
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-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 fortran/14771 (frontend doesn't record parentheses)Tobias Schlüter7-0/+54
2006-02-10class.c (debug_class): Remove extern.Volker Reichelt2-2/+7