aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-27Daily bump.GCC Administrator1-1/+1
2019-12-26re PR c++/92438 (Function declaration parsed incorrectly with `-std=c++1z`)Jakub Jelinek4-1/+54
2019-12-26Daily bump.GCC Administrator1-1/+1
2019-12-25Define HAVE_ for math long double functions declared in vxworks headersAlexandre Oliva3-0/+1173
2019-12-25Daily bump.GCC Administrator1-1/+1
2019-12-24rs6000: re-enable web and rnreg with -funroll-loopsJiufu Guo2-4/+16
2019-12-24re PR go/93020 (Final patches to build gcc-10 on GNU/Hurd)Ian Lance Taylor5-5/+5
2019-12-24Daily bump.GCC Administrator1-1/+1
2019-12-23Restrict 'c-c++-common/goacc/mdc-1.c' to LP64, LLP64Thomas Schwinge2-1/+6
2019-12-23[C++] Make same_type_p return false for gnu_vector_type_p differences (PR 92789)Richard Sandiford6-37/+83
2019-12-23[C++] Fix ICE for binding lax vector conversions to references (PR 93014)Richard Sandiford5-3/+109
2019-12-23Daily bump.GCC Administrator1-1/+1
2019-12-22Add OpenACC 2.6 `acc_get_property' supportMaciej W. Rozycki23-6/+841
2019-12-21Restrict some aarch64 testcases to little-endianAndrew Pinski3-2/+12
2019-12-22libgomp/test: Fix compilation for build sysrootMaciej W. Rozycki2-0/+7
2019-12-22* doc/invoke.texi (-flto): Use "compile time" as a noun.Gerald Pfeifer2-1/+5
2019-12-22testsuite: Fix run-time tracking down of `libgcc_s'Maciej W. Rozycki2-14/+36
2019-12-22Daily bump.GCC Administrator1-1/+1
2019-12-22libada: Fix shared library installation with `--disable-libada'Maciej W. Rozycki2-0/+10
2019-12-21[OMP] Restore 'omp declare target link' handlingThomas Schwinge2-1/+5
2019-12-21[PR93026, PR92929] Adjust 'gfortran.dg/goacc/finalize-1.f' for r279626 changesThomas Schwinge2-2/+8
2019-12-21re PR fortran/91661 (ICE in gfc_conv_intrinsic_dot_product, at fortran/trans-...Harald Anlauf2-0/+18
2019-12-21re PR fortran/92990 (INVALID code with NULLIFY – partially misleading error...Harald Anlauf4-0/+40
2019-12-21re PR fortran/92753 (ICE in gfc_trans_call, at fortran/trans-stmt.c:392)Paul Thomas4-6/+53
2019-12-21Avoid segfault when doing IPA-VRP but not IPA-CP (PR 93015)Martin Jambor4-1/+17
2019-12-21Daily bump.GCC Administrator1-1/+1
2019-12-21re PR middle-end/91512 (Fortran compile time regression.)Jakub Jelinek3-8/+14
2019-12-20PR c++/92745 - bogus error when initializing array of vectors.Marek Polacek4-8/+39
2019-12-20PR c++/92974 - bogus location for enum and non-enum in ?: warning.Marek Polacek6-18/+46
2019-12-21re PR c++/92965 ("note: 'x' is not public" emitted even when no error is emit...Jakub Jelinek4-4/+28
2019-12-21re PR c++/92966 (Segfault on defaulted operator== with wrong return type)Jakub Jelinek4-1/+16
2019-12-21re PR c++/92973 (Silently accepting defaulted comparison operators in C++11 ....Jakub Jelinek4-0/+19
2019-12-21re PR c++/92666 (bogus -Wunused-but-set-variable in gcov.c with -Wno-restrict)Jakub Jelinek4-0/+34
2019-12-21re PR c++/92992 (Side-effects dropped when decltype(nullptr) typed expression...Jakub Jelinek4-1/+41
2019-12-20Rename signed integer 16/34-bit macros.Michael Meissner4-14/+26
2019-12-20c-ada-spec.h (decl_sloc): Delete.Eric Botcazou7-22/+30
2019-12-20fortran: Fix PR number in comment of testcase for PR 69497Jonathan Wakely2-1/+6
2019-12-20libstdc++: Add inline to maybe-constexpr functions (PR 92927)Jonathan Wakely2-3/+9
2019-12-20gcc/testsuite/ChangeLog:Stam Markianos-Wright4-0/+108
2019-12-20Rename tests to reference the correct PRRoman Zhuykov3-0/+7
2019-12-20libstdc++: Test setrlimit with c++ in configureJerome Lambourg3-7/+28
2019-12-20libstdc++: Fix versioned namespace testsFrançois Dumont4-4/+11
2019-12-20libstdc++: Fix pretty printers script and testsFrançois Dumont4-2/+13
2019-12-20Introduce -finline-arg-packing.Thomas Koenig7-3/+77
2019-12-20Fortran] PR 92996 – fix rank resolution EXPR_ARRAYTobias Burnus9-31/+86
2019-12-20Improve is-coindexed check for OpenACC/OpenMPTobias Burnus4-3/+51
2019-12-20Add myself to MAINTAINERSJerome Lambourg2-0/+5
2019-12-20libstdc++: Strengthen the check for availability of pthread_rwlock_tJerome Lambourg3-11/+56
2019-12-20Fix testsuite-fallout of OpenACC deep-copy patchTobias Burnus2-8/+13
2019-12-20re PR target/92841 (Optimize -fstack-protector-strong code generation a bit)Jakub Jelinek4-3/+29