aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-12Initial TI PRU GCC portDimitar Dimitrov21-0/+5898
2019-06-12re PR fortran/90002 (ICE: free_expr0(): Bad expr type)Steven G. Kargl4-3/+32
2019-06-12Update last ChangeLog entry.Martin Sebor1-4/+5
2019-06-12PR middle-end/90676 - default GIMPLE dumps lack informationMartin Sebor13-115/+205
2019-06-12PR tree-optimization/90662 - strlen of a string in a vla plus offset not foldedMartin Sebor6-17/+602
2019-06-12[nvptx] Assert fork has at most one join in nvptx_find_parTom de Vries2-0/+6
2019-06-12Improve static_assert messages for std::variantJonathan Wakely2-17/+22
2019-06-12Simplify std::scoped_lock destructorJonathan Wakely2-5/+4
2019-06-12Replace std::to_string for integers with optimized versionJonathan Wakely9-75/+365
2019-06-12Disable hash-table sanitization for mem stats maps.Martin Liska4-7/+18
2019-06-12Remove value_range_constant_singleton in favor of value_range::singleton_p.Aldy Hernandez5-22/+18
2019-06-12re PR target/90811 ([nvptx] ptxas error on OpenMP offloaded code)Jakub Jelinek2-7/+25
2019-06-12[arm] Implement usadv16qi and ssadv16qi standard namesPrzemyslaw Wirkus7-0/+101
2019-06-12Remove wrong assert about single value profiler.Martin Liska2-1/+6
2019-06-12re PR c/90760 (ICE on attributes section and alias in set_section, at symtab....Jakub Jelinek4-1/+20
2019-06-12Daily bump.GCC Administrator1-1/+1
2019-06-11removed extra .com, fixed e-mail.Matthew Beliveau1-1/+1
2019-06-11mips.c (mips_final_postscan_insn): Modify call to `mips_set_text_contents_typ...Faraz Shahbazker5-6/+71
2019-06-11* MAINTAINERS (Write After Approval): Add myself.Matthew Beliveau2-0/+5
2019-06-11Darwin, testsuite - Fix PR 65364 (uninit-19.c).Iain Sandoe2-2/+8
2019-06-11Do not enable -mpcrel by default at the current timeMichael Meissner8-22/+51
2019-06-11re PR target/90811 ([nvptx] ptxas error on OpenMP offloaded code)Jakub Jelinek4-1/+41
2019-06-11Fix ConstexprIterator requirements tests - No constexpr algorithms!Edward Smith-Rowland3-2/+18
2019-06-11Allow conversions in X/[ex]4 < Y/[ex]4Marc Glisse4-4/+38
2019-06-11PR c++/90449 - add -Winaccessible-base option.Matthew Beliveau11-7/+96
2019-06-11re PR c++/90801 (A recurring hang)Richard Biener2-11/+27
2019-06-11re PR c++/90810 (Different intrinsics behavior on G++ 7.4 and G++ 8.3)Jakub Jelinek4-2/+45
2019-06-11fold_real_zero_addition_p for vectorsMarc Glisse2-6/+16
2019-06-11gdbhooks.py (TreePrinter.to_string): Recognize ggc_free'd memory.Jason Merrill4-8/+24
2019-06-11Import these changes from the binutils/gdb repository:Nick Clifton5-8/+1341
2019-06-11toir.cc (pop_label): Only queue labels in a vector.Richard Biener2-7/+30
2019-06-11re PR bootstrap/90819 (-Walloc-size-larger-than error in trans-mem.c)Jakub Jelinek2-2/+8
2019-06-11Disable htable sanitization in pt.c (PR c++/87847).Martin Liska4-4/+17
2019-06-11* libgcov-merge.c (__gcov_merge_single): Revert previous change.Jakub Jelinek2-3/+6
2019-06-11Daily bump.GCC Administrator1-1/+1
2019-06-10* config/i386/i386.md (absneg fp_reg splitter): Fix operator mode.Uros Bizjak1-1/+1
2019-06-10compiler: support inlining functions that use index expressionsIan Lance Taylor6-11/+129
2019-06-10compiler: make heap expression's write barrier conditionalIan Lance Taylor4-21/+53
2019-06-10compiler: permit inlining functions with labels and goto statementsIan Lance Taylor7-25/+321
2019-06-10compiler: use gcWriteBarrier for pointer-shaped struct/arrayIan Lance Taylor2-9/+16
2019-06-10re PR c++/87250 (Internal compiler error with -Os -fsyntax-only)Matthew Beliveau2-0/+17
2019-06-10constexpr.c (free_constructor): New.Jason Merrill2-2/+45
2019-06-10Reduce unsharing in constexpr call evaluation.Jason Merrill2-17/+26
2019-06-10Reduce constexpr_call memory consumption.Jason Merrill2-37/+18
2019-06-10compiler: make escape analysis work with imported inlineable functionsIan Lance Taylor3-14/+9
2019-06-10i386-protos.h (ix86_split_fp_absneg_operator): New prototype.Uros Bizjak6-201/+262
2019-06-10re PR testsuite/90772 (g++.dg/cpp1y/feat-cxx14.C and several others fails sta...Jakub Jelinek7-6/+19
2019-06-10PR other/90695 reduce testcase to remove library dependencyJonathan Wakely2-2/+43
2019-06-10gimple-fold.c (get_range_strlen): Update comment that didn't make it into r26...Martin Sebor2-24/+15
2019-06-10gcov-tool: Mark {merge,rewrite}_usage with noreturn attributeVladislav Ivanishin2-2/+7