gcc10
No description set
-
8
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:gcc/gcc10 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Revision 160 (latest revision is 215)
Richard Biener (rguenther)
committed
(revision 160)
- Update to gcc-10 branch head (c0438ced53bcf57e4ebb1c38c), git465. * Picks up fixes for C++20 coroutines support. [jsc#SLE-12297] * Picks up fix for a recent chromium build fail. - Disable GCN offloading for SLE12 and SLE15 GA.
Comments 3
Can you, please, add to the building process the jit capabilities? I'm doing it separately right now. It is specially useful for an emacs native-comp branch and some other small projects.
I created a package and kept it close to original gcc10 spec file so that a simple diff inspection should be trivial. May you want some help (I know you don't really need it), I will, gladly, try to do it. The package can be seen on: https://build.opensuse.org/package/show/home:acobar/gcc10-libgccjit
Good idea. I will include it in gcc11 package in a couple of weeks. I will base it on your spec file.
Done now.