aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-17Run selftests for C++ as well as CDavid Malcolm23-49/+159
2018-10-17tree-vrp.c (extract_range_from_multiplicative_op): Remove overflow wraps argu...Aldy Hernandez4-28/+30
2018-10-17wide-int-range.h (wide_int_range_shift_undefined_p): Adjust to use sign as ar...Aldy Hernandez3-4/+13
2018-10-172018-10-17 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini2-1/+4
2018-10-17re PR c++/84705 (internal compiler error: in add_stmt, at cp/semantics.c:390)Paolo Carlini3-0/+25
2018-10-17re PR fortran/56386 ([F03] ICE with ASSOCIATE construct and an derived type a...Paul Thomas6-0/+108
2018-10-17Daily bump.GCC Administrator1-1/+1
2018-10-17* es.po: Update.Joseph Myers2-8/+10
2018-10-16Fix regression in std::random_device default constructorJonathan Wakely2-1/+4
2018-10-16Extend source-expr test caseTobias Burnus2-0/+39
2018-10-16Fix bounds with ALLOCATE with source-exprTobias Burnus5-14/+101
2018-10-16Handle form_team w/ function argsTobias Burnus2-21/+44
2018-10-16[AArch64] Use @ pattern to eliminate switch statement in one more placeKyrylo Tkachov3-21/+10
2018-10-16Rename namespace alias in test to avoid name collisionJonathan Wakely2-12/+16
2018-10-16Fix versioned namespace macros for Networking TSJonathan Wakely9-38/+28
2018-10-16Use autoconf to check for features needed by Networking TSJonathan Wakely8-36/+290
2018-10-16Use effective target in Networking TS testsJonathan Wakely19-19/+42
2018-10-16Add missing returnJonathan Wakely2-4/+7
2018-10-16Define _GLIBCXX_USE_DEV_RANDOM as replacement for _GLIBCXX_USE_RANDOM_TR1Jonathan Wakely8-29/+60
2018-10-16Introduce dg-add-options net_tsRainer Orth9-0/+30
2018-10-16Fix tests that fail when compiled without optimisationJonathan Wakely4-1/+11
2018-10-16PR libstdc++/87618 fix typos in linker scriptJonathan Wakely4-4/+30
2018-10-16fixincludes: vxworks: regs.h: Fix includes in regs.h wrapperRasmus Villemoes3-2/+29
2018-10-16Obsolete Solaris 10 supportRainer Orth5-6/+19
2018-10-16Daily bump.GCC Administrator1-1/+1
2018-10-15ft32.md (ft32_general_movsrc_operand): Disable reg + sym +- const_int address...Jeff Law2-1/+11
2018-10-15diagnostics: add minimum width to left margin for line numbersDavid Malcolm16-60/+152
2018-10-15Remove stray reference to error_at_rich_locDavid Malcolm2-1/+6
2018-10-15re PR fortran/87597 (wrong result with matmul inlining)Tobias Burnus2-1/+6
2018-10-15[PR87563][AARCH64-SVE]: Don't keep ifcvt loop when COND_<OP> ifn could not be...Renlin Li6-8/+62
2018-10-15re PR fortran/87566 (ICE with class(*) and select)Paul Thomas6-5/+136
2018-10-15re PR target/87572 (ICE in emit_move_insn, at expr.c:3722)Jakub Jelinek2-2/+7
2018-10-15Adjust test to pass with latest glibcJonathan Wakely2-2/+7
2018-10-15PR libstdc++/87587 prevent -Wabi warningsJonathan Wakely2-0/+12
2018-10-15re PR tree-optimization/87022 (miscompilation with -ftree-loop-distribution)Bin Cheng4-1/+49
2018-10-15re PR middle-end/87610 (wrong-code with restrict)Richard Biener4-3/+51
2018-10-15S/390: Fix problem with vec_init expanderAndreas Krebbel4-3/+43
2018-10-15vector (vector<>::cbegin()): Use C++11 direct initialization.François Dumont2-10/+26
2018-10-15Daily bump.GCC Administrator1-1/+1
2018-10-14i386: Add register source to movddupH.J. Lu4-1/+24
2018-10-14i386: Also disable AVX512IFMA/AVX5124FMAPS/AVX5124VNNIWH.J. Lu4-2/+29
2018-10-14* MAINTAINERS: Update my email address.Bin Cheng2-2/+6
2018-10-14re PR fortran/83146 (ICE on SELECT CASE statement with associate name)Paul Thomas2-0/+40
2018-10-14This patch adjusts one of the c-torture tests to account for the possible lac...Anthony Green2-0/+7
2018-10-14Daily bump.GCC Administrator1-1/+1
2018-10-13dwarf2cfi.c (struct dw_trace_info): Add args_size_defined_for_eh.Eric Botcazou2-2/+24
2018-10-13Fix compilation failure with C++98 compilersJonathan Wakely2-1/+7
2018-10-13Daily bump.GCC Administrator1-1/+1
2018-10-12tighten the toplevel guard on ibm-ldouble.cOlivier Hainque2-1/+7
2018-10-12pdp11.md (doloop_end): New expander.Paul Koning3-2/+95