aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-17varasm.c (output_constant): Do not abort on VIEW_CONVERT_EXPRs between differ...Eric Botcazou2-2/+8
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 c++/23914 (further 'non-constant' template argument case exposed by Boost)Mark Mitchell4-0/+26
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-15* config/m32c/m32c-lib1.S (__m32c_eh_return): Fix typo.DJ Delorie2-1/+5
2005-09-15optabs.c (expand_binop): Use swap_commutative_operands_with_target to order o...Paolo Bonzini2-11/+30
2005-09-15re PR target/23139 (-pedantic -ffast-math breaks working code)Joseph Myers2-0/+36
2005-09-15tree-data-ref.c (analyze_array_indexes): Add estimate_only parameter.Daniel Berlin4-10/+35
2005-09-15* pt.c (check_explicit_instantiation_namespace): Fix typo.Mark Mitchell2-1/+3
2005-09-15re PR c++/13140 (declaration in global namespace, definition inside named or ...Mark Mitchell7-7/+144
2005-09-15re PR java/23891 (Problem folding static fields across packages)Bryce McKinlay4-35/+36
2005-09-15re PR c++/23725 (Error message regression with g++.dg/inherit/using4.C)Nathan Sidwell2-1/+6
2005-09-15tree-nested.c (get_frame_type): Mark the "non-local frame structure" as addre...Eric Botcazou2-0/+13
2005-09-15* tree-vrp.c (vrp_int_const_binop <MINUS_EXPR>): Handle 0 - -INF.Michael Matz2-2/+8
2005-09-15re PR tree-optimization/23835 (-O3 compile takes two times longer)Daniel Berlin2-55/+66
2005-09-15Daily bump.GCC Administrator1-1/+1
2005-09-14vect.md (addv2sf3, subv2sf3): Rewrite as expand.Richard Henderson2-10/+81
2005-09-14i386.c (contains_128bit_aligned_vector_p): Add break in the ARRAY_TYPE case.Andrew Pinski2-0/+6
2005-09-14re PR tree-optimization/23584 (ipa-pure-const pass ignores dereferencing a vo...Josh Conner2-0/+26
2005-09-14PR fortran/21875 Internal Unit Array I/O, NISTJerry DeLisle6-0/+119
2005-09-14PR fortran/21875 Internal Unit Array I/O, NISTPaul Thomas2-2/+72
2005-09-14* tree.c (substitute_in_expr, case 4): New case, for ARRAY_REF.Eric Botcazou2-1/+19
2005-09-14re PR middle-end/22480 (ICE in convert_move, at expr.c:390 with -ftree-vector...Uros Bizjak5-3/+89
2005-09-14gimplify.c (gimplify_init_ctor_eval): Don't discard a zero-sized value if it ...Olivier Hainque2-1/+11
2005-09-14re PR fortran/19358 ([gfortran] Segfault with missing upper bound)Paul Thomas4-1/+58
2005-09-13re PR target/22068 (Multiply-immediate opportunity)David Edelsohn2-5/+17
2005-09-14re PR c++/23180 (Segfault on const initializer with bogus pointer arithmetics)Josh Conner3-0/+43
2005-09-14Daily bump.GCC Administrator1-1/+1
2005-09-13pr15784-4.c, [...]: Clean up temp files.Janis Johnson27-0/+52
2005-09-14linux64.h (DBX_OUTPUT_BRAC): Treat function name passed as NAME as if it were...Alan Modra2-3/+17
2005-09-13gcc-dg.exp: Load scanipa.exp.Josh Conner5-179/+423
2005-09-13sh.md (*movv4sf_i): Add general register cases to the constraints.Kaz Kojima2-2/+7
2005-09-13darwin.md (movdf_low_si): Mark the outgoing r constraint as early clobber.Andrew Pinski2-18/+11
2005-09-13re PR fortran/17740 (ICE in gfc_trans_arrayfunc_assign, at fortran/trans-expr...Erik Edelmann4-1/+41
2005-09-13tree.c (annotate_with_file_line): Compare line numbers before file names.Volker Reichelt2-4/+9
2005-09-13re PR target/23816 (ICE in extract_insn, at recog.c:2084)Uros Bizjak4-0/+70
2005-09-13loop-doloop.c (doloop_modify): Use GEN_INT to pass an rtx rather than a HOST_...Ian Lance Taylor2-1/+6
2005-09-13* tree-dfa.c (dump_variable): Guard against NULL annotations.Diego Novillo2-3/+7
2005-09-13* zh_CN.po: Update.Joseph Myers2-352/+332
2005-09-13re PR c++/16171 ([ABI] Problems with standard names in different namespaces)Bastian Blank7-5/+72