aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-14dominance.c (init_dom_info): Use gcc_checking_assert, not gcc_assert.Steven Bosscher2-16/+24
2012-08-14pubnames-2.C: Adjust.Sterling Augustine2-3/+6
2012-08-14cfgexpand.c (expand_used_vars): Use virtual_operand_p.Richard Guenther40-120/+204
2012-08-14re PR middle-end/54146 (Very slow compile with attribute((flatten)))Richard Guenther2-29/+38
2012-08-14gimplify.c (create_tmp_from_val): Mark temporary with DECL_GIMPLE_REG_P here ...Richard Guenther3-75/+84
2012-08-14tree-into-ssa.c: Include diagnostic-core.h.Richard Guenther3-1/+7
2012-08-14re PR fortran/40881 ([F03] warn for obsolescent features)Tobias Burnus15-22/+82
2012-08-14re PR fortran/54234 (-Wconversion or -Wconversion-extra should warn for CMPLX...Tobias Burnus4-0/+41
2012-08-14tree-into-ssa.c (update_ssa): Verify we do not rename symbols that are alread...Richard Guenther2-0/+29
2012-08-14re PR middle-end/53411 (ICE in move_unallocated_pseudos)Jakub Jelinek5-3/+91
2012-08-14Daily bump.GCC Administrator1-1/+1
2012-08-13Fix patch merge error in previous commit.Steven Bosscher1-1/+1
2012-08-13tree-ssa-pre.c (do_regular_insertion): Add FIXME markers at points of potenti...Steven Bosscher11-40/+94
2012-08-13re PR libstdc++/54185 (condition_variable not properly destructed)David Adler3-3/+71
2012-08-132012-08-10 François Dumont <fdumont@gcc.gnu.org>François Dumont7-158/+371
2012-08-13validate_failures.py (ExpirationDate): Tidy comment.Diego Novillo2-1/+6
2012-08-13validate_failures.py (ParseSummary): Fix comment.Diego Novillo2-2/+8
2012-08-13Implement support for expiring expected results in validate_failures.py.Diego Novillo2-4/+45
2012-08-13i386.h (FIXED_REGISTERS): Do not mark REX registers here.Uros Bizjak3-60/+60
2012-08-13basic-block.h (struct basic_block): Remove loop_depth member, move flags and ...Richard Guenther21-40/+71
2012-08-13re PR driver/54210 (gcc unable to detect -mprfchw flag in bulldozer machines)Ganesh Gopalasubramanian3-4/+15
2012-08-13tree-cfg.c (print_loop): Avoid ICEing for loops marked for removal and loops ...Richard Guenther2-2/+17
2012-08-13re PR c/53968 (integer undefined behaviors in GCC)Jakub Jelinek7-12/+27
2012-08-13re PR libstdc++/54112 (including complex.h and complex fails in C++03)Marc Glisse5-4/+81
2012-08-13re PR tree-optimization/54200 (copyrename generates wrong debuginfo)Richard Guenther5-10/+89
2012-08-13tree-pass.h (write_summary, [...]): Remove set and vset arguments.Jan Hubicka15-189/+422
2012-08-13Daily bump.GCC Administrator1-1/+1
2012-08-12sh.md (prefetch): Simplify expander.Oleg Endo4-27/+30
2012-08-12re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo7-23/+258
2012-08-12re PR libstdc++/52681 ([C++11] Using std::thread without -pthread crashes wit...Jonathan Wakely2-0/+11
2012-08-12re PR middle-end/54193 (dump_gimple_assign raw can't handle 4 operands)Marc Glisse2-9/+22
2012-08-12pr50749-sf-postinc-1.c: Skip for -m3.Oleg Endo9-7/+20
2012-08-12re PR target/39423 ([SH] performance regression: lost mov @(disp,Rn))Oleg Endo5-4/+98
2012-08-12re PR fortran/54221 (Explicit private access specifier signals "unexpected de...Tobias Burnus5-3/+42
2012-08-12Daily bump.GCC Administrator1-1/+1
2012-08-11reload1.c (replaced_subreg, gen_reload): Add SECONDARY_MEMORY_NEEDED ifdefs a...Bernd Schmidt2-1/+11
2012-08-11lto-section-in.c (lto_section_name): Do not use "symtab" as part of symtab_no...Jan Hubicka2-1/+6
2012-08-11alpha.c (alpha_stdarg_optimize_hook): Shift DECL_UID in the va_list_vars bitm...Uros Bizjak2-1/+6
2012-08-11sse.md (xop integer multiply/add insns): Use register_operand for operand 3 p...Uros Bizjak2-24/+29
2012-08-11re PR fortran/48636 (Enable more inlining with -O2 and higher)Martin Jambor7-133/+425
2012-08-11lto-cgraph.c (output_cgraph): Rename to ...Jan Hubicka8-25/+39
2012-08-11compiler: Reject type switch using non-interface type.Ian Lance Taylor1-38/+24
2012-08-11cgraph.h (vector types for symtab_node): Add.Jan Hubicka9-438/+356
2012-08-11Daily bump.GCC Administrator1-1/+1
2012-08-11i386.md (isa): Add fma and fma4.Uros Bizjak3-139/+76
2012-08-10* config/i386/sse.md (*fma_fmadd_<mode>, *fma_fmsub_<mode>,Uros Bizjak2-172/+174
2012-08-10vector-shuffle1.c (f): Pass vectors indirectly to avoid warnings.Jakub Jelinek2-3/+10
2012-08-10i386.md (simple LEA peephole2s): Add zero-extend variants of PLUS and MULT si...Uros Bizjak2-36/+130
2012-08-10Makefile.in (OBJS): Remove matrix-reorg.o.Richard Guenther21-2514/+46
2012-08-10re PR middle-end/54219 (__builtin_shuffle mask reversed)Richard Guenther4-1/+32