aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-09-20c.opt (fextended-identifiers): New.Joseph Myers26-25/+72
2005-09-20re PR tree-optimization/23929 (segfault in expand_simple_operations, tree-ssa...Jakub Jelinek4-1/+35
2005-09-20re PR testsuite/23186 (g++.dg/other/pr22003.C fails)Steve Ellcey2-0/+8
2005-09-20re PR c++/23947 (segv in reshape_init_r())Jakub Jelinek4-1/+25
2005-09-20re PR tree-optimization/23818 (ICE in dominated_by_p, at dominance.c:827)Jakub Jelinek4-0/+46
2005-09-20re PR fortran/23420 (ICE on invalid print statement)Tobias Schlüter4-40/+66
2005-09-20re PR fortran/23663 (rejects entry point as a value)Jakub Jelinek4-4/+47
2005-09-20tree-data-ref.c (get_number_of_iters_for_loop): New function.Daniel Berlin3-65/+110
2005-09-20vect-40.c: Remove pointers to "aligned types".Dorit Nuzman25-383/+292
2005-09-20tree-ssa-address.c (create_mem_ref): Put the symbol reference into the base r...Andreas Krebbel2-4/+17
2005-09-20pr16105.c: Replace "aligned types" with regular types.Dorit Nuzman11-62/+77
2005-09-20* socket.c: Add string.h for memcpy.Andreas Jaeger2-134/+140
2005-09-20re PR tree-optimization/18463 (suboptimal use of fancy x86 addressing modes)Zdenek Dvorak4-32/+87
2005-09-20Daily bump.GCC Administrator1-1/+1
2005-09-19sse.md (reduc_splus_v4sf): Rename from reduc_plus_v4sf.Richard Henderson2-1/+15
2005-09-19aof.h (REGISTER_NAMES): Add missing backslash.Richard Sandiford2-3/+8
2005-09-19sse.md (vcondu<SSEMODE124>): Rename from vcondu<SSEMODE12>.Richard Henderson2-6/+11
2005-09-19ia64.c (ia64_expand_widen_sum): New.Richard Henderson4-5/+232
2005-09-19alpha.c (alpha_rtx_costs): Cost 0 for a memory source.Richard Henderson2-1/+10
2005-09-19re PR rtl-optimization/23941 (compress_float_constant creates denormals)Richard Henderson3-0/+27
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-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-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