aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-20re PR fortran/79072 (ICE with class(*) pointer function result and character ...Paul Thomas5-0/+61
2017-11-20RISC-V: Implement __umulsidi3, umul_ppmm and __muluw3Kito Cheng2-0/+56
2017-11-20P0329R4: Designated InitializationJakub Jelinek20-53/+379
2017-11-20c-family: add name_hint/deferred_diagnosticDavid Malcolm9-46/+208
2017-11-20Makefile.in (OBJS): Add gimple-ssa-evrp-analyze.o.Jeff Law5-352/+422
2017-11-20gimple-ssa-evrp.c (evrp_dom_walker::before_dom_children): Do not set BB_VISIT...Jeff Law2-2/+7
2017-11-20[PR c++/82878] pass-by-invisiref in lambdaNathan Sidwell8-14/+58
2017-11-20Implement LWG 2353Ville Voutilainen4-48/+39
2017-11-20tree-predcom.c: Add general comment on Store-Store chains.Bin Cheng4-23/+177
2017-11-20* tree-predcom.c (add_ref_to_chain): Remove check on distance.Bin Cheng2-5/+4
2017-11-20VRP: x+1 and -x cannot be INT_MINMarc Glisse11-125/+279
2017-11-20Add g++.dg/pr82836.C requirementsRainer Orth2-1/+10
2017-11-20re PR c++/82781 (Vector extension operators return wrong result in constexpr)Jakub Jelinek4-2/+67
2017-11-20re PR bootstrap/83015 (bootstrap comparison failure on ia64)Igor Tsimbalist5-5/+16
2017-11-20[ARM] Do no clobber r4 in Armv8-M nonsecure callThomas Preud'homme4-26/+32
2017-11-20[testsuite,arm] [Diagnostic Patch] don't print column zeroChristophe Lyon2-3/+8
2017-11-20re PR tree-optimization/78821 (GCC7: Copying whole 32 bits structure field by...Jakub Jelinek4-118/+813
2017-11-20tree-ssa-math-opts.c (nop_stats, [...]): Moved to ...Jakub Jelinek3-1080/+1096
2017-11-20re PR bootstrap/83062 (Bootstrap failure: libsanitizer/tsan/tsan_rtl.h:713:44...Jan Hubicka2-1/+6
2017-11-20vec.h (debug_helper): New function.Aldy Hernandez9-59/+184
2017-11-20Fix comparison mode in simplify_ternary_operationTom de Vries2-2/+6
2017-11-20Daily bump.GCC Administrator1-1/+1
2017-11-19re PR ada/83016 (gnat1: warning: command line option ‘-nostdinc++’ is val...Eric Botcazou3-23/+58
2017-11-19re PR target/82281 (Bulldozer/Zen tuning: uses XMM for single 64-bit integer ...Jan Hubicka2-0/+11
2017-11-19tree-ssa-dom.c (record_equivalences_from_phis): Fix handling of degenerates r...Jeff Law2-5/+21
2017-11-19re PR ipa/81360 (ice in estimate_edge_growth, at ipa-inline.h:86)Jan Hubicka4-1/+23
2017-11-19re PR fortran/78990 (ICE when assigning polymorphic array function result)Paul Thomas10-38/+168
2017-11-19re PR ipa/83001 (ICE in edge_badness, at ipa-inline.c:1025)Jan Hubicka2-1/+7
2017-11-19re PR ipa/60243 (IPA is slow on large cgraph tree)Jan Hubicka2-1/+6
2017-11-19re PR target/82713 (ICE in ix86_builtin_vectorization_cost, at config/i386/i3...Jan Hubicka4-1/+42
2017-11-19re PR c/66618 (Failure to diagnose non-constant initializer for static object...Jakub Jelinek13-91/+199
2017-11-19[arc] Remove semicolon after do while (0) in FUNCTION_PROFILERTom de Vries2-1/+6
2017-11-19[phoenix] Remove semicolon after do {} while (0) in TARGET_OS_CPP_BUILTINSTom de Vries2-1/+6
2017-11-19[visium] Remove semicolon after ASM_OUTPUT_CASE_ENDTom de Vries2-1/+6
2017-11-19[ft32, spu] Remove semicolon after do {} while (0) in REGISTER_TARGET_PRAGMASTom de Vries3-2/+8
2017-11-19[mcore] Remove semicolon after do {} while (0) in MCORE_EXPORT_NAMETom de Vries3-2/+9
2017-11-19PR libstdc++/pr66689 - comp_ellint_3 and ellint_3 return garbage valuesEdward Smith-Rowland52-72669/+59904
2017-11-19Daily bump.GCC Administrator1-1/+1
2017-11-18[vms] Add missing vmsdbgout_early_finishTom de Vries2-1/+15
2017-11-18cgraphclones.c (cgraph_edge::clone): Rename gcov_count to prof_count.Jan Hubicka10-88/+144
2017-11-19PR 44292 Handle large record lengthsJanne Blomqvist2-17/+29
2017-11-18specfun.h: Expose airy_ai and airy_bi.Edward Smith-Rowland9-1/+541
2017-11-18PR 83036 Make NEXTREC specifier for INQUIRE work for large record numbersJanne Blomqvist4-3/+12
2017-11-18PR 44292 Enable large record lengths in OPEN and INQUIRE statementsJanne Blomqvist6-6/+34
2017-11-18re PR fortran/83012 (Simply contiguous pointer function not recognized as con...Thomas Koenig4-2/+60
2017-11-18hash-set.h (hash_set::empty): New.Aldy Hernandez4-170/+167
2017-11-18Daily bump.GCC Administrator1-1/+1
2017-11-17* cgraph.c (cgraph_node::dump): Do IPA sanity checking on IPA counts.Jan Hubicka2-3/+7
2017-11-17Enable building libitm with Intel CETIgor Tsimbalist7-4/+163
2017-11-17Add extra field to gtm_jmpbuf on x86 onlyIgor Tsimbalist3-21/+32