aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-11-29[multiple changes]Joseph Myers15-3/+113
2004-11-29re PR target/17224 (relocation truncated to fit: GPREL22)Richard Henderson2-3/+43
2004-11-29cfg.c (flow_obstack): Remove.Kazu Hirata2-16/+4
2004-11-29tree-cfg.c (tree_redirect_edge_and_branch): Call find_edge only when needed.Kazu Hirata2-1/+4
2004-11-29cfgrtl.c (rtl_tidy_fallthru_edge): Speed up by using EDGE_COUNT.Kazu Hirata2-7/+4
2004-11-29cfgrtl.c (cfg_layout_redirect_edge_and_branch): Speed up by simplifying edge ...Kazu Hirata2-19/+5
2004-11-29tree-if-conv.c (replace_phi_with_cond_modify_expr): Use EDGE_PRED instead of ...Kazu Hirata5-4/+12
2004-11-29* link.cc (link_symbol_table): Do not use intptr_t.Eric Botcazou2-2/+6
2004-11-29re PR c++/18652 (ICE on invalid redeclaration)Kriang Lerdsuwanakij7-7/+36
2004-11-2918654.cc: Use better names.Paolo Carlini3-7/+13
2004-11-29re PR middle-end/18164 (ICE on trivial invalid asm)Hans-Peter Nilsson2-1/+7
2004-11-29re PR libstdc++/18654 (Shrink-to-fit std::string::reserve() calls can realloc...Paolo Carlini4-1/+121
2004-11-29Wnested-externs-1.c, [...]: New tests.Joseph Myers9-0/+196
2004-11-29varasm.c (default_elf_select_section_1): Only pass DECL_P decl to named_section.Alan Modra2-16/+27
2004-11-29opts.c (decode_options): Do not set max-inline-insns-rtl.Nathan Sidwell5-20/+8
2004-11-29re PR target/9571 ([PPC] problems with 'const', -msdata=eabi and sections.)Alan Modra2-12/+17
2004-11-28[multiple changes]Andrew Pinski4-1/+21
2004-11-28PR/18662, also backported from tree-cleanup-branch.Richard Kenner2-7/+16
2004-11-28tree-ssa-operands.c (build_ssa_operands, [...]): Ignore a VIEW_CONVERT_EXPR o...Richard Kenner3-22/+56
2004-11-28tree-nested.c (check_for_nested_with_variably_modified): New.Richard Kenner2-1/+50
2004-11-28tree-ssa-alias.c (compute_points_to_and_addr_escapes): Remove special code fo...Richard Kenner2-17/+17
2004-11-28gcse.c (insert_store): Error if try to insert store on abnormal edge.Richard Kenner2-8/+27
2004-11-28expr.c (expand_expr_real_1, [...]): Properly fold with non-zero lower bound.Richard Kenner2-24/+9
2004-11-28* expr.c (categorize_ctor_elements_1, case STRING_CST): New case.Richard Kenner2-0/+10
2004-11-29re PR other/17594 (GCC does not error about unknown options which starts with...Matt Kraai4-6/+21
2004-11-29re PR target/18489 (mmix-knuth-mmixware testsuite failure: g++.dg/rtti/tinfo1.C)Hans-Peter Nilsson2-1/+5
2004-11-29Daily bump.GCC Administrator1-1/+1
2004-11-29Daily bump.GCC Administrator1-1/+1
2004-11-28timevar.def (TV_TREE_REDPHI): New timevar.Andrew Pinski3-1/+7
2004-11-28lost ChangeLog entryNathanael Nerode1-0/+8
2004-11-28re PR preprocessor/17651 (Erroneous preprocessor output with -g when generati...Nathanael Nerode2-1/+3
2004-11-28re PR target/18484 (mmix-knuth-mmixware testsuite failure: g++.dg/abi/empty6.C)Hans-Peter Nilsson2-2/+7
2004-11-28avr.c (avr_handle_fndecl_attribute): Generate a warning if the function name ...Theodore A. Roth2-0/+32
2004-11-28avr.c (avr_mcu_types): Add entries for atmega48...Theodore A. Roth4-9/+47
2004-11-28re PR target/18348 (mmix-knuth-mmixware testsuite failure: gcc.dg/uninit-H.c)Hans-Peter Nilsson2-1/+6
2004-11-28mauve-libgcj: Disable SpinnerListModel...Mark Wielaard2-0/+10
2004-11-28re PR target/18345 (mmix-knuth-mmixware testsuite failure: gcc.dg/intmax_t-1.c)Hans-Peter Nilsson2-1/+4
2004-11-28re PR preprocessor/17610 (Empty #include statement halts gcc)Nathanael Nerode4-0/+32
2004-11-28re PR target/18337 (mmix-knuth-mmixware testsuite failure: gcc.dg/array-quals...Hans-Peter Nilsson2-1/+7
2004-11-28direct_io_2.f90: New test.Bud Davis4-1/+55
2004-11-28tree-ssa-alias.c (count_calls_and_maybe_create_global_var): New.Jeff Law4-0/+66
2004-11-28re PR target/18334 (mmix-knuth-mmixware testsuite failure: gcc.dg/cpp/assert4.c)Hans-Peter Nilsson2-8/+5
2004-11-28* tree-inline.c (inline_forbidden_p_1, case RECORD_TYPE): Add comment.Richard Kenner2-1/+8
2004-11-28re PR rtl-optimization/18420 (ICE compiling mesa at -O2)Ulrich Weigand2-2/+6
2004-11-28Forgot to add my own email addressSteven Bosscher1-1/+1
2004-11-28vax.h (CASE_DROPS_THROUGH): Don't define.Steven Bosscher3-60/+60
2004-11-28re PR target/18331 (mmix-knuth-mmixware testsuite failure: execute/ieee/fp-cm...Hans-Peter Nilsson2-4/+45
2004-11-28* gcc.c-torture/execute/20020227-1.x: Remove XFAIL.Richard Henderson2-35/+4
2004-11-28ia64.md: Move all define_predicate's ...Richard Henderson3-344/+360
2004-11-27jcf-parse.c (set_source_filename): Improvement to Andrew's fix...Per Bothner2-7/+18