aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-10-28GIMPLE store merging passKyrylo Tkachov27-35/+2264
2016-10-28re PR middle-end/72747 (powerpc: wrong code generated for vec_splats in casca...Will Schmidt5-12/+57
2016-10-28re PR middle-end/78128 (fortran/resolve.c:resolve_operator miscompiled at -O2)Richard Biener2-3/+10
2016-10-28S/390: Add static OSC breaker if necessary.Andreas Krebbel5-0/+197
2016-10-28S/390: Add support for arch<n> arch/tune options.Andreas Krebbel8-10/+430
2016-10-28re PR rtl-optimization/77919 (ICE converting DC to V2DF mode)Jakub Jelinek4-1/+20
2016-10-28re PR rtl-optimization/78132 (GCC produces invalid instruction (kmovd and kmo...Jakub Jelinek4-0/+36
2016-10-28Daily bump.GCC Administrator1-1/+1
2016-10-27* gcc.dg/vect/pr71264.c: XFAIL on SPARC.Eric Botcazou2-1/+6
2016-10-27* config/sparc/sparc.md (<*vlop:code><VL:mode>3): Remove leading '*'.Eric Botcazou2-1/+5
2016-10-27constraints.md (wH constraint): Add new constraints for allowing 32-bit integ...Michael Meissner13-70/+429
2016-10-27re PR fortran/78026 (ICE in gfc_resolve_omp_declare_simd, at fortran/openmp.c...Jakub Jelinek6-39/+70
2016-10-27re PR middle-end/78025 (ICE in simd_clone_adjust, at omp-simd-clone.c:1126)Jakub Jelinek4-93/+194
2016-10-27Fix initialization of UNIONs with -finit-derived.Fritz Reese9-22/+318
2016-10-27builtins.c (expand_builtin_nonlocal_goto): Avoid evaluating PIC_OFFSET_TABLE_...Aldy Hernandez2-2/+7
2016-10-27match.pd ((convert (op:s (convert@2 @0) (convert?@3 @1)))): Add support for c...Bin Cheng4-5/+32
2016-10-27Fix some DEC I/O testcases.Fritz Reese3-7/+29
2016-10-27dwarf2out.c (gen_member_die): Only reparent_child instead of splice_child_die...Jakub Jelinek2-1/+7
2016-10-27* class.c (add_method): Allow using-declarations to coexist.Jason Merrill3-0/+28
2016-10-27Enable ARMv8-M atomic and synchronization support for ARMv8-M BaselineThomas Preud'homme13-3/+127
2016-10-27Adapt other atomic operations to ARMv8-M BaselineThomas Preud'homme4-37/+161
2016-10-27plugin.c (register_plugin_info): Produce an error message if the plugin is no...Nick Clifton2-1/+14
2016-10-27match.pd ((convert1 (minmax ((convert2 (x) c)))) -> minmax (x c)): New pattern.Bin Cheng5-0/+51
2016-10-27re PR fortran/78092 (ICE when calling SIZEOF on CLASS(*) entry)Steven G. Kargl4-1/+35
2016-10-27Daily bump.GCC Administrator1-1/+1
2016-10-26sh.c (output_branch): Add missing fallthru comments.Jeff Law3-2/+11
2016-10-26re PR target/78056 (build failure on Power7)Kelvin Nilsen6-6/+92
2016-10-26mips.c (mips16_constant_cost): Add missing fallthru comments.Jeff Law2-2/+11
2016-10-26Show INSN_UIDs in compact modeDavid Malcolm4-9/+17
2016-10-26haifa-sched.c (call_used_regs_num): Rename to...Pat Haugen2-12/+28
2016-10-26microblaze.c (tls_mentioned_p): Avoid fallthru.Jeff Law2-0/+4
2016-10-26Introduce class rtx_writerDavid Malcolm5-244/+308
2016-10-26arc.c (acr_print_operand): Adjust fallthru comment.Jeff Law4-2/+13
2016-10-26cr16.c (cr16_print_operand): Add missing fallthru comment.Jeff Law2-0/+5
2016-10-26epiphany.c (epiphany_print_operand): Adjust fallthru comment.Jeff Law2-1/+7
2016-10-26re PR fortran/77973 (ICE in scan_omp_1_op, at omp-low.c:3841)Jakub Jelinek4-3/+35
2016-10-26gen-pass-instances.awk (adjust_linenos): INcrement pass_lines[p] by increment...Jakub Jelinek2-5/+15
2016-10-26* config/fr30/fr30.c (fr30_print_operand): Adjust fallthru comment.Jeff Law2-1/+4
2016-10-26Adapt atomic compare and swap to ARMv8-M BaselineThomas Preud'homme3-14/+38
2016-10-26Refactor atomic compare_and_swap to make it fit for ARMv8-M BaselineThomas Preud'homme4-50/+108
2016-10-26frv.c (comparison_string): Do not fall through after an error.Jeff Law2-1/+4
2016-10-26iq2000.c (iq2000_function_arg): Adjust fallthru comment.Jeff Law2-1/+6
2016-10-26m32c.c (encode_pattern_1): Add fallthru comment.Jeff Law2-0/+5
2016-10-26* config/m32r/m32r.c (m32r_print_operand): Adjust fallthru comment.Jeff Law2-1/+4
2016-10-26* config/mcore/mcore.c (mcore_gen_compare): Adjust fallthru comments.Jeff Law2-5/+7
2016-10-26microblaze.c (microblaze_function_arg): Adjust fallthru comment.Jeff Law2-1/+4
2016-10-26msp430.c (msp430_legitimate_address_p): Adjust fallthru comment.Jeff Law2-1/+4
2016-10-26* config/nios2/nios2.c (nios2_rtx_costs): Avoid fallthru.Jeff Law2-0/+3
2016-10-26rl78.c (rl78_calculate_death_notes): Add fallthru comment.Jeff Law2-1/+6
2016-10-26stormy16.c (xstormy16_asm_output_destrutor): Increase buffer size.Jeff Law2-2/+6