aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-02-17tree-vrp.c (vrp_visit_phi_node): Restrict SCEV analysis to loop PHI nodes.Richard Guenther2-3/+7
2010-02-17re PR middle-end/41043 (virtual memory exhausted: Cannot allocate memory)Richard Biener1-0/+11
2010-02-17re PR debug/42918 ("-fcompare-debug failure" with "-O2 -ftracer" (2))Jakub Jelinek4-2/+66
2010-02-16Require ILP32 for stdcall attribute test.H.J. Lu2-0/+5
2010-02-17Daily bump.GCC Administrator1-1/+1
2010-02-16tm.texi (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD_GUARD_SPEC): Fix re...Joern Rennecke2-4/+11
2010-02-16re PR middle-end/41043 (virtual memory exhausted: Cannot allocate memory)Richard Guenther4-10/+31
2010-02-16* g++.dg/cpp0x/initlist-opt.C: Declare max_val inline.Jason Merrill2-2/+5
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