aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-02re PR c/45062 (Revision 162223 caused ICE at c-decl.c:4064)Nathan Froyd2-2/+12
2010-12-02Fix PR45199: do not aggregate memory accesses to the same array for -ftree-lo...Sebastian Pop8-32/+142
2010-12-02tree-vect-loop.c (vect_analyze_scalar_cycles_1): Disregard sign-changing conv...Richard Guenther2-0/+7
2010-12-02re PR tree-optimization/46723 (internal compiler error: in get_initial_def_fo...Richard Guenther5-22/+70
2010-12-02value-prof.c (gimple_ic): Use stmt_ends_bb_p to detect the case we need to sp...Richard Guenther2-1/+6
2010-12-02DFA model for Core 2 and Core i7 scheduling.Bernd Schmidt4-6/+711
2010-12-02Define tuning for Core 2 and Core i7.Maxim Kuvyrkov4-119/+84
2010-12-02re PR fortran/46753 (ICE: OpenMP - in extract_omp_for_data, at omp-low.c:335)Jakub Jelinek4-7/+34
2010-12-02re PR libgomp/43706 (scheduling two threads on one core leads to starvation)Jakub Jelinek2-2/+7
2010-12-02re PR libgomp/45240 (parallel.c: GOMP_parallel_end locks a mutex but fails to...Jakub Jelinek2-1/+8
2010-12-02re PR libstdc++/43738 (basic_file_stdio.cc uses ioctl on a fd, but not availa...Kai Tietz3-1/+15
2010-12-02lto-streamer.h (LTO_major_version): Bump to 2.Richard Guenther2-1/+5
2010-12-02re PR c++/44871 (Invalid type mismatches while merging C and C++ sources)Richard Guenther5-37/+119
2010-12-02re PR tree-optimization/46663 (ICE: SIGSEGV in vect_recog_pow_pattern (gimple...Richard Guenther4-0/+30
2010-12-02re PR middle-end/46674 (Weak alias is mistakenly optimized away)Jie Zhang4-1/+32
2010-12-02In gcc/objc/: 2010-12-02 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero7-5/+82
2010-12-02Daily bump.GCC Administrator1-1/+1
2010-12-012.cc: Fix to explicitely invoke the copy construtor with or without C++0x mode.François Dumont3-2/+10
2010-12-01Provide FMA costs; enable some debug flagsMichael Meissner2-57/+22
2010-12-01* gcc.c-torture/execute/bcp-1.c: Make ready for -fuse-linker-pluginJan Hubicka2-6/+10
2010-12-01intl.c: Don't include tm.h.Joseph Myers3-2/+6
2010-12-01Fix unused warnings.Sebastian Pop3-4/+13
2010-12-01Avoid the analysis of data references after the translation out of SSA.Sebastian Pop3-67/+134
2010-12-01LHS cannot be an ADDR_EXPR.Sebastian Pop4-4/+9
2010-12-01Postpone the rewrite out of SSA to the end of the translation to polyhedral r...Sebastian Pop10-203/+337
2010-12-01Do not rewrite out of SSA scalar dependences crossing the limits of the scop.Sebastian Pop3-4/+72
2010-12-01Call recompute_tree_invariant_for_addr_expr when replacing a constant in an A...Sebastian Pop3-0/+23
2010-12-01Add a stride parameter to scop_do_strip_mine.Sebastian Pop5-16/+50
2010-12-01config.h.in: Regenerated.Kai Tietz7-11/+125
2010-12-01tree.c (build_common_builtin_nodes): Do not initialize BUILT_IN_PROFILE_FUNC_...Jan Hubicka5-40/+37
2010-12-01* opts.c: Expand comment on tm.h include.Joseph Myers2-2/+7
2010-12-01predicates.md ("vfp_register_operand"): Return true for VFP_D0_D7_REGS classes.Yao Qi2-0/+6
2010-12-01* configure.tgt (mips-sgi-irix6*): Add -lpthread to XLDFLAGS.Rainer Orth2-0/+8
2010-12-01ffitest.h [__sgi] (PRId64, PRIu64): Define.Rainer Orth2-0/+25
2010-12-01common.opt (flag_stack_check): New Variable entry.Joseph Myers7-23/+30
2010-12-01extract_symvers.pl: New file.Rainer Orth14-70/+182
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers67-338/+352
2010-12-01* testsuite/libgomp.fortran/vla8.f90: Use dg-timeout-factor 2.0.Rainer Orth2-0/+5
2010-12-01re PR bootstrap/46730 (Failed to profiledbootstrap)Richard Guenther4-2/+52
2010-12-01linux.h (ASM_SPEC): Pass -v as -v, not -V.Ian Lance Taylor8-17/+21
2010-12-01Daily bump.GCC Administrator1-1/+1
2010-11-30In gcc/c-family/: 2010-11-30 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero13-132/+106
2010-11-30PR fortran/28105 Overflow check for ALLOCATE statementJanne Blomqvist2-11/+139
2010-11-30Add new FMA test caseMichael Meissner2-0/+24
2010-11-30realloc_on_assign_2.f03 (invima): Assign a value to all array elements.Tobias Burnus2-0/+6
2010-11-30re PR tree-optimization/46722 (Missed fma for x*x + y)Richard Guenther4-11/+123
2010-11-30ChangeLog: Add missing PR reference.Dave Korn1-0/+1
2010-11-30cgraphunit.c (process_function_and_variable_attributes): Fix cut'n'pasteo.Dave Korn2-1/+6
2010-11-30hwint.c: New.Joseph Myers52-230/+262
2010-11-30re PR middle-end/46725 (ICE when compiling libstdc++-v3/include/precompiled/s...Eric Botcazou2-9/+2