aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-09-21re PR c++/29016 (tree check: expected class 'expression', have 'exceptional' ...Mark Mitchell4-0/+27
2006-09-21varasm.c (copy_constant): Fix reversed gcc_assert check.Richard Sandiford2-1/+5
2006-09-21re PR c++/28303 (ICE on invalid typedef)Lee Millward6-3/+25
2006-09-21re PR c++/28861 (ICE on invalid in-class specialization)Lee Millward5-2/+21
2006-09-21decfloat.h (DEC*_DEN): Define using the correct builtins.Janis Johnson4-5/+12
2006-09-21re PR debug/29132 (Mips exception handling broken.)Roger Sayle2-1/+8
2006-09-21Daily bump.GCC Administrator1-1/+1
2006-09-20re PR target/27650 (internal compiler error while compiling Gecode)Danny Smith2-0/+27
2006-09-20re PR target/27650 (internal compiler error while compiling Gecode)Danny Smith2-0/+16
2006-09-20mips.c (CODE_FOR_mips_abs_ps): Delete.Richard Sandiford11-18/+269
2006-09-20re PR ada/28716 (Ada: Bind_Socket doesn't bind to specified address)Laurent GUERBY2-0/+6
2006-09-20re PR middle-end/25505 (gcc uses way too much stack space for this code)Josh Conner2-1/+7
2006-09-20Remove stray gcc/ from ChangeLog.Paul Brook1-1/+0
2006-09-20unwind-arm.c (selfrel_offset31): Clear top bit for positive offsets.Paul Brook2-0/+8
2006-09-20extend.texi (Decimal Float): Update for latest draft TR, clean up terminology.Janis Johnson2-15/+36
2006-09-20re PR target/28574 (switch statement points to unreferenced label at -O2)Steve Ellcey3-0/+87
2006-09-20re PR middle-end/28046 (libgomp test pr27337.C fails intermittently)Jakub Jelinek5-0/+69
2006-09-20i386.c (x86_fisttp): Remove.Eric Christopher5-4/+36
2006-09-20vect-5.f90: Don't xfail lp64.Jack Howarth2-3/+7
2006-09-20Daily bump.GCC Administrator1-1/+1
2006-09-19tm.texi (OBJC_JBLEN): Describe.Eric Christopher6-84/+104
2006-09-19re PR rtl-optimization/21299 (internal error on invalid asm statement)Steven Bosscher2-0/+19
2006-09-19pr28289.c (one): New variable.Richard Sandiford3-4/+13
2006-09-19re PR target/28490 (ICE in ia64_expand_move, at config/ia64/ia64.c:1088)Steve Ellcey2-2/+9
2006-09-19re PR target/28516 (arm_unwind_emit_set, at config/arm/arm.c:15419 with -fexc...Paul Brook4-0/+32
2006-09-19re PR fortran/29101 (Memory leak in gfortran)Paul Thomas2-3/+16
2006-09-18Fix some whitespace issues in the changelog.Andrew Pinski2-9/+9
2006-09-19Daily bump.GCC Administrator1-1/+1
2006-09-19target-supports.exp (check_effective_target_tls): Compile test stubs using ${...Ben Elliston2-2/+10
2006-09-19* gcc.c-torture/compile/20030405-1.x: Remove.Ben Elliston2-3/+2
2006-09-19const2.C (main): Examine p to prevent an optimising linker from discarding it.Ben Elliston2-1/+10
2006-09-18re PR fortran/28526 ('end' is recognized as a variable incorrectly)Paul Thomas6-1/+91
2006-09-18re PR c++/29087 (More than 35000 switch cases crash cc1plus)Steven Bosscher2-33/+38
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