aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-02-16trans.c (call_to_gnu): Use build_call_list instead of build3 to build the cal...Eric Botcazou4-70/+66
2007-02-16i386.h (x86_use_xchgb): New.Uros Bizjak9-15/+83
2007-02-16fold-const.c (tree_swap_operands_p): Treat SSA_NAMEs like DECLs but prefer SS...Richard Guenther4-5/+42
2007-02-16re PR fortran/30793 (Segfault on calling a function returning a pointer)Tobias Burnus4-1/+118
2007-02-16tree-flow-inline.h (single_imm_use_p): Remove.Richard Guenther4-21/+11
2007-02-16re PR other/27843 (gcc-4.2-20060527 make install fails on alphaev68-dec-osf5.1b)Ralf Wildenhues2-1/+9
2007-02-16re PR middle-end/30391 (ICE at -O1 with conditional expressions and GIMPLE_MO...Roger Sayle15-85/+131
2007-02-15re PR middle-end/30433 (no longer folding __complex__(0.0, 1.0) == __complex_...Andrew Pinski4-0/+37
2007-02-15re PR c++/30158 (ICE with invalid statement-expressions)Andrew Pinski4-1/+33
2007-02-15re PR middle-end/30729 (value computed is not used warning with unused result...Andrew Pinski4-0/+30
2007-02-16lower-subreg.c (move_eh_region_note): New static function.Ian Lance Taylor4-8/+103
2007-02-16Daily bump.GCC Administrator1-1/+1
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore115-4720/+5817
2007-02-15re PR c/26494 (-pedantic-errors can be overridden by -W*)Manuel López-Ibáñez15-63/+136
2007-02-15re PR c++/28943 (Unusable error message when using a conditional-expression w...Manuel López-Ibáñez4-2/+35
2007-02-15gimplify.c (gimplify_modify_expr): During gimplification...Eric Botcazou2-0/+19
2007-02-15expr.c (expand_expr_real_1): If a temporary is made and the reference doesn't...Eric Botcazou2-3/+18
2007-02-15jump.c: Remove prototypes for delete_computation and delete_prior_computation.Aldy Hernandez2-2/+5
2007-02-15Make-lang.in (JAVA_MANFILES): Add doc/gc-analyze.1.David Daney3-5/+103
2007-02-15jump.c (get_label_after): Delete.Paolo Bonzini4-287/+268
2007-02-15caller-save.c (save_call_clobbered_regs): Do not process sibcalls.Paolo Bonzini2-6/+7
2007-02-15varasm.c (default_asm_output_anchor): Prepend * to . symbol in order to preve...Nick Clifton2-1/+6
2007-02-15* config/i386/i386.md: Remove misleading comment.Uros Bizjak2-3/+4
2007-02-15math.f90: Fix typo.Jerry DeLisle2-1/+5
2007-02-15re PR fortran/30779 ([4.1, 4.2 only] incomplete file triggers ICE)Jerry DeLisle2-0/+14
2007-02-15re PR fortran/30779 ([4.1, 4.2 only] incomplete file triggers ICE)Jerry DeLisle2-0/+9
2007-02-15frv.md (reload_incc, [...]): Remove invalid patterns.Alexandre Oliva2-60/+6
2007-02-15tree-sra.c (instantiate_missing_elements): Canonicalize bit-field types.Alexandre Oliva4-9/+86
2007-02-15dwarf2out.c (dwarf2out_finish): Accept namespaces as context of limbo die nodes.Alexandre Oliva5-1/+33
2007-02-15nothrow-1.C: Skip test if -fpic/-fPIC is used.Kaveh R. Ghazi2-0/+5
2007-02-15primary.c (match_logical_constant): Return MATCH_ERROR on invalid kind.Steven G. Kargl4-1/+41
2007-02-15Daily bump.GCC Administrator1-1/+1
2007-02-14emit-rtl.c (set_mem_attributes_minus_bitpos): Treat complex types as aggregat...Joseph Myers5-3/+46
2007-02-14tree-dump.c (dump_switch_p_1): Require exact match of the option name.Zdenek Dvorak4-1/+15
2007-02-14passes.c (next_pass_1): Clear the next field of the copied pass structure.Zdenek Dvorak2-2/+8
2007-02-14Fix a potential buffer overflow.Steven G. Kargl2-1/+6
2007-02-14* gfortran.dg/interface_10.f90: Fix comment typo.Brooks Moses2-1/+5
2007-02-14tree-sra.c (early_sra): New.Richard Henderson4-1/+56
2007-02-14flags.h (issue_strict_overflow_warning): Convert to a macro.Richard Biener2-7/+6
2007-02-14re PR tree-optimization/30771 (ice for legal code with -O2 -ftree-vectorize)Dorit Nuzman4-27/+100
2007-02-14builtin-types.def (DEF_FUNCTION_TYPE_x): Do not imply that at most 3 argument...Nick Clifton2-2/+8
2007-02-14bitmap.c (bitmap_and, [...]): Ensure dst->current is valid.Seongbae Park2-0/+11
2007-02-14config.gcc: Add arm*-*-uclinux-*eabi.Paul Brook7-31/+134
2007-02-14Daily bump.GCC Administrator1-1/+1
2007-02-13common.opt: Add Wstrict-overflow and Wstrict-overflow=.Ian Lance Taylor31-179/+1139
2007-02-13re PR middle-end/30751 (internal compiler error: in extract_insn, at recog.c:...Ian Lance Taylor2-1/+24
2007-02-13builtin-bswap-2.c: New test case.Roger Sayle2-0/+13
2007-02-13* gcc/config/i386/i386.md (fixuns_truncdfhi2): Require SSE2.Stuart Hastings2-1/+5
2007-02-13alpha.c (alpha_stdarg_optimize_hook): Strip handled_component_p before lookin...Richard Henderson2-4/+15
2007-02-13pr29302-1.c: Moved from...Richard Henderson2-0/+5