aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-22re PR go/89406 (Go testing leaves many temporary directories in /tmp around)Ian Lance Taylor4-3/+5
2019-02-22cmd/go: remove work directory on usage errorIan Lance Taylor11-20/+72
2019-02-22Daily bump.GCC Administrator1-1/+1
2019-02-21extend.texi (__clear_cache): Correct signature.Martin Sebor5-5/+17
2019-02-21PR c++/89422 - ICE with -g and lambda in default arg in template.Jason Merrill3-5/+20
2019-02-21PR c++/88419 - C++17 ICE with class template arg deduction.Jason Merrill3-1/+31
2019-02-21re PR go/89170 (FAIL: net/http)Ian Lance Taylor2-38/+52
2019-02-21re PR c++/89285 (ICE after casting the this pointer in the constructor in C++...Jakub Jelinek12-63/+321
2019-02-21PR libstdc++/89416 fix __is_move_insertable traitJonathan Wakely4-24/+78
2019-02-21i386: Replace -fcf-protection with -fcf-protection=branchH.J. Lu7-6/+17
2019-02-21PR c++/88690 - C++17 ICE with empty base in aggregate.Jason Merrill3-0/+21
2019-02-21Fix pr88850-2 testWilco Dijkstra3-1/+7
2019-02-21dump-parse-tree.c (debug): Implement for gfc_expr *, gfc_typespec *, gfc_type...Thomas Koenig2-1/+41
2019-02-21re PR fortran/86119 (Intrinsic len has wrong type if used within select type ...Thomas Koenig6-3/+44
2019-02-21i386: Check -mindirect-branch/-mfunction-return with -fcf-protectionH.J. Lu7-0/+60
2019-02-21re PR bootstrap/88714 (bootstrap comparison failure on armv7l since r265398)Jakub Jelinek3-5/+9
2019-02-21[omp] Move NE_EXPR handling to omp_adjust_for_conditionMartin Jambor4-38/+50
2019-02-21re PR c++/89392 (ICE in bitmap_bit_p, at bitmap.c:978)Richard Biener2-2/+6
2019-02-20PR c++/87921 - wrong error with inline static data member.Jason Merrill7-13/+48
2019-02-21re PR go/89407 (go bootstrap failure on s390x starting with r268941)Ian Lance Taylor2-3/+3
2019-02-21Daily bump.GCC Administrator1-1/+1
2019-02-21re PR c++/89403 (ICE in maybe_clone_body, at cp/optimize.c:693)Jakub Jelinek5-6/+32
2019-02-21re PR c++/89405 (ICE in import_export_decl, at cp/decl2.c:2959)Jakub Jelinek4-0/+19
2019-02-21re PR middle-end/89412 (gcc ICE in simplify_subreg, at simplify-rtx.c:6273 on...Jakub Jelinek4-3/+34
2019-02-21re PR middle-end/89091 (ICE: Segmentation fault (in tree_class_check))Jakub Jelinek4-4/+31
2019-02-20re PR tree-optimization/88074 (g++ hangs on math expression)Jakub Jelinek4-2/+34
2019-02-20re PR target/89397 (ICE in build_call_expr_loc_array at gcc/tree.c:11563 sinc...Uros Bizjak3-7/+18
2019-02-20linux-unwind.h (alpha_fallback_frame_state): Cast 'mcontext_t *' &rt_->uc.uc_...Uros Bizjak2-1/+9
2019-02-20re PR c++/89336 (internal compiler error when compiling a constexpr function)Jakub Jelinek4-2/+71
2019-02-20Fix ICE with #line directive (PR c/89410)David Malcolm7-5/+54
2019-02-20compiler: fix a typo in commentsIan Lance Taylor2-2/+2
2019-02-20PR c++/87513 - 'sorry' mangling PMF template-id.Jason Merrill3-1/+16
2019-02-20* g++.old-deja/g++.robertl/eb92.C: Handle warning as well.Jason Merrill1-1/+1
2019-02-20PR c++/88380 - wrong-code with flexible array and NSDMI.Jason Merrill3-4/+25
2019-02-20PR c++/88572 - wrong handling of braces on scalar init.Will Wray8-13/+31
2019-02-20target-supports.exp (check_effective_target_vect_usad_char): Add PowerPC supp...Pat Haugen4-3/+12
2019-02-20libsanitizer: Restore internal_readlink for x32H.J. Lu2-1/+7
2019-02-20Fix testsuiteCaroline Tice2-1/+6
2019-02-20revert: re PR target/89397 (ICE in build_call_expr_loc_array at gcc/tree.c:11...Uros Bizjak4-25/+4
2019-02-20[GCC] PR target/86487: fix the way 'uses_hard_regs_p' handles paradoxicalAndre Vieira4-3/+34
2019-02-20Change singular to plural in gfortran.texi.Martin Liska2-1/+5
2019-02-20re PR c++/84536 (ICE with non-type template parameter)Paolo Carlini4-18/+53
2019-02-20Correction of ChangeLog entry, Thomas provided the code for this change.Thomas Schwinge1-1/+1
2019-02-20Document Fortran header directive.Martin Liska2-0/+24
2019-02-20re PR libstdc++/89402 (warning: ‘void _ZNKSt4hashIeEclEe()’ specifies les...Jakub Jelinek2-1/+7
2019-02-20[rs6000] fix PR 88100, range check for vec_splat_{su}{8,16,32}Li Jia He4-10/+58
2019-02-19PR c++/88368 - wrong 'use of deleted function'Jason Merrill6-4/+39
2019-02-20Daily bump.GCC Administrator1-1/+1
2019-02-19* config/gcn/gcn.c (print_operand): Fix typo.Jonathan Wakely2-1/+5
2019-02-19compiler: add debugger-callable AST dump functinsIan Lance Taylor2-2/+83