summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Really fix og9 "Fix hang when running oacc exec with CUDA 9.0 nvprof"devel/omp/gcc-9Thomas Schwinge2020-03-262-4/+13
* Fix og9 "Fix hang when running oacc exec with CUDA 9.0 nvprof"Thomas Schwinge2020-03-252-5/+10
* Merge remote-tracking branch 'origin/releases/gcc-9' into devel/omp/gcc-9Tobias Burnus2020-03-05968-5577/+30084
|\
| * Fix ICE in trans_associate_varPaul Thomas2020-03-054-10/+61
| * c++: Fix constexpr ICE from const mismatch [PR91607]Jason Merrill2020-03-052-1/+8
| * PR c++/90938 - Initializing array with {1} works, but not {0}Martin Sebor2020-03-046-1/+192
| * Daily bump.GCC Administrator2020-03-051-1/+1
| * c++: Fix ICE in tsubst_copy with parenthesized expression [PR93299]Marek Polacek2020-03-043-0/+28
| * sanopt: Avoid crash on anonymous parameter [PR93436]Marek Polacek2020-03-042-3/+15
| * c++: Fix value-init crash in template [PR93676]Marek Polacek2020-03-043-2/+27
| * c++: Fix mismatch in template argument deduction [PR90505]Marek Polacek2020-03-046-0/+73
| * c++: Fix [[no_unique_address]] and default mem-init [PR90432]Jason Merrill2020-03-044-0/+32
| * c++: avoid ICE with __builtin_memset (PR90997).Jason Merrill2020-03-043-1/+10
| * Remove unnecessary XFAILs from existing testcase 20050603-3.c.Will Schmidt2020-03-042-3/+6
| * maintainer-scripts: Speed up git clone in gcc_releaseJakub Jelinek2020-03-042-4/+19
| * Daily bump.GCC Administrator2020-03-041-1/+1
| * Darwin, libsanitizer: Update minimum supported system version.Iain Sandoe2020-03-032-1/+7
| * explow: Fix ICE caused by plus_constant [PR94002]Jakub Jelinek2020-03-034-0/+27
| * Daily bump.GCC Administrator2020-03-031-1/+1
| * c++: Fix ({ ... }) array mem-initializer.Jason Merrill2020-03-023-0/+33
| * c++: Allow parm of empty class type in constexpr.Jason Merrill2020-03-024-5/+35
| * c++: Fix cast to pointer to VLA.Jason Merrill2020-03-023-0/+39
| * checking: avoid verify_type_variant crash on incomplete type.Jason Merrill2020-03-023-1/+71
| * c++: Fix return deduction of lambda in discarded stmt.Jason Merrill2020-03-023-0/+27
| * PR c++/90732 - ICE with VLA capture and generic lambda.Jason Merrill2020-03-023-7/+51
| * c++: Fix attributes with lambda and trailing return type.Jason Merrill2020-03-023-1/+40
| * lto: Also copy .note.gnu.property sectionH.J. Lu2020-03-022-0/+12
| * Readd ChangeLog entries forPeter Bergner2020-03-022-0/+116
| * Daily bump.GCC Administrator2020-03-021-1/+1
| * x32: Update baseline_symbols.txtH.J. Lu2020-03-012-0/+11
| * Daily bump.GCC Administrator2020-03-011-1/+1
| * Fix/skip various tests for hppa*-*-hpux*.John David Anglin2020-02-294-0/+7
| * Revert "Fix bad code of vector extract of PC-relative address with variable e...Peter Bergner2020-02-292-18/+4
| * Revert "Adjust how variable vector extraction is done."Peter Bergner2020-02-292-69/+29
| * Revert "rs6000: Fix infinite loop building ghostscript and icu [PR93658]"Peter Bergner2020-02-294-38/+1
| * Revert "rs6000: Fix more testsuite fallout from rs6000_legitimate_address_p()...Peter Bergner2020-02-295-13/+4
| * Fix libbacktrace build on hppa-hpux.John David Anglin2020-02-293-2/+14
| * Skip charset.cc tests on *-*-hpux*.John David Anglin2020-02-296-5/+13
| * Disable gnat.dg/socket1.adb on hppa*-*-hpux*.John David Anglin2020-02-292-1/+6
| * Daily bump.GCC Administrator2020-02-291-1/+1
| * Backport 08bf7bde9f2987b1c623d272cc71fc14a1622442Martin Liska2020-02-283-2/+12
| * Daily bump.GCC Administrator2020-02-281-1/+1
| * rs6000: Fix more testsuite fallout from rs6000_legitimate_address_p() fix. [P...Peter Bergner2020-02-275-4/+13
| * gimplify: Don't optimize register const vars to static [PR93949]Jakub Jelinek2020-02-274-0/+19
| * sccvn: Punt on ref->size not multiple of 8 for memset (, 123, ) in 9.x [PR93945]Jakub Jelinek2020-02-274-1/+58
| * PPC64, fix documentation for __builtin_crypto_vpmsum* builtin functions.Carl Love2020-02-262-3/+15
| * Daily bump.GCC Administrator2020-02-271-1/+1
| * Revert "setup branch"Joseph Myers2020-02-266-21/+0
| * setup branchMichael Meissner2020-02-266-0/+21
| * PR c++/92745 - bogus error when initializing array of vectors.Marek Polacek2020-02-264-8/+46