aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-12Added a test case from a PR that was fixed by something else.Thomas König2-0/+16
2020-04-12Darwin, testsuite: Adjust indirect thunk tests for default flags.Iain Sandoe19-27/+49
2020-04-12Daily bump.GCC Administrator1-1/+1
2020-04-11c++: Add test for PR 86327.Marek Polacek2-0/+17
2020-04-11i386: Fix REDUC_SSE_SMINMAX_MODE mode conditions.Uros Bizjak4-2/+36
2020-04-11testsuite: Fix up pr94482.c testcase [PR94482]Jakub Jelinek2-2/+9
2020-04-11cselib: Mark the cselib_record_sp_cfa_base_equiv VALUE as preserved [PR94551]Jakub Jelinek2-1/+11
2020-04-11Daily bump.GCC Administrator1-1/+1
2020-04-11Correct PR numbers in the last Changelog.Iain Sandoe2-2/+2
2020-04-11coroutines: Revise await expansions [PR94528]Iain Sandoe4-208/+332
2020-04-10c++: make __is_constructible work with paren-init of aggrs [PR94149]Marek Polacek6-3/+120
2020-04-10Fix typo in gfortran.dg/asynchronous_5.f03 from last commit.Fritz Reese2-1/+8
2020-04-10Fix UNRESOLVED testcase gfortran.dg/asynchronous_5.f03.Fritz Reese2-11/+12
2020-04-10Test cases for mixed structured/dynamic data lifetimes with OpenACC [PR92843]Julian Brown17-0/+821
2020-04-10Add 'dg-do run' to 'libgomp.fortran/target-enter-data-1.f90'Thomas Schwinge2-0/+7
2020-04-10Handle 'omp declare target' attribute set for both OpenACC and OpenMP 'target...Thomas Schwinge4-0/+82
2020-04-10libphobos: Use libdruntime as a convenience library for libphobos.Iain Buclaw12-75/+183
2020-04-10Simplify co_await_expander.Bin Cheng5-22/+257
2020-04-09libgo: update to final 1.14.2 releaseIan Lance Taylor11-75/+164
2020-04-09compiler: look up composite literal keys in the global namespaceIan Lance Taylor2-4/+12
2020-04-10Daily bump.GCC Administrator1-1/+1
2020-04-09PR fortran/87923 -- fix ICE when resolving I/O tags and simplify io.cFritz Reese27-539/+1124
2020-04-09c++: constexpr static data member instantiation [PR94523]Jason Merrill3-4/+25
2020-04-09libstdc++: Implement LWG 3324 for [cmp.alg] function objects (LWG 3324)Jonathan Wakely5-20/+50
2020-04-09libstdc++: Add comparison operators to std::unique_ptrJonathan Wakely6-2/+221
2020-04-09MSP430: Indiciate that the epilogue_helper insn does not fallthruJozef Lawrynowicz3-2/+11
2020-04-09cselib, var-tracking: Improve debug info after the cselib sp tracking changes...Jakub Jelinek4-0/+96
2020-04-09aarch64: Add support for arm_sve_vector_bitsRichard Sandiford29-175/+6093
2020-04-09aarch64: Add a separate "SVE sizeless type" attributeRichard Sandiford3-1/+31
2020-04-09[Arm] Allow the use of arm_cde.h for C++Matthew Malcomson4-8/+19
2020-04-09libphobos: Remove --enable-druntime-gc configure option.Iain Buclaw6-547/+99
2020-04-09[testsuite][arm] Fix cmse-15.c expected outputChristophe Lyon2-6/+150
2020-04-09[testsuite] scanasm.exp: Fix target-selector handling in check-function-bodiesChristophe Lyon2-1/+6
2020-04-09Merge top-level configury changes from gdbTom Tromey5-16/+1018
2020-04-09sra: Fix sra_modify_expr handling of partial writes (PR 94482)Martin Jambor6-6/+135
2020-04-09c++: Fix wrong paren-init of aggregates interference [PR93790]Marek Polacek6-3/+77
2020-04-09Fix typo in my previous change.Jan Hubicka2-1/+2
2020-04-09Avoid g++.dg/lto/alias-4_0.C test failure on ARM [PR91322]Jan Hubicka2-1/+13
2020-04-09testsuite: Tweak check-function-bodies interfaceRichard Sandiford54-58/+134
2020-04-09testsuite/93369 - use -shared to avoid issue with ODR violationRichard Biener3-1/+11
2020-04-09PR target/94530Andrea Corallo4-0/+22
2020-04-09Add unsigned type iv_cand for iv_use with non mode-precision typeBin Cheng4-1/+47
2020-04-09coroutines: Add cleanups, where required, to statements with captured referen...Iain Sandoe2-7/+20
2020-04-08Require pthread effective target for test case using -pthread option.Sandra Loosemore2-0/+5
2020-04-08Whoops, fix wrong PR number in the changelogKewen Lin1-1/+1
2020-04-08[testsuite] Fix PR94079 by respecting vect_hw_misalign [PR94079]Kewen Lin2-2/+10
2020-04-09Daily bump.GCC Administrator1-1/+1
2020-04-09libphobos: Add --enable-libphobos-checking configure optionIain Buclaw10-11/+87
2020-04-09libphobos: Remove --enable-thread-lib configure option.Iain Buclaw4-102/+10
2020-04-08rs6000: Link with libc128.a for long-double-128.Clement Chigot4-0/+9