SHA256
9
0
forked from pool/gcc11

- Force using llvm11 for amdgcn offloading since llvm12 doesn't

yet work.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc11?expand=0&rev=340
This commit is contained in:
2021-04-22 12:42:04 +00:00
committed by Git OBS Bridge
parent 7e0264975b
commit accc918d92
55 changed files with 216 additions and 130 deletions

View File

@@ -5,6 +5,8 @@ Wed Apr 21 12:31:23 UTC 2021 - Richard Biener <rguenther@suse.com>
gcc11-amdgcn-disable-hot-cold-partitioning.patch.
- Enable gfortran for offload compilers.
- BuildRequire procps from gcc11-testresults if we test go.
- Force using llvm11 for amdgcn offloading since llvm12 doesn't
yet work.
-------------------------------------------------------------------
Tue Apr 20 14:57:07 UTC 2021 - Richard Biener <rguenther@suse.com>