Skip to content

or1k-10.0.0-20190723

Latest
Compare
Choose a tag to compare
@stffrdhrn stffrdhrn released this 23 Jul 20:17
or1k-10.0.0-20190723

OpenRISC GCC Toolchain 10.0.0-20190723

These toolchains were built using the or1k-toolchain-build environment configured with the following versions:

  • gcc : 10.0.0 (tag or1k-10.0.0-20190723 in this repo)
  • binutils/gdb : 2.32.51 (tag or1k-2.32.51 in stffrdhrn/binutils-gdb)
  • linux headers : 4.19.1
  • gmp : 6.1.2
  • newlib (elf toolchain) : git
  • musl (linux-musl toolchain) : 1.1.20

New in this release

  • Using latest upstream GCC 10.0.0 (OpenRISC changes upstream now)
  • Fixed issue with rotate patterns failing to compile in some cases

Test Results (no regressions)

Tests for toolchains were run using dejagnu board configs found in or1k-utils. The test results for the toolchains are as follows:

		=== gcc Summary ===

# of expected passes		97262
# of unexpected failures	112
# of expected failures		336
# of unresolved testcases	77
# of unsupported tests		2933
/opt/crossbuild/linux-musl/musl-cross-make/build/local/elf/build-gcc-stage2/gcc/xgcc  version 10.0.0 20190722 (experimental) (GCC) 

--
		=== g++ Summary ===

# of expected passes		108464
# of unexpected failures	34
# of expected failures		409
# of unresolved testcases	19
# of unsupported tests		6342
/opt/crossbuild/linux-musl/musl-cross-make/build/local/elf/build-gcc-stage2/gcc/testsuite/g++/../../xg++  version 10.0.0 20190722 (experimental) (GCC) 

--
		=== gcc Summary ===

# of expected passes		103558
# of unexpected failures	14
# of expected failures		406
# of unresolved testcases	1
# of unsupported tests		2592
/opt/crossbuild/linux-musl/musl-cross-make/build/local/or1k-linux-musl/obj_gcc/gcc/xgcc  version 10.0.0 20190722 (experimental) (GCC) 

--
		=== g++ Summary ===

# of expected passes		122051
# of unexpected failures	11
# of expected failures		504
# of unsupported tests		6211
/opt/crossbuild/linux-musl/musl-cross-make/build/local/or1k-linux-musl/obj_gcc/gcc/testsuite/g++/../../xg++  version 10.0.0 20190722 (experimental) (GCC)