aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-07-25calls.c (store_one_arg): Check for sibling call MEM arguments from already cl...Jakub Jelinek4-0/+95
2005-07-25re PR fortran/20063 (n*'xxxx' disables padding)Jakub Jelinek4-5/+25
2005-07-25re PR c/20303 ([4.0 only] Can't push more than 16 nested visibility)Jakub Jelinek2-0/+210
2005-07-25reshape_rank7.f90: Fix dejagnu commands.Feng Wang3-2/+7
2005-07-25Daily bump.GCC Administrator1-1/+1
2005-07-24c-common.c (check_missing_format_attribute): New.Kaveh R. Ghazi14-44/+290
2005-07-24m68k.md ("extendqidi2"): When source is an address register use a word move.Andreas Schwab2-2/+17
2005-07-24dwarf2out.c (gen_variable_die): Treat un-emitted COMDAT variables as declarat...Mark Mitchell2-0/+24
2005-07-24re PR tree-optimization/22526 (vectorizer produces mis-match types in conditi...Ira Rosen2-1/+8
2005-07-24builtins.def: Add DEF_EXT_C99RES_BUILTIN to define builtins that C99 reserve ...Francois-Xavier Coudert2-0/+16
2005-07-24Makefile.in (STRICT2_WARN): Add -Wmissing-format-attribute.Kaveh R. Ghazi4-4/+83
2005-07-24nan_inf_fmt.f90: Revise test to include case of field width of zero.Jerry DeLisle2-1/+14
2005-07-24Daily bump.GCC Administrator1-1/+1
2005-07-23re PR fortran/21875 ([meta-bug] NIST test suite failures)Jerry DeLisle2-1/+19
2005-07-23re PR tree-optimization/22623 (type mismatch between an SSA_NAME and its symbol)Richard Henderson2-1/+6
2005-07-23re PR target/22577 (PA bootstrap fails)Giovanni Bajo2-4/+11
2005-07-23var_defs.tree: Remove extra lines.James A. Morrison2-2/+4
2005-07-23Makefile.in (C_TREE_H): Update dependencies.Kaveh R. Ghazi5-3/+13
2005-07-23mips-dsp.md: New file.Chao-ying Fu13-96/+3158
2005-07-22re PR testsuite/21073 (Incorrect declaration of member variable in p3060d.C t...Oyvind Harboe3-3/+12
2005-07-22comma_format_extension_3.f: Fix typo.David Edelsohn5-4/+11
2005-07-22vrp2.C: Fix testcase.Andrew Pinski2-1/+3
2005-07-22re PR tree-optimization/22625 (-ftree-vrp produces wrong code)Andrew Pinski2-0/+25
2005-07-23Daily bump.GCC Administrator1-1/+1
2005-07-22c-objc-common.c (c_cannot_inline_tree_fn): Add warning control to warning calls.DJ Delorie3-6/+12
2005-07-22re PR debug/21828 (debug info omitted for uninitialized variables)Mark Mitchell5-9/+30
2005-07-22c-format.c (check_function_format): Change warning control option from OPT_Wa...DJ Delorie2-2/+7
2005-07-22tree-ssa-alias.c (count_ptr_derefs): Do not consider &PTR->FLD a dereference ...Diego Novillo5-4/+95
2005-07-22re PR rtl-optimization/20370 (dead_or_predictable doesn't resize reg_n_info)J"orn Rennecke2-0/+12
2005-07-22re PR rtl-optimization/21848 (load_mems / replace_loop_mems bug causes miscom...J"orn Rennecke2-0/+26
2005-07-22re PR rtl-optimization/22445 (Optimizations done by cselib depend on pointer ...J"orn Rennecke2-9/+32
2005-07-22re PR rtl-optimization/22258 (combine causes spill failure on return value re...J"orn Rennecke2-0/+87
2005-07-22config.gcc: Add crx-elf support.Paul Woegerer8-0/+3082
2005-07-22bfin-longcall-1.c: New file.Bernd Schmidt3-0/+71
2005-07-22tree-ssa-structalias.c (merge_graph_nodes): Fix uninitialised warnings.Manfred Hollstein9-3/+36
2005-07-22re PR tree-optimization/22336 (ICE Segfault in record_block_change at functio...Richard Kenner2-0/+10
2005-07-22fold-const.c (fold_unary): Don't strip signed nops from ABS_EXPRs.James A. Morrison2-2/+12
2005-07-21... Add warning control to warning call.DJ Delorie2-5/+9
2005-07-21c-typeck.c (parser_build_binary_op): Add warning control to warning calls.DJ Delorie2-10/+22
2005-07-21toplev.c (warn_deprecated_use): Add warning control to warning call.DJ Delorie2-6/+14
2005-07-21re PR tree-optimization/22504 (benchmark - galgel fails at runtime with misco...Richard Henderson2-126/+223
2005-07-22Daily bump.GCC Administrator1-1/+1
2005-07-21alias.c (nonoverlapping_component_refs_p): Use TYPE_MAIN_VARIANT, revert to r...Daniel Berlin2-3/+8
2005-07-21* gcc.c-torture/compile/20050721-1.c: New test for 3.4 fix.Janis Johnson2-0/+61
2005-07-21re PR target/21149 (invalid code generation for _mm_movehl_ps SSE intrisinc)Uros Bizjak2-2/+7
2005-07-21re PR target/22576 (ICE with simple factorial program compiled with -ffast-ma...Uros Bizjak2-2/+8
2005-07-21i386.md (trap): Use "".word/t0x0b0f" instead of ud2.Andrew Pinski2-1/+5
2005-07-21class.c (build_base_path): Fix typo.Andrew Pinski2-2/+6
2005-07-21re PR middle-end/21180 (checking on fold no longer happens in some cases)Andrew Pinski2-13/+132
2005-07-21re PR tree-optimization/19055 (Minor bit optimization with or and xor)Andrew Pinski3-0/+59