aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-12-25Revert 2004-12-08 Makefile changes.David Edelsohn4-6/+4
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-25type_traits (is_enum): Minor tweak.Paolo Carlini2-1/+5
2004-12-25type_traits: Implement is_enum (usual caveats about the nasty consequences of...Paolo Carlini7-6/+252
2004-12-25re PR target/19137 (ICE with load of TImode constant)Alan Modra2-33/+42
2004-12-25ffi64.c (struct register_args): Rename from stackLayout.Richard Henderson3-640/+592
2004-12-25Daily bump.GCC Administrator2-2/+2
2004-12-24type_traits: Add missing undef.Paolo Carlini2-0/+5
2004-12-25re PR target/19147 (invalid rlwinm patterns)Alan Modra2-54/+5
2004-12-24type_traits: Implement is_member_object_pointer, is_member_function_pointer.Paolo Carlini8-34/+370
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 Davis4-8/+34
2004-12-24Daily bump.GCC Administrator2-2/+2
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
2004-12-23genrecog.c (did_you_mean_codes): New.DJ Delorie2-0/+24
2004-12-23re PR c++/17413 (local classes as template argument)Mark Mitchell5-4/+20
2004-12-23mips.h (TARGET_CPU_CPP_BUILTINS): Add assert for machine=mips for !TARGET_IRIX.Eric Christopher5-4/+13
2004-12-23Fix ChangeLog entry from 2004-12-22 from 'dg-xfail-if' to 'dg-skip-if'Janis Johnson1-1/+1
2004-12-23* g++.dg/template/crash31.C: Correct embedded PR number.Mark Mitchell3-2/+6
2004-12-23* cvt.c (convert_to_void): Fix typo in comment.Mark Mitchell2-1/+5
2004-12-23re PR c++/16405 (Temporary aggregate copy not elided)Mark Mitchell2-0/+6
2004-12-23tree.c (iterative_hash_expr): Canonicalize builtins.Dale Johannesen2-1/+17
2004-12-23re PR c++/18962 (specialization of template class with inner template members...Alexandre Oliva4-0/+37
2004-12-23re PR target/16819 (ICE with empty struct as arg)Alexandre Oliva4-2/+28
2004-12-23re PR middle-end/17746 (ICE when building the Ada RTS)Eric Botcazou2-2/+3
2004-12-23re PR middle-end/17746 (ICE when building the Ada RTS)Eric Botcazou9-20/+58
2004-12-23i386.c (override_options): Revert last change wrt fancy 387 math.Richard Henderson2-2/+6
2004-12-23alpha.md (one_cmpl<mode>2, [...]): New macroized vector operate patterns.Richard Henderson2-0/+61
2004-12-23target-supports.exp (check_effective_target_vect_no_align): Remove i?86 and x...Richard Henderson2-3/+6
2004-12-23i386.c (ix86_expand_vector_move): Tidy.Richard Henderson4-33/+175
2004-12-23re PR c++/16405 (Temporary aggregate copy not elided)Mark Mitchell4-0/+77
2004-12-23alpha.c (alpha_expand_mov): Split out ...Richard Henderson4-119/+63
2004-12-22optabs.h (OTI_movmisalign, [...]): New.Richard Henderson11-34/+59
2004-12-22emmintrin.h (_mm_loadh_pd): Don't cast pointer arg to __v2si.Richard Henderson4-73/+165
2004-12-23re PR target/18751 (ICE in expr.c:5083, profiledbootstrap)Alan Modra2-1/+8
2004-12-22i386.md (btsq, btrq, btcq): Fix modes.Richard Henderson2-12/+15
2004-12-22* varasm.c (force_const_mem): Call set_mem_align.Richard Henderson2-0/+5
2004-12-22predicates.md (sse_comparison_operator): Fix typo in ieee test.Richard Henderson2-3/+9
2004-12-23re PR target/18511 (cc1plus segfaults when compiling libstdc++-v3/src/localen...Kaz Kojima3-2/+11