aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-12-28fold-const.c (fold_build_cleanup_point_expr): For a RETURN_EXPR...Andrew Pinski2-0/+22
2004-12-28* tree-vectorizer.c (vect_mark_relevant) First argument changed fromDorit Naishlos2-7/+14
2004-12-28rs6000.c (rs6000_legitimize_reload_address): Don't generate non-offsettable D...Alan Modra2-2/+9
2004-12-28re PR rtl-optimization/19103 (Current CVS (2004/12/21) doesn't compile with p...Zdenek Dvorak2-1/+6
2004-12-28* genrecog.c (compute_predicate_codes): Avoid warning.Andreas Jaeger2-5/+10
2004-12-28vax.c (vax_address_cost, [...]): Correct casts.John David Anglin2-8/+14
2004-12-27tree-ssa-dom.c (thread_across_edge): Remove broken code to avoid threading in...Jeff Law2-16/+5
2004-12-27re PR target/17406 (ICE dwarf2out_frame_debug_expr, at dwarf2out.c:1692)Richard Henderson2-3/+12
2004-12-27Add memory barriers to the double-checked locking used for static initializat...Jason Merrill10-9/+79
2004-12-28re PR driver/16118 (Preprocessed source error with -xf77-cpp-input)Roger Sayle2-0/+12
2004-12-27rs6000.c (rs6000_eliminate_indexed_memrefs): Do not break apart constant pool...David Edelsohn2-1/+9
2004-12-28Daily bump.GCC Administrator1-1/+1
2004-12-27re PR c++/19149 (seg fault on invalid code)Mark Mitchell4-1/+19
2004-12-27* g++.dg/opt/temp1.C (memcpy): Return a value.Mark Mitchell2-0/+3
2004-12-27re PR libfortran/19032 (modulo generates wrong result for divisor 1 and -1)Tobias Schlüter5-26/+65
2004-12-27trans-expr.c (gfc_conv_cst_int_power): Only check for flag_unsafe_math_optimi...Andrew Pinski2-1/+7
2004-12-27trans-intrinsic.c (gfc_conv_intrinsic_ishft): Change to logicalshift.Tobias Schlüter4-29/+536
2004-12-27re PR c++/19148 (ICE: gimplification failed)Mark Mitchell2-0/+17
2004-12-27re PR c++/19148 (ICE: gimplification failed)Mark Mitchell2-5/+15
2004-12-27* gfortran.dg/g77/select_no_compile.f: Remove.Paul Brook2-11/+4
2004-12-27i386.h (UNITS_PER_SIMD_WORD): Don't use MMX/3DNOW.Richard Henderson9-297/+13
2004-12-26compat-common.h (CINT, CDBL): Use multiplication by 1i instead of token pasting.Richard Henderson2-2/+7
2004-12-26i386.md (mov<MMXMODEI>_internal_rex64): New.Richard Henderson1-4/+50
2004-12-26i386.c (ix86_gimplify_va_arg): Also pass the result of type_natural_mode to e...Richard Henderson2-5/+15
2004-12-26simplify-rtx.c (simplify_relational_operation_1): Don't simplify plus/minus a...Richard Henderson2-1/+7
2004-12-27re PR target/17643 (ICE in propagate_one_insn, at flow.c:1582)John David Anglin2-3/+11
2004-12-27Daily bump.GCC Administrator1-1/+1
2004-12-26re PR tree-optimization/17578 (Missed optimization--failure of gcc.c-torture/...John David Anglin3-2/+9
2004-12-25expr.c (clear_storage): Validate CONST0_RTX extant.Richard Henderson2-17/+41
2004-12-25target-supports.exp (check_effective_target_vect_no_bitwise): Remove Alpha.Richard Henderson2-2/+6
2004-12-26Daily bump.GCC Administrator1-1/+1
2004-12-25re PR rtl-optimization/19078 (Poor quality code after loop unrolling.)Zdenek Dvorak2-4/+38
2004-12-25re PR target/19059 (Atmel AVR Tiny13 and Tiny2313 support corrupted)Marek Michalkiewicz4-7/+15
2004-12-25pr17055-1.c (dg-options): Add -fno-common to options on hppa*-*-hpux*.John David Anglin7-2/+24
2004-12-25re PR target/19137 (ICE with load of TImode constant)Alan Modra2-33/+42
2004-12-25Daily bump.GCC Administrator1-1/+1
2004-12-25re PR target/19147 (invalid rlwinm patterns)Alan Modra2-54/+5
2004-12-24i386.md (*fix_trunc{d,s,h}i_1): Rename to *fix_trunc{d,s,h}i_i387.Uros Bizjak2-6/+12
2004-12-24re PR tree-optimization/14638 (Variables disappear from debug info at -O1)Daniel Berlin5-7/+41
2004-12-24complex_write.f90: removed extraneous comma.Bud Davis1-1/+1
2004-12-24re PR target/19142 (ppc-darwin no longer builds)Alan Modra2-1/+8
2004-12-24re PR libfortran/19071 (complex formatted output has too many items)Bud Davis2-0/+20
2004-12-24Daily bump.GCC Administrator1-1/+1
2004-12-23gfortran.texi: Fix typo.Steven G. Kargl2-1/+5
2004-12-23reload.c (regno_clobbered_p): Add a gcc_assert that regno refers to a hard re...Roger Sayle2-2/+12
2004-12-23re PR c++/17595 (Unfriendly error message/rejects legal #pragmas in the middl...Mark Mitchell2-0/+11
2004-12-23re PR c++/17595 (Unfriendly error message/rejects legal #pragmas in the middl...Mark Mitchell2-0/+10
2004-12-23gimplify.c (gimplify_modify_expr_rhs): Use types_compatible_p.Mark Mitchell4-2/+15
2004-12-23Fixed incorrect PR number.Alexandre Oliva1-1/+1
2004-12-23* gcc.dg/empty2.c: Add missing dg-warning.Alexandre Oliva2-1/+5