aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-02-16* cp-gimplify.c (cp_gimplify_expr): Fix error recovery.Jason Merrill2-2/+6
2010-02-16re PR tree-optimization/43074 (ICE in vectorizable_reduction, at tree-vect-lo...Ira Rosen6-4/+42
2010-02-16alias.c (memrefs_conflict_p): Distinguish must-alias from don't know.Richard Guenther2-30/+51
2010-02-16re PR fortran/43040 (Wrong decl for mathbuiltins -> wrong code with LTO)Tobias Burnus5-6/+14
2010-02-16params.def (PARAM_MAX_VARTRACK_SIZE): New.Jakub Jelinek7-14/+108
2010-02-16re PR c++/43031 (internal compiler error: verify_gimple failed after non-triv...Jason Merrill4-0/+42
2010-02-16re PR c++/43036 (c++ compilation hang)Jason Merrill4-51/+56
2010-02-16Daily bump.GCC Administrator1-1/+1
2010-02-16re PR target/42854 (FAIL: gcc.dg/darwin-weakimport-[13].c scan-assembler-not *)Jack Howarth3-5/+11
2010-02-15initlist-opt.C: Bind pic locally.Kaveh R. Ghazi2-0/+5
2010-02-15tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document.Joern Rennecke2-15/+49
2010-02-15Add support for vpermil2p* in XOP.Sebastian Pop12-5/+404
2010-02-15h8300.c: (h8300_push_pop): Use bool type for boolean parameters.Nick Clifton2-9/+24
2010-02-15re PR tree-optimization/43068 (ICE: in estimate_operator_cost, at tree-inline...Richard Guenther4-2/+25
2010-02-15mn10300.h (FUNCTION_ARG_REGNO_P): Revert previous delta.Nick Clifton2-1/+6
2010-02-14re PR c++/43024 (ICE on template code with -O2 or -O3, regression from 4.4.2)Volker Reichelt2-0/+46
2010-02-15Daily bump.GCC Administrator1-1/+1
2010-02-14intl.c (fake_ngettext): New function.Marco Poletti5-3/+51
2010-02-14* sv.po: Update.Joseph Myers2-208/+108
2010-02-14re PR c++/41997 ([C++0x] constant initializer_list not optimised)Jason Merrill4-0/+31
2010-02-14reorg.c (delete_computation): Comment fixes.Steven Bosscher5-9/+13
2010-02-14s390.c (s390_sched_init): New function.Andreas Krebbel2-0/+15
2010-02-14re PR fortran/32382 (missed optimization in internal read)Jerry DeLisle5-11/+86
2010-02-14Daily bump.GCC Administrator1-1/+1
2010-02-13re PR fortran/41113 (spurious _gfortran_internal_pack)Paul Thomas4-5/+108
2010-02-13Daily bump.GCC Administrator1-1/+1
2010-02-12re PR c++/43024 (ICE on template code with -O2 or -O3, regression from 4.4.2)Jason Merrill2-1/+7
2010-02-12revert unnecessary hunkJason Merrill2-6/+1
2010-02-12re PR c++/43054 ([C++0x] ambiguous overload from identical declarations using...Jason Merrill4-1/+40
2010-02-12re PR target/42982 (regression in gcc.dg/profile-generate-3.c)Dave Korn3-2/+11
2010-02-12re PR c++/43033 (--enable-checking=valgrind C++ failures)Jakub Jelinek4-4/+13
2010-02-12guality.h (GUALCVT): Zero extend instead of sign extend pointers to gualchk_t.Jakub Jelinek2-1/+10
2010-02-12Daily bump.GCC Administrator1-1/+1
2010-02-11* c-pch.c (pch_init): Clear v.Jakub Jelinek2-1/+6
2010-02-11re PR fortran/43030 (Conditional jump or move depends on uninitialised value ...Jakub Jelinek2-0/+4
2010-02-11Add ChangeLog entries.Sebastian Pop2-0/+52
2010-02-11Add testcase for PR43012.Sebastian Pop2-2/+80
2010-02-11Add testcase for PR42930.Sebastian Pop2-0/+63
2010-02-11Fix email address in ChangeLog.graphite.Sebastian Pop1-3/+3
2010-02-11re PR middle-end/42930 ([graphite] crash when compiling scummvm on Ubuntu 9.1...Sebastian Pop2-0/+7
2010-02-11Fix PR42914 and PR42530.Sebastian Pop4-6/+86
2010-02-11re PR tree-optimization/42771 ([graphite] ICE: in graphite_loop_normal_form, ...Sebastian Pop10-47/+89
2010-02-11re PR fortran/43029 (enum_5.f90 ICE under valgrind)Jakub Jelinek2-4/+14
2010-02-11re PR tree-optimization/42998 (ICE: error: verify_stmts failed)Richard Guenther4-4/+34
2010-02-11re PR regression/40886 (No loop counter reversal for simple loops anymore)Sebastian Pop3-1/+35
2010-02-11re PR lto/41664 (FAIL: gfortran.dg/lto/pr40725 f_lto_pr40725_0.o-f_lto_pr4072...Richard Guenther3-7/+83
2010-02-11re PR driver/43021 (Driver no longer handles fancy names)Richard Guenther4-23/+48
2010-02-11reload1.c (eliminate_regs_1): If insn is DEBUG_INSN, avoid any modifications ...Jakub Jelinek2-4/+17
2010-02-11dwarf2out.c (mem_loc_descriptor): Use DW_OP_deref_size if MEM's mode size isn...Jakub Jelinek2-51/+144
2010-02-10re PR c++/41896 ([c++0x] Segfault because of a nested lambda function)Jason Merrill4-7/+34