aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-01-21re PR tree-optimization/13000 ([unit-at-a-time] Using -O2 cannot detect missi...Ian Lance Taylor6-6/+75
2005-01-21re PR rtl-optimization/576 (gcc performs invalid optimization with float oper...Roger Sayle5-31/+58
2005-01-21* c-cppbuiltin.c (define__GNUC__): Correct assertion.Tom Tromey2-1/+5
2005-01-21* tree-cfg.c: Fix comment typos.Kazu Hirata2-4/+8
2005-01-21passes.c (rest_of_handle_flow2): Close / open the flow2 dump file around the ...J"orn Rennecke2-1/+10
2005-01-21Fix a typo.Eric Botcazou1-1/+1
2005-01-21config.gcc (sparc-*-netbsdelf*): Include dbxelf.hEric Botcazou8-38/+23
2005-01-21re PR java/18091 (Valgrind errors building libjava)Andrew Pinski2-2/+10
2005-01-21re PR c++/19208 (Spurious error about variably modified type)Giovanni Bajo4-6/+32
2005-01-21re PR target/18701 (mmix-knuth-mmixware gcc.c-torture/execute failures: 20010...Hans-Peter Nilsson2-6/+7
2005-01-21* doc/rtl.texi: Document value extension requirements for CONST_INT.Paul Brook2-0/+7
2005-01-21Daily bump.GCC Administrator1-1/+1
2005-01-20* tree-cfg.c (tree_verify_flow_info): Fix a typo.Kazu Hirata2-1/+3
2005-01-20data_char_1.f90: Fix typo, add dg-do directive.Tobias Schlüter8-3/+18
2005-01-20tree-cfg.c (tree_verify_flow_info): Check that a nonlocal label is first in a...Kazu Hirata2-5/+23
2005-01-20sourcebuild.texi (Test Directives): New.Janis Johnson2-0/+206
2005-01-20real.c (real_floor): Don't leave the result uninitialized when mode is VOIDMo...Roger Sayle2-1/+11
2005-01-20Fix changelog date.Paul Brook1-1/+1
2005-01-20* config/arm/arm.md (insv): Use gen_int_mode.Paul Brook2-1/+5
2005-01-20freebsd.h (ASM_OUTPUT_INTERNAL_LABELREF): Delete.Eric Botcazou6-36/+8
2005-01-20re PR debug/19124 (gcc generates incorrect dwarf2 debug info)Daniel Berlin2-12/+69
2005-01-20re PR tree-optimization/15349 ([tree-ssa] Merge two phi nodes.)Kazu Hirata7-8/+259
2005-01-20re PR target/19418 (_mm_cast*, icc8.1 new intrinsics)Richard Henderson2-0/+45
2005-01-20Mark PR.Richard Henderson1-0/+1
2005-01-20re PR target/19530 (MMX load intrinsic produces SSE superfluous instructions ...Richard Henderson4-7/+126
2005-01-20Makefile.in (alpha-linux, [...]): Use a-intnam-linux.ads and system-linux-alp...Richard Henderson5-147/+167
2005-01-20i386.c (ix86_expand_push): New.Richard Henderson6-0/+54
2005-01-20* gcc.dg/tree-ssa/loop-1.c: Fix target names on xfail.Steve Ellcey2-1/+5
2005-01-20params.def, [...]: Update copyright.Kazu Hirata5-4/+10
2005-01-20rtl.def (CONST_VECTOR): Use RTX_CONST_OBJ.Richard Henderson3-3/+7
2005-01-20re PR target/19350 (Compilation with -O1 -ftree-vectorize gives unrecognizabl...Richard Henderson2-0/+8
2005-01-20i386.c (ix86_expand_vector_init_one_var): Fix typo in QImode expansion to ix8...Richard Henderson2-2/+8
2005-01-20typeck.c (more_qualified_p): Remove.Kazu Hirata3-12/+5
2005-01-19re PR target/19511 (ICE in in reload_cse_simplify_operands, at postreload.c:391)Richard Henderson4-247/+133
2005-01-19re PR target/19427 (gcc.c-torture/execute/simd-1.c compilation fails for i686...Richard Henderson2-4/+11
2005-01-19re PR middle-end/19304 (wrong code for spec test from emit_move_change_mode)Richard Henderson2-24/+31
2005-01-19re PR target/19518 ([alpha] unrecognizable insn (set (reg:V4HI) (const_vector...Richard Henderson8-143/+460
2005-01-20loop-1.c: Fix missing "-" in dg-final scan-assembler-times directive name.Hans-Peter Nilsson2-1/+4
2005-01-20typeck.c (comptypes): Handle return code from objc_comptypes correctly.Matt Austern2-1/+6
2005-01-20Daily bump.GCC Administrator1-1/+1
2005-01-19re PR tree-optimization/19038 (tree-ssa causing loops to have more than one BB)Zdenek Dvorak2-12/+35
2005-01-19cfganal.c (compute_dominance_frontiers_1): Replace with new algorithmDaniel Berlin2-57/+48
2005-01-19re PR target/19529 (sh-rtems multilibs broken)Ralf Corsepius3-2/+15
2005-01-19* cp-tree.h, name-lookup.h: Remove unused prototypes.Kazu Hirata3-26/+4
2005-01-19asm-a.c: Move dg-require-effective-target to after dg-do.Hans-Peter Nilsson2-1/+4
2005-01-19tree-ssa-ccp.c (maybe_fold_offset_to_component_ref): Always subtract the offs...Zdenek Dvorak2-28/+28
2005-01-19tree-cfg.c (remove_forwarder_block): Fix the check to prevent a nonlocal labe...Kazu Hirata2-1/+7
2005-01-19re PR rtl-optimization/19462 (generating return insns while current_function_...Hans-Peter Nilsson2-1/+6
2005-01-19loop-1.c: Ignore declaration when counting function calls on ia64.Steve Ellcey2-1/+13
2005-01-19re PR rtl-optimization/19462 (generating return insns while current_function_...Hans-Peter Nilsson2-1/+12