aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-11-04re PR tree-optimization/46183 (ICE: in calc_dfs_tree, at dominance.c:396 with...Richard Guenther4-3/+47
2010-11-04re PR tree-optimization/46068 (ICE: in consider_split, at ipa-split.c:313 wit...Richard Guenther4-1/+26
2010-11-04tree-nested.c (build_addr): Use build_fold_addr_expr.Richard Guenther2-1/+5
2010-11-04re PR bootstrap/44756 ([meta-bug] --enable-werror-always issues)Joern Rennecke3-3/+10
2010-11-04re PR tree-optimization/45991 (ICE: verify_stmts failed: Invalid address oper...Richard Guenther4-1/+36
2010-11-04re PR tree-optimization/46154 (ICE: failed to reclaim unneeded function with ...Richard Guenther2-0/+22
2010-11-04Fix date.Joern Rennecke1-1/+1
2010-11-04ira.c (validate_equiv_mem): Remove code to avoid invalidation of readonly mem...Jeff Law2-2/+11
2010-11-04re PR tree-optimization/45733 (ICE: verify_stmts failed: invalid conversion i...Richard Guenther4-1/+36
2010-11-04re PR middle-end/44765 (gen_rtx_REG can make out-of-bounds access for INVALID...Joern Rennecke2-0/+7
2010-11-04re PR tree-optimization/46213 (gfortran.dg/aliasing_array_result_1.f90 ICE: i...Ira Rosen4-1/+41
2010-11-04re PR lto/45702 (New LTO test failures)Richard Guenther14-40/+89
2010-11-04tree.def (FMA_EXPR): New tree code.Richard Guenther24-42/+524
2010-11-04passes.c (init_optimization_passes): Move veclower after SSA.Artjoms Sinkarovs7-17/+169
2010-11-04enable mdynamic-no-pic bootstrap for x86 DarwinIain Sandoe5-6/+41
2010-11-03Require split_stack target for gcc.target/i386/pr46285.c.H.J. Lu2-0/+5
2010-11-03re PR c++/46293 (constexpr vs. tuple, ice)Jason Merrill4-0/+34
2010-11-03re PR c++/46289 (ICE in build_constexpr_constructor_member_initializers, at c...Jason Merrill4-12/+64
2010-11-04Daily bump.GCC Administrator1-1/+1
2010-11-03In gcc/c-family/: 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero14-42/+294
2010-11-03Fix PR/46200Xinliang David Li4-2/+41
2010-11-03config.gcc (sh64*): Add newlib-stdint.h for newlib targets.Kaz Kojima2-0/+8
2010-11-03sh.c (sh_expand_prologue): Remove unnecessary comment.Kaz Kojima2-2/+7
2010-11-03Set use_avx256_p if 256bit AVX register is used in vector move.H.J. Lu4-0/+29
2010-11-03Add SF min/max under VSX, using the normal double operationsMichael Meissner5-1/+55
2010-11-03re PR c++/46289 (ICE in build_constexpr_constructor_member_initializers, at c...Jason Merrill4-2/+27
2010-11-03combine.c (try_combine): Fix formatting issues, improve comments and fix a pa...Eric Botcazou2-19/+34
2010-11-03dump-parse-tree.c (code_indent): Take label into acount when calculating indent.Thomas Koenig2-45/+105
2010-11-03tree-tailcall.c (find_tail_calls): Convert the operands to the type of the re...Eric Botcazou6-3/+116
2010-11-03Revert revision 164552.H.J. Lu15-754/+247
2010-11-03re PR tree-optimization/46288 (ICE: SIGSEGV in walk_gimple_op (gimple.c:2857)...Richard Guenther4-3/+30
2010-11-03re PR bootstrap/44807 (bootstrap failure on i686 with BOOT_CFLAGS='-O3')Richard Guenther2-0/+45
2010-11-03Remove unused tf_no_class_instantiations enum memberDodji Seketeli3-4/+7
2010-11-03re PR c++/46277 (Revision 166167 failed to build 252.eon in SPEC CPU 2000)Jason Merrill3-1/+23
2010-11-03re PR fortran/43899 (Wrong unused-variable warning with NAMELISTs)Jerry DeLisle2-0/+15
2010-11-03re PR tree-optimization/46009 (?: vectorized, very similar if is not)Jakub Jelinek4-15/+227
2010-11-03opts.c (finish_options): Properly check for all WHOPR flags before complainin...Richard Guenther2-2/+7
2010-11-04rs6000.c (rs6000_pic_labelno): Make static.Alan Modra4-10/+16
2010-11-03In gcc/: 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero10-18/+244
2010-11-03re PR debug/46241 (ice in dwarf2out.c)Richard Guenther4-1/+30
2010-11-03re PR tree-optimization/46190 (ICE in vect_enhance_data_refs_alignment when b...Richard Guenther4-2/+79
2010-11-03re PR testsuite/46274 (testsuite/gcc.dg: operator precedence)Richard Guenther4-7/+14
2010-11-03Fix last entry.H.J. Lu1-1/+1
2010-11-03re PR tree-optimization/46286 (ICE in do_complex_constraint, at tree-ssa-stru...Richard Guenther2-5/+10
2010-11-03Generate avx_vzeroupper after reload is completed.H.J. Lu4-4/+27
2010-11-03re PR tree-optimization/46217 (store to volatile is removed)Richard Guenther4-3/+31
2010-11-03re PR bootstrap/44335 (gcc-4.6-20100529 java bootstrap failure on arm-linux-g...Joern Rennecke6-3/+52
2010-11-03In gcc/objc/: 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero9-13/+435
2010-11-03re PR tree-optimization/46165 (ICE: verify_flow_info failed when casting-out ...Jakub Jelinek4-0/+28
2010-11-03re PR middle-end/46251 (ICE: in expand_expr_real_2, at expr.c:7276 with -funs...Richard Guenther4-2/+25