aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-09-18re PR fortran/29060 (spread causes ICE in gfc_trans_array_constructor)Paul Thomas5-2/+59
2006-09-18Fix ChangeLog format: Add * before filename.Feng Wang1-4/+4
2006-09-18re PR tree-optimization/28887 (rejects valid code (bitfields and loops) with ...Roger Sayle4-4/+57
2006-09-18Daily bump.GCC Administrator1-1/+1
2006-09-17re PR c/25993 (-std= produces incorrect preprocessor output for .S)Steven Bosscher4-5/+39
2006-09-17re PR tree-optimization/21591 (not vectorizing a loop with access to structs)Ira Rosen4-15/+118
2006-09-17Daily bump.GCC Administrator1-1/+1
2006-09-16re PR tree-optimization/29059 (ICE: verify_stmts failed (invalid operand to u...Andrew Pinski7-3/+60
2006-09-16tree-vectorizer.c (vectorize_loops): Clear vect_loop_location before using it...Steven Bosscher2-0/+6
2006-09-16re PR target/29030 (gcc.dg/array-9.c produces internal compiler error on Darw...Andrew Pinski2-2/+16
2006-09-16re PR testsuite/29055 (gcc.target/powerpc/darwin-bool-1.c fails on powerpc-ap...Jack Howarth2-0/+6
2006-09-16rtl.h (LABEL_OUTSIDE_LOOP_P): Remove.Steven Bosscher3-13/+5
2006-09-16select_6.f90: Change message.Paul Thomas1-1/+1
2006-09-16Daily bump.GCC Administrator1-1/+1
2006-09-15loop-doloop.c (doloop_optimize): Remove bogus arg from debugging printf.Bernd Schmidt2-3/+7
2006-09-15Short term fix for PR 28490.James E Wilson2-1/+29
2006-09-16loop-doloop.c (doloop_optimize): Change type of max_cost to int.Andreas Tobler2-3/+9
2006-09-15re PR ada/15802 (ICE at expr.c:6764 (placeholder mechanism))Eric Botcazou5-10/+93
2006-09-15* config/ia64/hpux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Add define.Steve Ellcey2-0/+7
2006-09-15re PR fortran/29051 (segfault when too few values are in data statement of ch...Paul Thomas5-1/+28
2006-09-15re PR libfortran/29099 (secnds intrinsic gives wrong result)Jerry DeLisle2-0/+29
2006-09-15contrib.texi: Add my entry.Uros Bizjak2-0/+8
2006-09-15md.texi (Processor pipeline description): Fix typo in example of how to use t...Nick Clifton2-5/+11
2006-09-15bfin.c (struct loop_info): New members block_bitmap and bad.Bernd Schmidt2-211/+208
2006-09-15re PR fortran/29053 (Consecutive STREAM I/O file positions mixed up)Jerry DeLisle3-0/+74
2006-09-15cfgrtl.c (emit_insn_at_entry): Use gcc_assert, not abort.Bernd Schmidt2-2/+3
2006-09-15cfgrtl.c (emit_insn_at_entry): New function.Bernd Schmidt4-1/+20
2006-09-15bfin.c (bfin_rtx_costs): Handle UDIV, UMOD.Bernd Schmidt2-0/+6
2006-09-15params.def (PARAM_MAX_ITERATIONS_COMPUTATION_COST): New.Bernd Schmidt3-1/+24
2006-09-15re PR ada/18817 (ACATS c380004 fails at run time)Roger Sayle3-2/+22
2006-09-14re PR c++/29002 (ICE on array of ptr-to-member or struct containing ptr-to-me...Andrew Pinski5-0/+29
2006-09-15tm.texi (TARGET_FUNCTION_VALUE): Put @deftypefn all in one line.Kazu Hirata2-2/+6
2006-09-15Daily bump.GCC Administrator1-1/+1
2006-09-14norun.lst: Adjust for previous change.Arnaud Charlet2-1/+13
2006-09-14re PR middle-end/28884 (TARGET_FUNCTION_VALUE not documented)Richard Guenther2-44/+58
2006-09-15re PR target/26504 (compute_frame_pointer_to_cfa_displacement error for avr t...Anatoly Sokolov2-0/+8
2006-09-14in_out_parameter.adb: New test.Olivier Hainque2-0/+42
2006-09-14Update list of tests requiring stack checking Add handling of tests using Ada...Arnaud Charlet3-0/+38
2006-09-14tree-ssa.texi (Jumps): RESULT_DECL can also be an operand of a RETURN_EXPRAldy Hernandez2-4/+9
2006-09-13re PR debug/28980 (ICE in loc_descriptor_from_tree_1 with -g)Andrew Pinski4-0/+23
2006-09-14Daily bump.GCC Administrator1-1/+1
2006-09-13re PR ada/29025 (procedure doesn't modify In Out parameter)Olivier Hainque2-10/+27
2006-09-13re PR ada/28591 (ICE in splice_child_die, at dwarf2out.c:5513)Eric Botcazou4-7/+41
2006-09-13re PR ada/21952 (Annoying "attribute directive ignored" warnings)Eric Botcazou4-2/+68
2006-09-13basic-block.h (bb_has_eh_pred): Fix comment.Andreas Krebbel2-1/+5
2006-09-13trans-expr.c (gfc_add_interface_mapping): For characters, dereference pointer...Wolfgang Gellerich2-5/+9
2006-09-13flow.c (calculate_global_regs_live): Invalidate eh registers on eh edges.Andreas Krebbel5-31/+79
2006-09-13re PR rtl-optimization/28982 (Incorrect reloading of automodification express...Richard Sandiford6-6/+149
2006-09-12invoke.texi (mpreferred-stack-boundary): Remove exception for -Os.H.J. Lu2-5/+8
2006-09-13asm-support-darwin.s: New.Eric Christopher3-3/+89