aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-21re PR libstdc++/87135 ([C++17] unordered containers violate iterator validity...François Dumont4-8/+19
2018-09-21gimple-ssa-evrp.c (evrp_dom_walker::cleanup): Call vr_values::cleanup_edges_a...Jeff Law9-60/+100
2018-09-21Document that attribute noreturn inhibits tail call optimizationFlorian Weimer2-0/+9
2018-09-21PR c++/87372 - __func__ constexpr evaluation.Marek Polacek4-1/+33
2018-09-21Use vectored writes when reporting errors and warnings.Janne Blomqvist9-85/+279
2018-09-21re PR fortran/77325 (ICE in gimplify_var_or_parm_decl, at gimplify.c:1933)Paul Thomas5-5/+61
2018-09-21re PR fortran/87359 (pointer being freed was not allocated)Paul Thomas4-1/+132
2018-09-21* constexpr.c (cxx_eval_outermost_constant_expr): Update comment.Jason Merrill1-0/+3
2018-09-21Un-split hypot<long double> testsJonathan Wakely3-30/+11
2018-09-21dumpfile.c: fix stray dump_loc output (PR tree-optimization/87309)David Malcolm4-3/+43
2018-09-21config.gcc: factorize and comment inclusion of vxworks-dummy.hOlivier Hainque2-9/+19
2018-09-21Leverage cacheTextUpdate for __clear_cache on VxWorksOlivier Hainque6-0/+61
2018-09-21Cleanup handling of libgcc and libc_internal for VxWorksOlivier Hainque2-10/+14
2018-09-21Leverage STARTFILE_PREFIX_SPEC for VxWorks7Olivier Hainque2-5/+11
2018-09-21Account for TARGET_VXWORKS64 in default SIZE/PTRDIFF_TYPE for vxworksOlivier Hainque2-2/+7
2018-09-21Introduce TARGET_VXWORKS64 for VxWorks 64bit portsOlivier Hainque3-1/+17
2018-09-21Fix whitespace vs tab in entryOlivier Hainque1-1/+1
2018-09-21Move default #define TARGET_VXWORKS7 to vxworks-dummy.hOlivier Hainque3-6/+10
2018-09-21Prepend vxworks-dummy.h to tm_file for powerpc*Olivier Hainque2-1/+5
2018-09-21[aarch64] Add HiSilicon tsv110 CPU supportShaokun Zhang6-2/+200
2018-09-21Fix co-array allocationAndrew Stubbs4-3/+17
2018-09-21Propagate address spaces to builtins.Andrew Stubbs2-3/+15
2018-09-21c-ada-spec.c: Include diagnostic.h.Eric Botcazou4-0/+30
2018-09-21rs6000.c (rs6000_function_ok_for_sibcall): Return false if the call takes a s...Eric Botcazou5-6/+53
2018-09-21Remove arc profile histogram in non-LTO mode.Martin Liska21-1216/+183
2018-09-21[NDS32] Sync glibc and kernel structure, all use _rt_sigframe.Monk Chiang2-14/+10
2018-09-21[NDS32] Add t-nds32-glibc file.Kito Cheng2-0/+38
2018-09-21[NDS32] Turn off default option -mtlsdesc-trampoline.Monk Chiang2-1/+5
2018-09-21re PR tree-optimization/86990 (wrong code at -O2 on x86_64-linux-gnu in 64-bi...Eric Botcazou4-4/+185
2018-09-21Daily bump.GCC Administrator1-1/+1
2018-09-20PR c++/87109 - wrong ctor with maybe-rvalue semantics.Marek Polacek5-7/+92
2018-09-20Fix and document -r optionAllan Sandfeld Jensen21-24/+66
2018-09-20[PR87054] fix unaligned accessAlexandre Oliva4-1/+47
2018-09-20[PR87013] check for .loc is_stmt support in the assemblerAlexandre Oliva5-0/+63
2018-09-20gfortran.h (gfc_str_startswith): New macro.Janus Weil12-37/+52
2018-09-20rs6000: Remove -misel={yes,no}Segher Boessenkool3-13/+6
2018-09-20[OpenACC] handle missing OMP_LIST_ clauses in fortran's parse tree debuggerCesar Philippidis2-4/+14
2018-09-20rs6000: Delete VECTOR_OTHERSegher Boessenkool3-3/+8
2018-09-20hypot-long-double.cc: Skip on arm*.Christophe Lyon2-1/+6
2018-09-20PR c++/87075 - ICE with constexpr array initialization.Jason Merrill3-0/+34
2018-09-20* doc/invoke.texi: Add -Wno-init-list-lifetime to C++ Language Options.Marek Polacek2-1/+5
2018-09-20Fix PEELING_FOR_NITERS calculation (PR 87288)Richard Sandiford6-3/+201
2018-09-20Add missing alignment checks in epilogue loop vectorisation (PR 86877)Richard Sandiford4-10/+28
2018-09-20Add -Wclass-conversion.Marek Polacek14-36/+93
2018-09-20pa.c (pa_adjust_priority): Delete.John David Anglin2-34/+3
2018-09-20pa.md (atomic_storeqi): Restore deleted expander.John David Anglin2-1/+68
2018-09-20Daily bump.GCC Administrator1-1/+1
2018-09-19re PR c++/87324 (g++ ICE with overriding initializers: Segmentation fault)Paolo Carlini4-1/+25
2018-09-19re PR fortran/84109 (ICE in adjustl on allocatable array of strings)Paul Thomas4-4/+62
2018-09-19combine: Use correct mode in new comparison (PR86902)Segher Boessenkool2-2/+8