aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-06-19tree-ssa.c (raise_value): Removed.Zdenek Dvorak2-88/+106
2004-06-19fold-const.c (fold): Add constant folding for unordered comparison tree nodes.Roger Sayle5-14/+292
2004-06-19Daily bump.GCC Administrator1-1/+1
2004-06-18re PR other/16043 ([3.4 only] gcc version not reported with "enable-version-s...David Billinghurst7-6/+15
2004-06-19struct-align-2_x.c: Include <limits.h>.Jakub Jelinek3-6/+12
2004-06-19compat-common.h (CINT, CDBL): Define.Jakub Jelinek10-32/+53
2004-06-19fold-const.c (build_range_check): If !in_p and recursive call fails, exit imm...Jakub Jelinek5-7/+504
2004-06-18re PR c++/16034 (dtor called prematurely for while-loop scoped variable)Richard Henderson5-89/+142
2004-06-18tree-eh.c (decide_copy_try_finally): Fix scaling of copy and switch estimates.Richard Henderson2-2/+7
2004-06-18darwin.h (HOT_TEXT_SECTION_NAME): Define.Andrew Pinski2-0/+14
2004-06-18* config/xtensa/xtensa.cSteven Bosscher3-7/+37
2004-06-18s390.md: Remove the generic pipeline description.Steven Bosscher4-156/+40
2004-06-18tree-dfa.c (create_var_ann): tree_ann -> tree_ann_t.Daniel Berlin7-131/+72
2004-06-18t-linux64: New file.Kaz Kojima3-1/+7
2004-06-18emit-rtl.c (unshare_all_rtl_1): New name of unshare_all_rtl.Paolo Bonzini7-316/+242
2004-06-18fold-const.c (constant_boolean_node): Handle boolean_type_node directly...Roger Sayle2-0/+7
2004-06-17new testJason Merrill1-0/+39
2004-06-17fix typoJason Merrill1-1/+1
2004-06-18Fix incorrect year for some ChangeLog entries.R. Kelley Cook2-16/+16
2004-06-18opts.sh: Delete.Kelley Cook9-248/+429
2004-06-17c-common.c (flag_objc_sjlj_exceptions): New.Richard Henderson18-621/+717
2004-06-18Daily bump.GCC Administrator1-1/+1
2004-06-17c-typeck.c (tagged_types_tu_compatible_p <case UNION_TYPE>): Use TYPE_FIELDS ...Andrew Pinski2-1/+6
2004-06-17re PR c++/16015 (xfailed g++.dg/ext/stmtexpr1.C)Jason Merrill9-44/+80
2004-06-17remove xfailsJason Merrill1-4/+4
2004-06-17re PR tree-optimization/14107 (Return warnings don't work without optimizatio...Jason Merrill2-10/+9
2004-06-17class.c (build_clone): Don't call defer_fn, let mark_used do it.Geoffrey Keating4-38/+29
2004-06-17* fold-const.c (fold_relational_const): Use constant_boolean_node.Roger Sayle2-25/+21
2004-06-17re PR target/15433 (ICE, cannot split insn)Jan Hubicka3-4/+20
2004-06-17cfgbuild.c (make_edges): Do not use label_value_list.Jan Hubicka2-44/+13
2004-06-17tree-cfg.c (tree_make_forwarder_block): Use SET_PHI_RESULT.Andrew MacLeod19-272/+434
2004-06-17re PR tree-optimization/15991 (phi nodes with identical arguments still remai...Zdenek Dvorak7-23/+149
2004-06-17* c-parse.in: Unify Objective-C token names.David Ayers2-33/+38
2004-06-17Bug 14610Zack Weinberg6-39/+166
2004-06-17expmed.c (expand_mult_const): In sanity check...Zack Weinberg2-1/+11
2004-06-17re PR java/13948 (GCJ segmentation fault while compiling GL4Java .class files)Ranjit Mathew3-14/+48
2004-06-17tree-ssa-pre.c: Update comments.Daniel Berlin2-70/+165
2004-06-17s390-modes.def (CCL3mode): New machine mode.Ulrich Weigand6-2/+384
2004-06-17tree-alias-common.c: Add whitespace.Ben Elliston5-3/+11
2004-06-17tree-alias-ander.h: Add standard top-of-file comment.Ben Elliston4-4/+83
2004-06-17tree-ssa-pre.c (compute_avail): Value number uses as well.Daniel Berlin2-2/+41
2004-06-16c-common.def (COMPOUND_STMT): Remove.Richard Henderson18-145/+93
2004-06-16c-common.h (c_begin_if_stmt, [...]): Remove decls.Richard Henderson6-42/+49
2004-06-17Daily bump.GCC Administrator1-1/+1
2004-06-16s390.c (struct machine_function): New member last_restore_gpr.Ulrich Weigand2-126/+121
2004-06-16c-parse.in (if_stmt_locus): Remove.Richard Henderson6-89/+96
2004-06-16tree.h (PHI_CHAIN): New.Steven Bosscher22-81/+103
2004-06-16i386-ssetype-1.c: Remove XFAIL.Richard Henderson3-4/+7
2004-06-17re PR target/13292 (-msoft-float seems to corrupt builtin defines)Bernardo Innocenti3-4/+14
2004-06-16* pt.c (mark_decl_instantiated): Don't call defer_fn.Geoffrey Keating2-5/+4