aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-06-23gengtype-yacc.y (option): Avoid use of non-constant struct initializer.Richard Sandiford2-2/+10
2004-06-23remove stray conflict markerNathan Sidwell1-1/+0
2004-06-23* doc/extend.texi (Function Attributes): Alphabetize.Nathan Sidwell2-439/+456
2004-06-23c-gimplify.c (gimplify_decl_stmt): Update gimplify_type_sizes call.Richard Henderson7-84/+83
2004-06-23rs6000.md (*insvsi_internal5/6): New patterns.Eric Christopher2-12/+51
2004-06-22cfghooks.c (make_forwarder_block): Decrement count on fallthru edge when redi...Pat Haugen2-1/+12
2004-06-22* gcc.dg/noreturn-1.c (foo5): Update function does return lineno.Richard Henderson2-2/+5
2004-06-22c-typeck.c (emit_side_effect_warnings): Ignore error marks.Richard Henderson2-2/+9
2004-06-22i386.c (TARGET_STRUCT_VALUE_RTX): New.Richard Henderson2-21/+43
2004-06-23* gcc.dg/builtins-config.h: Handle FreeBSD.Loren J. Rittle2-0/+6
2004-06-22tree.def (VTABLE_REF): Remove.Richard Henderson23-109/+196
2004-06-23Daily bump.GCC Administrator1-1/+1
2004-06-22re PR middle-end/16026 (ICE in function.c:4804, assign_parms, when -mpowerpc6...Richard Henderson2-2/+6
2004-06-22* Makefile.in (distclean): Don't try to remove empty directories.Joseph Myers2-1/+4
2004-06-22fixJason Merrill1-1/+3
2004-06-22re PR target/15869 (No NOP after LW (with -mips1 -O0))Richard Sandiford2-0/+8
2004-06-22pr15551.C: New testcase.Kelley Cook2-0/+26
2004-06-22re PR c++/16112 (ICE with statement expression in return statement)Jason Merrill3-0/+15
2004-06-22re PR target/14800 (Some x86 tests aren't valid for x86_64)H.J. Lu2-0/+11
2004-06-22Testcases for my rs6000-specific change of this date.Dale Johannesen2-0/+23
2004-06-22mn10300.md (movdi, movdf): Use high/low for movu operands.Alexandre Oliva2-4/+9
2004-06-22re PR java/16113 (ICE: Segmentation fault when compiling bytecode with debugg...Andrew Haley2-1/+6
2004-06-22parse.y (create_class): Correct diagnostic message about java.lang.Object ext...Ranjit Mathew2-2/+7
2004-06-22rs6000.c (legitimate_offset_address_p): Make global, rename rs6000_legitimate...Dale Johannesen4-30/+67
2004-06-22tree-cfg.c (pass_warn_function_return): It needs CFG, not SSA.Paolo Bonzini2-1/+6
2004-06-22invoke.texi (Machine Dependent Options): Alphabetize.Nathan Sidwell2-3358/+3401
2004-06-22Radar #: 3701874Andrew Pinski5-0/+28
2004-06-22cp-tree.def (NEW_EXPR): Add a fourth slot.Mark Mitchell14-1430/+1343
2004-06-22c-opts.c (c_common_handle_option): Handle -fpch-preprocess.Geoffrey Keating14-14/+171
2004-06-22* tree-ssa.c (ssa_redirect_edge): Correct leading comment.Ben Elliston2-2/+6
2004-06-21* Makefile.in (gimplify.o): Add cgraph.h.Richard Kenner2-2/+4
2004-06-21alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner72-780/+1648
2004-06-22re PR fortran/15750 (IOLENGTH form of INQUIRE statement not implemented)Janne Blomqvist7-16/+137
2004-06-22Daily bump.GCC Administrator1-1/+1
2004-06-21re PR rtl-optimization/14782 (produces an unaligned data access at -O2)John David Anglin3-23/+69
2004-06-21re PR rtl-optimization/16114 (Hang in cse.c (flush_hash_table))Richard Henderson2-5/+16
2004-06-21c-common.def (RETURN_STMT): Remove.Richard Henderson20-118/+55
2004-06-21c-decl.c (start_function): Don't call make_decl_rtl.Zack Weinberg2-9/+7
2004-06-22select_1.f90: Rename function to fix type error.Tobias Schlüter3-8/+15
2004-06-21re PR target/15551 (-mtune=pentium4 -O2 with sjlj EH breaks stack probe work...Kelley Cook2-7/+19
2004-06-21Fix whitespace from previous checkingR. Kelley Cook1-16/+16
2004-06-22re PR fortran/15511 (Warning about truncated lines does not follow the standa...Tobias Schlüter2-11/+35
2004-06-21New test, extracted from 15982Daniel Berlin1-0/+17
2004-06-21re PR tree-optimization/15982 (ICE in tree-ssa-pre due to GVN-PRE)Daniel Berlin2-168/+243
2004-06-21i386.c: Include insn-codes.hSteven Bosscher4-847/+861
2004-06-21Typo fix.Joern Rennecke1-1/+1
2004-06-21[multiple changes]Joern Rennecke32-180/+394
2004-06-21resolve.c (resolve_symbol): Add comment in function body.Tobias Schlüter2-6/+15
2004-06-21array.c (gfc_insert_constructor): Avoid redundant call to mpz_comp.Tobias Schlüter2-3/+10
2004-06-21java-gimplify.c (java_gimplify_block): set TREE_USED on the new block.Andrew Haley2-0/+10