aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-10-19[PR tree-optimization/78024] Clear basic block flags before using BB_VISITED ...Thomas Schwinge4-5/+32
2016-10-19domwalk.c (dom_walker::walk): Use RPO order.Richard Biener2-1/+5
2016-10-19system-linux-armel.ads: Rename into...Eric Botcazou3-4/+12
2016-10-19tree-vrp.c (evrp_dom_walker::evrp_dom_walker): Initialize stmts_to_remove.Richard Biener4-19/+90
2016-10-19Daily bump.GCC Administrator1-1/+1
2016-10-18Fix formatting.David Edelsohn1-1/+1
2016-10-18Makefile.in (OBJS): Add gimple-ssa-warn-alloca.o.Aldy Hernandez22-3/+1030
2016-10-18Makefile.in (EXTRA_GNATRTL_NONTASKING_OBJS): Define.Eric Botcazou28-1772/+187
2016-10-18Use FOR_ALL_BB_FN in a few more placesThomas Schwinge3-8/+7
2016-10-18vec-all-ne-0.c: New test.Kelvin Nilsen122-43/+3307
2016-10-18re PR middle-end/65950 (exit in main is causing the path to it to become unli...Andrew Pinski2-1/+25
2016-10-18re PR target/77991 (ICE on x32 in plus_constant, at explow.c:87)Uros Bizjak4-6/+38
2016-10-18runtime: copy netpoll code from Go 1.7 runtimeIan Lance Taylor1-1/+1
2016-10-18Set gcc_force_conventional_output even without LTO linker pluginMatthew Fortune2-1/+6
2016-10-18re PR tree-optimization/77916 (ICE in verify_gimple_in_cfg: invalid (pointer)...Bill Schmidt2-0/+10
2016-10-18runtime: scan caller-saved registers for non-split-stackIan Lance Taylor1-1/+1
2016-10-18rs6000.c (rs6000_output_symbol_ref): Move storage mapping class decoration fr...David Edelsohn2-22/+31
2016-10-18Return earlier if not effective_target_int32Senthil Kumar Selvaraj2-4/+9
2016-10-18tree-vrp.c (evrp_dom_walker::before_dom_children): Handle not visited but non...Richard Biener22-82/+119
2016-10-18rs6000: Fix separate shrink-wrapping for TARGET_MULTIPLESegher Boessenkool2-1/+14
2016-10-18tree-ssa-propagate.h (substitute_and_fold): Adjust prototype.Richard Biener7-23/+27
2016-10-18genmatch.c (dt_operand::gen_gimple_expr): Use get_name to get at the operand ...Richard Biener2-3/+19
2016-10-18re PR fortran/48298 ([F03] User-Defined Derived-Type IO (DTIO))Jerry DeLisle2-0/+81
2016-10-18read-md.c: Move various state to within class rtx_readerDavid Malcolm15-186/+405
2016-10-18Daily bump.GCC Administrator1-1/+1
2016-10-17Use get_ptr_nonnull in tree-vrpKugan Vivekanandarajah4-2/+12
2016-10-17Use get/set_ptr_nonnull in ipa-vrpKugan Vivekanandarajah4-16/+78
2016-10-17Set nonnull attribute to ptr_info_def based on VRPKugan Vivekanandarajah10-21/+98
2016-10-17i386.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): Move to...Eric Botcazou12-14/+35
2016-10-17gimple-ssa-strength-reduction.c (record_increment): Remove garbage comment.Bill Schmidt2-3/+6
2016-10-17expmed.c (expand_shift_1): Add MAY_FAIL parameter and do not assert that the ...Eric Botcazou2-11/+31
2016-10-17re PR tree-optimization/77916 (ICE in verify_gimple_in_cfg: invalid (pointer)...Bill Schmidt4-14/+53
2016-10-17re PR fortran/77978 (stop codes misinterpreted in both f2003 and f2008)Steven G. Kargl6-9/+161
2016-10-17c-warn.c (find_array_ref_with_const_idx_r): Remove parameter names.Marek Polacek2-9/+11
2016-10-17Update dom_infoYuri Rumyantsev4-25/+228
2016-10-17re PR fortran/61420 ([OOP] type-bound procedure returning a procedure pointer...Paul Thomas4-1/+70
2016-10-17re PR target/77308 (surprisingly large stack usage for sha512 on arm)Bernd Edlinger5-14/+182
2016-10-17* lib/target-supports.expDavid Edelsohn2-0/+9
2016-10-17runtime: copy rdebug code from Go 1.7 runtimeIan Lance Taylor1-1/+1
2016-10-17Fix formating.Andrew Pinski1-2/+2
2016-10-17test_align-7.c: Use long long instead of long.Andrew Pinski8-25/+36
2016-10-17[AArch64] Use new target pass registration framework for FMA steering passKyrylo Tkachov6-24/+24
2016-10-17* explow.c (validize_mem): Do not modify the argument in-place.Eric Botcazou2-5/+9
2016-10-17Explicitly list all tree codes in gcc/tree-streamer.c:record_common_nodeThomas Schwinge2-5/+30
2016-10-17re PR tree-optimization/77988 (ICE on valid code at -Os and above on x86_64-l...Richard Biener4-9/+35
2016-10-17Makefile.in (C_COMMON_OBJS): Add c-family/c-attribs.o.Marek Polacek6-3122/+3185
2016-10-17bb-reorder.c (reorder_basic_blocks_simple): Clear BB_VISITED before using it.Richard Biener2-1/+9
2016-10-17system-darwin-ppc64.ads (Support_64_Bit_Divides): Delete.Eric Botcazou8-7/+10
2016-10-17re PR tree-optimization/71636 (Missed optimization in variable alignment test)Prathamesh Kulkarni5-0/+37
2016-10-17gimplify.c (gimplify_function_tree): Do not move the outer binds block.Richard Biener2-8/+7