aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-08-26re PR c++/19004 (ICE in uses_template_parms at cp/pt.c:4860)Mark Mitchell4-6/+40
2005-08-26re PR c++/23491 (new declarator with constant expression gives "error: invali...Mark Mitchell9-38/+104
2005-08-26stor-layout.c (finalize_type_size): Restore behaviour for non-aggregate types...J"orn Rennecke2-11/+17
2005-08-26re PR c/23506 (Bad array access in DEF_GCC_BUILTIN)Jakub Jelinek2-1/+8
2005-08-26re PR middle-end/22439 (ICE with char VLA and __SIZE_TYPE__ argument (so no c...Andrew Pinski2-0/+16
2005-08-26rs6000.md (eq<mode>_compare): Only enable when optimizing for size.David Edelsohn3-20/+33
2005-08-26v850.c (ep_memory_operand): Return FALSE if TARGET_EP is not defined.Nick Clifton5-43/+641
2005-08-26mips.c (mips_expand_prologue): Handle case when generating for MIPS16 and the...David Ung2-4/+24
2005-08-26crx.md: Make doloop_end pattern usage controllable via mloop-nesting=<max-nes...Paul Woegerer4-59/+85
2005-08-26s390.md: ("movstr", "*movstr"): Add patterns.Adrian Straetling2-0/+48
2005-08-26predicates.md ("shift_count_operand", [...]): Reject operands containing elim...Andreas Krebbel3-0/+44
2005-08-26Daily bump.GCC Administrator1-1/+1
2005-08-25re PR fortran/20363 (interface body has incorrect scope)Erik Edelmann4-12/+39
2005-08-25* gcc.c-torture/execute/frame-address.c: New test.Maciej W. Rozycki2-0/+46
2005-08-25re PR c++/20817 (ICE for tree check in build_offset_type)Nathan Sidwell4-4/+17
2005-08-25* gcc.dg/vect/vect-52.c: Increase b[] and c[] size by one.Alan Modra2-2/+6
2005-08-2520020103-1.c: Scan for LC[0-9], not LC.Alan Modra3-1/+7
2005-08-25re PR tree-optimization/23546 (ICE in for_each_index, at tree-ssa-loop-im.c:202)Paolo Bonzini2-1/+16
2005-08-25regmove.c (reg_is_remote_constant_p): Reorganize to not use log links.Paolo Bonzini2-3/+8
2005-08-25re PR tree-optimization/23546 (ICE in for_each_index, at tree-ssa-loop-im.c:202)Paolo Bonzini2-0/+8
2005-08-25Daily bump.GCC Administrator1-1/+1
2005-08-24params.def (PARAM_MIN_SPEC_PROB): New.Pete Steinmetz4-5/+17
2005-08-24re PR fortran/17758 (gfortran_abort and some others should be marked as noret...Thomas Koenig6-1/+68
2005-08-24Define __PIC__ for darwin targets.Fariborz Jahanian4-0/+25
2005-08-24rs6000.md: Fix thinko in the peephole2 I added yesterday.Paolo Bonzini2-8/+17
2005-08-24re PR c++/22454 (ICE with operator in default argument in template class)Nathan Sidwell4-2/+23
2005-08-24bb-reorder.c (copy_bb, [...]): Add argument to duplicate_block.Zdenek Dvorak14-44/+122
2005-08-24fold-const.c (ptr_difference_const): Use cst_and_fits_in_hwi instead of host_...Zdenek Dvorak2-2/+7
2005-08-24darwin.c (gen_pic_offset): New.Paolo Bonzini2-20/+26
2005-08-24re PR tree-optimization/23486 (ICE in execute_todo, at passes.c:677)Zdenek Dvorak2-1/+7
2005-08-24config.gcc (*-*-vxworks*): Update tm_file, add extra_options, remove use_coll...Phil Edwards13-193/+632
2005-08-23re PR target/20799 (bad relocs for new/delete overrides)Andrew Pinski2-22/+7
2005-08-24configure.ac (HAVE_LD_NO_DOT_SYMS): Set for powerpc-linux biarch.Alan Modra3-4/+9
2005-08-24Daily bump.GCC Administrator1-1/+1
2005-08-23stdarg-2.c (main): Make sure long constants have the L suffix.DJ Delorie2-2/+7
2005-08-23re PR middle-end/23517 (can't cast between generic vector types and target su...Paolo Bonzini4-19/+14
2005-08-23predicates.md (equality_operator): New.Paolo Bonzini3-22/+43
2005-08-23* hwint.h (HOST_WIDE_INT_PRINT): Use HOST_LONG_LONG_FORMAT.Mark Mitchell2-1/+5
2005-08-23sh.c (sh_builtin_saveregs): If the number of to-be-saved fp registers is even...J"orn Rennecke2-19/+55
2005-08-23re PR c++/23044 (ICE on valid code)Nathan Sidwell4-1/+29
2005-08-23re PR middle-end/23467 (alignment of member doesn't always carry over to alig...J"orn Rennecke4-2/+38
2005-08-23lambda-code.c (lambda_vector_lexico_pos): Moved...Sebastian Pop4-23/+47
2005-08-23re PR tree-optimization/23511 (Segfault in fold_binary)Sebastian Pop2-1/+9
2005-08-23re PR middle-end/22043 (Fields not initialized for automatic structs with fle...Jakub Jelinek7-13/+79
2005-08-23missed in last commitAlan Modra1-0/+10
2005-08-23re PR target/21571 (ICE in rs6000.c with -msdata=default.)Alan Modra3-6/+8
2005-08-22rs6000.md (eq<mode>): Use output operand instead of scratch intermediates.David Edelsohn2-35/+68
2005-08-23re PR target/23070 ([3.4 only] CALL_V4_CLEAR_FP_ARGS flag not properly set)Alan Modra3-3/+12
2005-08-23Daily bump.GCC Administrator1-1/+1
2005-08-23* gcc.c-torture/execute/ieee/ieee.exp: Load gcc-dg.exp library.Ben Elliston2-2/+7