aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-09-19tree-ssa-operands.c (swap_tree_operands): Export.Dorit Nuzman4-16/+12
2005-09-19tree-flow.h (merge_alias_info): Declare.Richard Henderson4-118/+55
2005-09-19re PR rtl-optimization/23943 (segv in side_effects_p())Steven Bosscher4-1/+32
2005-09-19Daily bump.GCC Administrator1-1/+1
2005-09-18builtins.c (max_builtin, [...]): Use fold_buildN.James A. Morrison6-81/+92
2005-09-18* Make-lang.in: Make check-fortran alias for check-gfortran.Francois-Xavier Coudert2-0/+5
2005-09-18* calls.c (flags_from_decl_or_type): Do not set ECF_LIBCALL_BLOCK.Jan Hubicka2-3/+7
2005-09-18varasm.c (output_constant): Do not abort on conversions to union types betwee...Eric Botcazou2-2/+10
2005-09-18re PR fortran/19181 (ICE and segmentation fault with pointer member in user d...Paul Thomas2-0/+37
2005-09-18re PR middle-end/23944 (segv in fold_indirect_ref_1 in fold-const.c:11505)Richard Guenther4-1/+17
2005-09-18PR libstdc++/23417 (cont)Paolo Carlini2-19/+26
2005-09-18module.c (read_module): Add missed line from last patch.Andreas Jaeger2-0/+5
2005-09-18re PR fortran/15975 ([4.0 only] ICE in trans-array.c pointer array initial...Erik Edelmann4-1/+33
2005-09-18re PR fortran/16861 ([4.0 only] segfault with doubly used module)Paul Thomas4-6/+58
2005-09-18Daily bump.GCC Administrator1-1/+1
2005-09-18fpgnuib.c (__floatsidf): Don't rely on signed overflow.Paul Brook2-1/+5
2005-09-17tree-pass.h, [...]: Revert last change.Richard Henderson6-27/+12
2005-09-17Add comment to expand_mult max_cost change.David Edelsohn1-4/+8
2005-09-17re PR c++/18368 (C++ error message regression)Volker Reichelt2-0/+14
2005-09-17tree-pass.h (pass_vect_dce): Declare.Richard Henderson6-40/+72
2005-09-17except.c (struct eh_status): Turn region_array into vec.Jan Hubicka2-38/+82
2005-09-17re PR middle-end/22067 (Inconsistent multiply by immediate)David Edelsohn2-2/+9
2005-09-17re PR fortran/15586 (gfortran should support i18n in its compiler messages)Francois-Xavier Coudert20-5421/+9417
2005-09-17expr.c (emit_move_via_integer): Add force argument, pass it on to emit_move_c...Richard Henderson3-10/+37
2005-09-17jni.exp (gcj_jni_invocation_test_one): Use libjava_find_lib to find the prope...H.J. Lu2-1/+12
2005-09-17varasm.c (output_constant): Do not abort on VIEW_CONVERT_EXPRs between differ...Eric Botcazou2-2/+8
2005-09-17Correction. Committed wrong patch earlier today.Anthony Green1-1/+1
2005-09-17Daily bump.GCC Administrator1-1/+1
2005-09-17huge-val1.C: Disable tests on values of HUGE_VAL...Joseph Myers2-0/+7
2005-09-16re PR classpath/20198 (java.security.CodeSource.getLocation output is differe...Anthony Green2-3/+16
2005-09-1623871.cc: New.Janis Johnson2-0/+43
2005-09-16re PR c++/23914 (further 'non-constant' template argument case exposed by Boost)Mark Mitchell4-0/+26
2005-09-16* MAINTAINERS: Add self as java maintainer.Tom Tromey2-0/+5
2005-09-16re PR c++/21514 ([DR 488] templates and anonymous enum)Mark Mitchell5-12/+24
2005-09-16re PR middle-end/23903 (Duplicate dump file numbers)Paolo Bonzini2-4/+9
2005-09-16s390-protos.h (s390_overlap_p): Prototype added.Andreas Krebbel4-0/+59
2005-09-16ipa-pure-const.c (static_execute): Free auxiliar information.Richard Guenther4-0/+12
2005-09-16re PR c++/23357 (ICE with __alignof__ on template arguments)Jason Merrill3-2/+15
2005-09-16re PR fortran/23906 (inappropriate branch condition in function "transform_se...Paul Brook4-2/+24
2005-09-16re PR c++/23896 (boost::tie() = std::pair doesn't compile)Mark Mitchell4-5/+37
2005-09-16Daily bump.GCC Administrator1-1/+1
2005-09-15gc_locks.h (GC_test_and_set): Change the constraint of the first operand to '0'.Kazu Hirata2-1/+6
2005-09-15* config/m32c/m32c-lib1.S (__m32c_eh_return): Fix typo.DJ Delorie2-1/+5
2005-09-15re PR libgcj/16032 (libgcj should reject class files with incorrect version n...Tom Tromey5-16/+101
2005-09-15optabs.c (expand_binop): Use swap_commutative_operands_with_target to order o...Paolo Bonzini2-11/+30
2005-09-15For PR libgcj/23288:Tom Tromey2-10/+57
2005-09-15re PR target/23139 (-pedantic -ffast-math breaks working code)Joseph Myers6-7/+270
2005-09-15re PR libstdc++/21674 (basic_string vs debug_mode)Benjamin Kosnik6-7/+84
2005-09-15re PR libstdc++/23875 (operator<<(short) should not call operator<<(long), etc.)Paolo Carlini4-24/+244
2005-09-15tree-data-ref.c (analyze_array_indexes): Add estimate_only parameter.Daniel Berlin4-10/+35