aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-03PR libstdc++/82644 define TR1 hypergeometric functions in strict modesJonathan Wakely4-43/+144
2018-05-03[C++ Patch] Kill -ffriend-injectionNathan Sidwell11-71/+27
2018-05-03re PR target/85530 ([X86] _mm512_mullox_epi64 and _mm512_mask_mullox_epi64 no...Jakub Jelinek7-0/+153
2018-05-03PR libstdc++/84769 qualify call to std::get<0>Jonathan Wakely2-1/+4
2018-05-03PR libstdc++/85632 fix wraparound in filesystem::spaceJonathan Wakely5-6/+82
2018-05-03compiler: avoid crashing on invalid non-integer array lengthIan Lance Taylor2-1/+11
2018-05-03Update .po files.Joseph Myers20-71041/+74171
2018-05-03Add tests for std::remove_cvrefJonathan Wakely5-0/+171
2018-05-03PR libstdc++/84087 add default arguments to basic_string members (LWG 2268)Jonathan Wakely3-10/+72
2018-05-03PR libstdc++/84535 constrain std::thread constructorJonathan Wakely3-22/+71
2018-05-03[testsuite] Add scan-offload-tree-dumpTom de Vries8-5/+178
2018-05-03re PR tree-optimization/85615 (ICE at -O2 and above on valid code on x86_64-l...Richard Biener4-1/+43
2018-05-03[tree-complex.c] PR tree-optimization/70291: Inline floating-point complex mu...Kyrylo Tkachov5-42/+184
2018-05-03Use std::invoke_result in std::async instead of std::result_ofJonathan Wakely2-2/+5
2018-05-03Define std::remove_cvref and std::remove_cvref_t for C++2aJonathan Wakely5-12/+33
2018-05-03re PR other/85622 (gcc-8.1.0/NEWS says it's not released yet)Jakub Jelinek2-1/+38
2018-05-03re PR fortran/85579 (accepts invalid fortran test case gfortran.dg/pr51434.f90)Richard Biener2-1/+6
2018-05-03cmd/go: run tests that require package build IDsIan Lance Taylor2-3/+1
2018-05-03Daily bump.GCC Administrator1-1/+1
2018-05-02libgo: add type/const references to sysinfo.cIan Lance Taylor3-1/+211
2018-05-02libgo: add support for the Nios II architectureIan Lance Taylor14-16/+31
2018-05-02runtime: remove unused stack.goIan Lance Taylor1-1229/+0
2018-05-02libgo: refactor code to enumerate stdlib packagesIan Lance Taylor6-784/+424
2018-05-02re PR target/85582 (wrong code at -O1 and above on x86_64-linux-gnu in 32-bit...Jakub Jelinek4-8/+82
2018-05-02libgo: break dependence on libgcc unwind-pe.hIan Lance Taylor1-2/+165
2018-05-02deque.tcc (deque<>::_M_assign_aux): Cast to void to ensure overloaded comma n...François Dumont9-4/+170
2018-05-02PR libstdc++/68197 fail on negative iword/pword indicesJonathan Wakely4-35/+130
2018-05-02re PR c++/68374 (G++ -Wshadow doesn't warn about static member shadowing)Paolo Carlini5-0/+33
2018-05-02[openacc] Move GOMP_OPENACC_DIM parsing out of nvptx pluginTom de Vries9-27/+227
2018-05-02[libgomp, testsuite] Move tests to libgomp.c-c++-commonTom de Vries90-650/+186
2018-05-02[openacc] Add __builtin_goacc_parlevel_{id,size}Tom de Vries35-230/+433
2018-05-02re PR c/30552 (gcc crashes when compiling examples with GNU statement express...David Pagan9-1/+98
2018-05-02* es.po: Update.Joseph Myers2-85/+61
2018-05-02PR libstdc++/83860 avoid dangling references in valarray closure typesJonathan Wakely8-18/+195
2018-05-02Remove duplicate function call in testJonathan Wakely2-1/+3
2018-05-02PR libstdc++/69608 Move semantics for strstreambufJonathan Wakely3-1/+305
2018-05-02re PR tree-optimization/85597 (internal compiler error: in compute_live_loop_...Richard Biener4-4/+61
2018-05-02[testsuite] Add scan-ltrans-tree-dumpTom de Vries15-3/+216
2018-05-02[testsuite] Add scan-wpa-ipa-dumpTom de Vries20-53/+332
2018-05-02rs6000: Remove paired singleSegher Boessenkool17-1444/+79
2018-05-02ansidecl.h (ATTRIBUTE_NONSTRING): Define.Alan Modra2-0/+13
2018-05-02* gennews (files): Add files for GCC 8.Jakub Jelinek2-1/+6
2018-05-02re PR middle-end/85567 (internal compiler error: in gimplify_modify_expr, at ...Richard Biener4-2/+32
2018-05-02re PR target/85582 (wrong code at -O1 and above on x86_64-linux-gnu in 32-bit...Jakub Jelinek5-11/+113
2018-05-02Tighten early exit in vect_analyze_data_ref_dependence (PR85586)Richard Sandiford4-2/+59
2018-05-02[lto] Add "could not find mkoffload" error message to lto-wrapperTom de Vries2-32/+40
2018-05-02Plugin API to get the list of wrap symbols.Sriraman Tallam2-1/+16
2018-05-01Add support for gcc as git submodule of another repository.Jim Wilson2-1/+5
2018-05-02Daily bump.GCC Administrator1-1/+1
2018-05-01PR libstdc++/84654 Disable __float128 specializations for -mno-float128Tulio Magno Quites Machado Filho7-20/+67