aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-06-29re PR tree-optimization/16249 (ICE in calculate_live_on_entry, at tree-ssa-li...Bryce McKinlay2-2/+23
2004-06-29Andrew Vaught <andyv@firstinter.net>Tobias Schlüter4-0/+219
2004-06-29re PR java/1262 (Method with default access can be overridden in another pack...Bryce McKinlay4-61/+95
2004-06-29Fix gcc.dg/builtin-apply2.c failures:Joern Rennecke2-14/+30
2004-06-29Fix gcc.dg/builtin-apply2.c failures:Joern Rennecke1-0/+11
2004-06-29module.c (mio_gmp_real): Correct writing of negative numbers.Tobias Schlüter4-2/+26
2004-06-29expmed.c (expand_smod_pow2): Provide alternate implementations that avoid con...Roger Sayle2-11/+42
2004-06-29tree-sra.c: Include expr.h for definition of MOVE_RATIO.Andrew Pinski3-1/+8
2004-06-29re PR fortran/15963 (Error when comparing characters in restricted expression)Tobias Schlüter4-4/+34
2004-06-29tree-sra.c: Rewrite from scratch.Richard Henderson4-829/+1596
2004-06-29except.c (expand_start_java_handler): Push a new binding level.Andrew Haley5-96/+94
2004-06-29vec.h (VEC_T_safe_push, [...]): Tweak for when size_t is bigger than int.Nathan Sidwell2-4/+9
2004-06-29target-def.h (TARGET_CXX_GET_COOKIE_SIZE, [...]): Define.Paul Brook15-41/+188
2004-06-29* lrealpath.c (lrealpath): Add _WIN32 support.Danny Smith2-0/+34
2004-06-29re PR c++/16260 (ICE in template function)Nathan Sidwell4-10/+29
2004-06-29configure.ac (AC_CHECK_HEADERS): Add dirent.h configure: Regenerate.Nick Clifton4-34/+73
2004-06-29cfglayout.c (fixup_reorder_chain): Don't do anything for e_fall->dest == EXIT...J"orn Rennecke2-2/+6
2004-06-29(pthread_join): Only apply the weak pragma if the function actually exists.Nick Clifton1-0/+4
2004-06-28tree-cfg.c (verify_stmt): Add last_in_block parameter.Richard Henderson7-24/+223
2004-06-29function.c (assign_parms): Don't abort with zero size stack parm failing the ...Alan Modra2-1/+6
2004-06-28pr14963.c: Remove the dg-warning as it is dected by the error already.Andrew Pinski2-2/+3
2004-06-29jacks.xfail: Remove 8.1.3-superclass-6.Bryce McKinlay2-1/+5
2004-06-28common.opt (ftree-fre): New flag.Diego Novillo15-538/+706
2004-06-29Expression.java: New file.Jerry Quinn5-6/+470
2004-06-29Daily bump.GCC Administrator2-2/+2
2004-06-29* jcf-write.c (get_classfile_modifiers): Formatting fixes.Bryce McKinlay2-3/+8
2004-06-28m32r.c (m32r_sched_odd_word_p, [...]): Remove.Steven Bosscher4-374/+121
2004-06-28tree.def (REALPART_EXPR, [...]): Change class to 'r'.Richard Henderson6-4/+19
2004-06-28Typo fix.Joern Rennecke1-1/+1
2004-06-28* config.gcc (sh*-*elf*): Remove dead assignment of sh_multilibs.J"orn Rennecke2-2/+5
2004-06-28builtins.def (execl, [...]): Change to DEF_EXT_LIB_BUILTIN.Joseph Myers2-7/+12
2004-06-28decl.c: Remove calls to add_decl_expr...Richard Kenner7-626/+511
2004-06-28expmed.c (expand_smod_pow2): New function to expand signed remainder by a con...Roger Sayle2-6/+84
2004-06-28ptrmem4.C: Change to compile only test.Andrew Pinski2-1/+5
2004-06-28Check-in change to this file that got left out of last check-inRichard Kenner1-0/+21
2004-06-28cpp_type_traits.h: Move the additions to namespace __gnu_internal outside of ...Paolo Carlini2-128/+132
2004-06-28safe_base.h (__gnu_debug::_Safe_sequence_base): Revert -Weffc++ changes that ...Benjamin Kosnik3-40/+9
2004-06-28* Makefile.in (vec.o): Fix dependencies.Ulrich Weigand2-1/+5
2004-06-28Makefile.in: Fix parallel make dependency problem on vec.o.Andreas Tobler2-1/+5
2004-06-28cp-demangle.h: Declare cplus_demangle_operators...Zack Weinberg4-33/+59
2004-06-28* testsuite/demangle-expected: Add test case.Ian Lance Taylor2-0/+6
2004-06-28re PR target/14041 (H8300-elf unaligned word/longword access of zero initiali...Dhananjay Deshpande4-0/+25
2004-06-28cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK, [...]): Use appropriate TREE_CHECK mac...Nathan Sidwell5-145/+169
2004-06-28re PR c++/16240 (g++ generates incorrect mangled name)Ian Lance Taylor2-0/+8
2004-06-28cp-tree.h (struct deferred_access): Move to ...Nathan Sidwell3-86/+120
2004-06-28[multiple changes]Arnaud Charlet31-317/+564
2004-06-28combine.c (can_combine_p): Do not prevent building insns that use and clobber...Ulrich Weigand2-10/+32
2004-06-28tree-sra.c (is_sra_candidate_ref): Remove second arg; all callers changed.Richard Kenner2-17/+51
2004-06-28tree-pretty-print.c (dump_function_declaration): New.Richard Kenner2-30/+66
2004-06-28tree-nested.c (create_tmp_var_for): Allow ARRAY_TYPE.Richard Kenner2-51/+70