aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-06-28Daily bump.GCC Administrator1-1/+1
2004-06-27Document failure.Paul Brook1-0/+2
2004-06-27* gfortran.fortran-torture/execute/specfics.f90: Use correct typing.Paul Brook2-0/+5
2004-06-27* g++.old-deja/g++.mike/p7325.C: Remove.Zack Weinberg2-57/+5
2004-06-27re PR c++/14123 (odd number of parentheses in error message)Gabriel Dos Reis4-0/+27
2004-06-27re PR c/14963 (Unknown types cause ICE in function declarations)Andrew Pinski1-0/+3
2004-06-27re PR c/14963 (Unknown types cause ICE in function declarations)Andrew Pinski1-0/+5
2004-06-27re PR c/14963 (Unknown types cause ICE in function declarations)Andrew Pinski2-1/+6
2004-06-27re PR c++/16193 (Bootstrap failure in libstdc++-v3)Mark Mitchell4-7/+36
2004-06-2720021123-1.c: Remove duplicate of 20021110.c.Joseph Myers15-243/+21
2004-06-27Formatting fixes.Ranjit Mathew11-40/+74
2004-06-27rs6000.c (rs6000_legitimate_offset_address_p): Accept TOC addresses.David Edelsohn2-3/+10
2004-06-27s390-protos.h (s390_load_got): Update prototype.Ulrich Weigand4-212/+385
2004-06-27re PR java/15715 (member interfaces are always static)Bryce McKinlay3-8/+54
2004-06-27fold-const.c (fold): Optimize ~X|X and X|~X as -1.Roger Sayle4-6/+141
2004-06-27error.c (pp_template_argument_list_start): Remove.Gabriel Dos Reis2-199/+259
2004-06-27cp-tree.h (cp_cv_quals): New type.Mark Mitchell7-185/+148
2004-06-27parse.y (qualify_and_find): Pass type decl, not identifier, to load_class.Bryce McKinlay2-1/+6
2004-06-27Daily bump.GCC Administrator1-1/+1
2004-06-26ada-tree.def (DECL_STMT): Deleted.Richard Kenner6-79/+64
2004-06-26c-common.c (c_safe_from_p, [...]): Deleted.Richard Kenner30-334/+270
2004-06-26re PR java/15734 (internal compiler error: Segmentation fault)Bryce McKinlay2-1/+11
2004-06-26PR java/1207, java/16178Bryce McKinlay3-12/+27
2004-06-26re PR bootstrap/13334 (Bootstrap failure: libiberty/fibheap.c: LONG_MIN undec...Andrew Pinski2-0/+12
2004-06-26Andrew Vaught <andyv@firstinter.net>Tobias Schlüter2-14/+42
2004-06-26re PR libfortran/16196 (gfortran fails to create file with OPEN(...,status='R...Bud Davis2-0/+10
2004-06-26Andrew Vaught <andyv@firstinter.net>Tobias Schlüter4-5/+31
2004-06-26re PR c++/14865 (No instantiation of VTT at -O1)Jan Hubicka2-3/+11
2004-06-26emit-rtl.c (set_mem_attributes_minus_bitpos): Check TREE_THIS_NOTRAP when set...Andrew Haley4-1/+20
2004-06-26genattrtab.c (write_test_expr): Put a unsigned cast before the first operand ...Kaz Kojima2-2/+12
2004-06-26c-typeck.c, [...]: Fix comment typos.Kazu Hirata20-35/+44
2004-06-26mips.md: Add back scheduling exclusion info.Eric Christopher2-16/+20
2004-06-26ifcvt.c (seq_contains_jump): Delete function.Roger Sayle2-24/+15
2004-06-26Daily bump.GCC Administrator1-1/+1
2004-06-25re PR tree-optimization/15089 (local register variable with a specified regis...Philip Blundell2-0/+7
2004-06-25c-common.h (warn_cast_qual, [...]): Remove explicit declarations.DJ Delorie5-650/+76
2004-06-25gimplify.c (lookup_tmp_var): Set TREE_READONLY in is_formal case.Richard Kenner2-90/+73
2004-06-25tree-nested.c (build_addr): Merge real/imagpart with handled_component_p.Richard Kenner3-14/+37
2004-06-25cp-mudflap.c (mflang_flush_calls): Fix thinkos resulting from 2004-06-23 change.Mark Mitchell2-4/+9
2004-06-25re PR c++/16129 (g++.old-deja/g++.eh/catch[35679]*.C)Mark Mitchell2-1/+20
2004-06-25tree-inline.c (remap_type): Arrange to have just one pointer type for each ty...Richard Kenner2-20/+39
2004-06-25re PR middle-end/15825 (if-cvt optimisation patch noce_try_sign_mask breaks a...Roger Sayle4-66/+98
2004-06-25gimplify.c (gimplify_compound_lval): Reset TREE_SIDE_EFFECTS after gimplifyin...Jeff Law2-0/+21
2004-06-25tree-dfa.c (get_virtual_var): Merge real/imaginary parts with handled_compone...Richard Kenner3-23/+18
2004-06-25re PR target/16176 (Miscompilation of unaligned data in MIPS backend (SB1 fla...Richard Sandiford4-7/+36
2004-06-25tree-cfg.c (verify_expr): Add macro CHECK_OK.Richard Kenner2-13/+62
2004-06-25* doc/tree-ssa.texi: Document info about MODIFY_EXPR's typeDevang Patel2-0/+6
2004-06-25target-def.h (TARGET_CXX_GUARD_TYPE, [...]): Define.Paul Brook9-10/+120
2004-06-25revert: [multiple changes]Arnaud Charlet89-3187/+4910
2004-06-25darwin.h (CC1_SPEC): Handle -gused and -gfull.Devang Patel3-1/+11