aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-09-21TweakEric Botcazou1-2/+1
2017-09-21Add missing int_cst_rangeN checks to tree-vrp.cRichard Sandiford2-2/+11
2017-09-21re PR tree-optimization/71351 (ICE: Segmentation fault (graphite))Richard Biener5-87/+45
2017-09-21re PR target/82260 ([x86] Unnecessary use of 8-bit registers with -Os. sligh...Jakub Jelinek5-23/+106
2017-09-20s390.c (MIN_UNROLL_PROBES): Define.Andreas Krebbel5-28/+260
2017-09-21[C++ PATCH] class member orderingNathan Sidwell2-23/+37
2017-09-21enable handling of -gno- command-line options as negated prefixesAlexandre Oliva10-35/+79
2017-09-21Daily bump.GCC Administrator1-1/+1
2017-09-20libgo: fix build when using -enable-static=noIan Lance Taylor1-1/+1
2017-09-20Fix C++ testsuite fallout from r252976.Martin Sebor4-4/+12
2017-09-20Fix testsuite fallout from r252976.Martin Sebor8-12/+25
2017-09-20powerpcspe.c (rs6000_expand_prologue): Fix thinko in stack clash protection s...Jeff Law2-1/+4
2017-09-20explow.c (compute_stack_clash_protection_loop_data): Use CONST_INT_P instead ...Jeff Law4-10/+26
2017-09-20rs6000: Don't touch below the stack pointer (PR77687)Segher Boessenkool4-4/+33
2017-09-20P0409R2 - allow lambda capture [=, this]Jakub Jelinek5-3/+34
2017-09-20cplusplus.C: Test that __cplusplus is equal to 201703L.Jakub Jelinek3-2/+13
2017-09-20syscall: enable ParseDirent for AIXIan Lance Taylor1-1/+1
2017-09-20syscall: workaround for getsockname bug in AIXIan Lance Taylor1-1/+1
2017-09-20internal,net,os,runtime,syscall: fixes for AIX following update to go1.9Ian Lance Taylor1-1/+1
2017-09-20config.gcc: Support "knm".Sebastian Peryt11-27/+93
2017-09-20Revert my 2017-09-19 patch.Uros Bizjak7-152/+0
2017-09-20re PR tree-optimization/80213 (ICE in check_loop_closed_ssa_use, at tree-ssa-...Richard Biener2-30/+34
2017-09-20re PR tree-optimization/77362 ([graphite] ICE in sese_build_liveouts_use w/ -...Richard Biener2-0/+26
2017-09-20re PR tree-optimization/82264 (ICE in vn_phi_lookup at gcc/tree-ssa-sccvn.c:3...Richard Biener4-10/+41
2017-09-20dwarf2out.c (tree_add_const_value_attribute): For INTEGER_CST that fits into ...Jakub Jelinek15-13/+57
2017-09-20dwarf2out.c (DEBUG_LTO_DWO_INFO_SECTION): Reorder defines.Jakub Jelinek2-41/+78
2017-09-20re PR c++/64954 (GCC incorrectly rejects constexpr variable initialization.)Paolo Carlini2-0/+13
2017-09-20graphite-sese-to-poly.c (extract_affine): Properly handle POINTER_PLUS_EXPR, ...Richard Biener2-3/+33
2017-09-20re PR tree-optimization/81373 (Graphite ICE in ssa_default_def at gcc/tree-df...Richard Biener4-7/+62
2017-09-19combine-stack-adj.c (combine_stack_adjustments_for_block): Do nothing for sta...Jeff Law7-4/+44
2017-09-19i386.c (ix86_adjust_stack_and_probe_stack_clash): New.Jeff Law13-6/+2600
2017-09-19function.c (dump_stack_clash_frame_info): New function.Jeff Law3-0/+64
2017-09-19alpha.c (alpha_expand_prologue): Also check flag_stack_clash_protection.Jeff Law8-17/+43
2017-09-19explow.c: Include "params.h".Jeff Law20-43/+438
2017-09-19common.opt (-fstack-clash-protection): New option.Jeff Law9-3/+246
2017-09-20runtime: restore "goroutine in C code" messageIan Lance Taylor1-1/+1
2017-09-20Daily bump.GCC Administrator1-1/+1
2017-09-19i386.md (*scc_bt<mode>): New insn_and_split pattern.Uros Bizjak7-0/+152
2017-09-19pr31146-2.C: Only do scan-tree-dump for c++14_down.Jakub Jelinek7-8/+26
2017-09-19i386.c (ix86_split_long_move): Do not handle address used for LEA in a specia...Uros Bizjak2-36/+10
2017-09-19Fix typo in simplify_binary_operation_1Segher Boessenkool2-1/+5
2017-09-19PR c/81854 - weak alias of an incompatible symbol acceptedMartin Sebor11-38/+221
2017-09-19rs6000.c (rs6000_gimple_fold_builtin): Add handling for early folding of vect...Will Schmidt3-72/+51
2017-09-19fold-vec-ld-misc.c: New.Will Schmidt2-0/+58
2017-09-19re PR tree-optimization/82244 (-O2: ICE: tree check: expected ssa_name, have ...Richard Biener4-0/+50
2017-09-19lra: make reload_pseudo_compare_func a proper comparatorAlexander Monakov2-12/+11
2017-09-19validity_check.adb: Minor dg-options simplification.Pierre-Marie de Rodat1-1/+1
2017-09-19re PR tree-optimization/69728 (internal compiler error: in outer_projection_m...Richard Biener5-1/+83
2017-09-19graphite-scop-detection.c (scop_detection::can_represent_loop): Do not iterat...Richard Biener2-5/+9
2017-09-19Daily bump.GCC Administrator1-1/+1