aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-02-01re PR c++/25342 (internal compiler error: in lookup_member, at cp/search.c:1209)Mark Mitchell5-122/+195
2006-01-31re PR middle-end/26001 (expand uses the wrong part of the string for array ac...Andrew Pinski4-10/+53
2006-01-31mode-switching.c (optimize_mode_switching): Fix size allocated for bb_info[n_...Andrew Pinski2-1/+6
2006-02-01Daily bump.GCC Administrator1-1/+1
2006-01-31gcc.c (main): Correct type that is allocated for explicit_link_files.Andrew Pinski2-1/+6
2006-01-31re PR fortran/26039 (ICE with maxval)Thomas Koenig5-2/+72
2006-01-31s390.c (init_alignment_context): Set ALIAS_SET_MEMORY_BARRIER on the MEM.Jakub Jelinek3-0/+8
2006-01-31re PR middle-end/25933 (memory leaks)Uttam Pawar3-3/+14
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki125-534/+633
2006-01-31arm.md (smaxsi3): Make aware of smax_m1.Nicolas Pitre2-1/+15
2006-01-31* gcc/config/m68k/lb1sf68.asm: Use moveq to load small constants.Nathan Sidwell2-44/+48
2006-01-31invoke.texi (-msselibm): Document.Richard Guenther17-2/+384
2006-01-31Makefile.def (target_modules): Add libgcc-math target module.Richard Guenther2-0/+9
2006-01-31expr.h (expand_normal): new inline function.Marcin Dalecki15-225/+218
2006-01-31cygwin.h (GCC_DRIVER_HOST_INITIALIZATION): Cast argv to the appropriate type.Roger Sayle2-2/+7
2006-01-31tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Remove unreachable code.Zdenek Dvorak2-10/+6
2006-01-31re PR target/26018 (Assembler errors with -march=z900 compiling glibc)Ulrich Weigand2-1/+17
2006-01-31Daily bump.GCC Administrator1-1/+1
2006-01-31* mangle.c: Comment fix.Ben Elliston2-1/+5
2006-01-30re PR fortran/24266 (ICE when writing to array of strings that is an elements...Erik Edelmann4-1/+29
2006-01-30optabs.c (prepare_cmp_insn): If unbaised and unsigned then bias the compariso...Carlos O'Donell4-9/+48
2006-01-30global.c (find_reg): Only evict for global regs.Michael Matz2-4/+28
2006-01-30re PR testsuite/25318 (g++.dg/other/pr22003.C (test for excess errors) fails)Steve Ellcey3-3/+44
2006-01-30re PR java/21428 (bogus warning: unused parameter 'this')Andrew Haley2-0/+8
2006-01-30re PR target/14798 (In case of SH target with -O2 option #pragma interrupt do...J"orn Rennecke18-107/+427
2006-01-30re PR c++/23372 (Temporary aggregate copy not elided when passing parameters ...Richard Guenther4-0/+30
2006-01-30* vec.h (safe_grow): Remove duplicated line.Nathan Sidwell2-2/+4
2006-01-29re PR c++/25874 ([gomp] ICE in calc_dfs_tree())Diego Novillo4-11/+43
2006-01-30Daily bump.GCC Administrator1-1/+1
2006-01-30fix entries orderingGabriel Dos Reis1-3/+2
2006-01-29RevertEric Botcazou2-24/+17
2006-01-29configure.ac (cxx_compat_warn): Set if -Wc++-compat is supported.Gabriel Dos Reis7-132/+316
2006-01-29re PR tree-optimization/25911 (ice in vect_recog_dot_prod_pattern)Dorit Nuzman4-1/+28
2006-01-29re PR fortran/18578 (intent(inout) violation is not detected)Paul Thomas4-0/+46
2006-01-29* toplev.c: Fix thinko.Gabriel Dos Reis2-2/+6
2006-01-29toplev.c (floor_log2, exact_log2): Don't define if __cplusplus.Gabriel Dos Reis2-3/+18
2006-01-29df-core.c (df_set_blocks): Deleted all variable.Kenneth Zadeck2-2/+4
2006-01-29call.c (alloc_conversion): Use cast when converting from void *.Gabriel Dos Reis12-34/+65
2006-01-29[multiple changes]Paul Thomas10-6/+94
2006-01-29cgraphunit.c (cgraph_assemble_pending_functions): Call cgraph_output_pending_...Ian Lance Taylor2-0/+8
2006-01-29c.opt: Add -W(no-)overlength-strings.Zack Weinberg15-63/+285
2006-01-29* gcc.c-torture/execute/20060127-1.c: New test.Adam Nemet2-0/+21
2006-01-29combine.c (simplify_comparison <AND>): Check TRULY_NOOP_TRUNCATION before sta...Adam Nemet3-17/+40
2006-01-29mips-protos.h (mips_set_live_on_entry): Deleted.Kenneth Zadeck2-1/+4
2006-01-29fix emailGabriel Dos Reis1-1/+1
2006-01-29Daily bump.GCC Administrator1-1/+1
2006-01-28hooks.c (hook_bool_rtx_int_false): Remove.Kazu Hirata3-7/+3
2006-01-28class.c (check_bases): Likewise.Gabriel Dos Reis3-26/+49
2006-01-28re PR c++/25999 (compiler loses extern "C" for function after #pragma weak)Mark Mitchell4-4/+32
2006-01-28modulo-sched.c (create_partial_schedule, [...]): Make them static.Kazu Hirata2-6/+13