aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-19Fix pr88850 testWilco Dijkstra2-1/+6
2019-02-19Makefile.am: Avoid the -D option which is not available with the install-sh f...Bernd Edlinger5-8/+20
2019-02-19re PR fortran/89384 (CONTIGUOUS dummy argument in BIND(C) interface incorrect...Thomas Koenig4-1/+45
2019-02-19unwind-dw2.c (_Unwind_GetGR): Compare regno instead of index to DWARF_ZERO_REG.Uros Bizjak2-1/+6
2019-02-19[PR87924] OpenACC wait clauses without async-arguments: remove XFAILsThomas Schwinge3-10/+16
2019-02-19re PR go/89169 (FAIL: internal/cpu)Ian Lance Taylor2-4/+2
2019-02-19runtime: abort stack scan in cases that we cannot unwind the stackIan Lance Taylor6-17/+59
2019-02-19i386: Set ix86_fpmath to FPMATH_387 without SSEH.J. Lu4-4/+25
2019-02-19re PR c/87924 (OpenACC wait clauses without async-arguments)Chung-Lin Tang8-14/+71
2019-02-19re PR tree-optimization/88074 (g++ hangs on math expression)Richard Biener4-0/+49
2019-02-19Fix libphobos.shared/load.d compile failure on SolarisIain Buclaw2-4/+17
2019-02-19rtlanal.c (get_initial_register_offset): Fall back to the estimate as long as...Eric Botcazou2-4/+9
2019-02-19Fix libphobos linking on Solaris 11Rainer Orth4-0/+156
2019-02-19re PR middle-end/89303 (memory leak with shared_ptr and enable_shared_from_this)Jakub Jelinek2-30/+34
2019-02-19re PR c++/89387 (ICE in maybe_generic_this_capture at gcc/cp/lambda.c:945 sin...Jakub Jelinek4-1/+20
2019-02-19re PR c++/89391 (ICE in build_target_expr_with_type, at cp/tree.c:795)Jakub Jelinek4-1/+18
2019-02-19re PR c++/89390 (ICE in get_string, at spellcheck-tree.h:46)Jakub Jelinek4-1/+22
2019-02-19Adjust C++11/C++14 tests to work with -fchar8_tJonathan Wakely16-36/+119
2019-02-19P0482R5 char8_t: New standard library testsTom Honermann21-0/+1165
2019-02-19P0482R5 char8_t: Standard library supportTom Honermann38-61/+1099
2019-02-18PR c++/89336 - multiple stores in constexpr stmt.Jason Merrill4-9/+115
2019-02-19Daily bump.GCC Administrator1-1/+1
2019-02-18libphobos: Detect if qsort_r is availableJohannes Pfau11-3/+75
2019-02-18* fr.po: Update.Joseph Myers2-586/+402
2019-02-18Improve diagnostic for redundant template arguments in declaration.Jason Merrill3-2/+6
2019-02-18README: Fix typos.Sharon Dvir2-2/+6
2019-02-18Fix g++.dg/torture/pr89303.C with Solaris ldRainer Orth2-2/+7