See 
<https://jenkins.gem5.org/job/compiler-checks/110/display/redirect?page=changes>

Changes:

[c.falquez] mem-ruby: Add (BUSY_BLKD,SnpOnceFwd) transition

[shingarov] arch-power: Fix disassembly for load-store instructions

[shingarov] arch-power: Add doubleword load-store instructions

[shingarov] arch-power: Add atomic load-store instructions

[shingarov] arch-power: Refactor arithmetic instructions

[shingarov] arch-power: Fix arithmetic instructions

[shingarov] arch-power: Fix disassembly for arithmetic instructions

[shingarov] arch-power: Add fields for DX form instructions

[shingarov] arch-power: Add PC-relative arithmetic instructions

[shingarov] arch-power: Add doubleword multiply instructions

[shingarov] arch-power: Add fields for VA form instructions

[shingarov] arch-power: Add doubleword multiply-add instructions

[c.falquez] base: Improved less-than operator for AddrRange

[tom.rollet] sim: Add serialization for file descriptor array

[tom.rollet] mem-cache: change Cache debug flag to MSHR in MSHR code

[tom.rollet] mem-cache: Queue,QueueEntry, NSHR::TargetList inherit from Named

[tom.rollet] mem-cache: Add MSHR debuging information

[sandipan] arch-power: Add word divide-extended instructions

[sandipan] arch-power: Add doubleword divide instructions

[sandipan] arch-power: Add doubleword divide-extended instructions

[sandipan] arch-power: Add word modulo instructions

[sandipan] arch-power: Add doubleword modulo instructions

[sandipan] arch-power: Add fields for D and X form instructions

[sandipan] arch-power: Refactor compare instructions

[sandipan] arch-power: Fix compare instructions

[sandipan] arch-power: Fix disassembly for compare instructions

[sandipan] arch-power: Add character compare instructions

[sandipan] arch-power: Refactor logical instructions

[sandipan] arch-power: Fix logical instructions

[sandipan] arch-power: Fix disassembly for logical instructions

[sandipan] arch-power: Add sign-extend instructions

[sandipan] arch-power: Add zero count instructions

[sandipan] arch-power: Add population count instructions

[sandipan] arch-power: Add parity instructions

[sandipan] arch-power: Add bit permute instructions

[sandipan] arch-power: Refactor shift instructions

[sandipan] arch-power: Fix shift instructions

[sandipan] arch-power: Fix disassembly for shift instructions

[sandipan] arch-power: Add fields for XS form instructions

[sandipan] arch-power: Add doubleword shift instructions

[sandipan] arch-power: Refactor rotate instructions

[sandipan] arch-power: Fix rotate instructions

[sandipan] arch-power: Fix disassembly for rotate instructions

[sandipan] arch-power: Add fields for MD and MDS form instructions

[sandipan] arch-power: Add doubleword rotate instructions

[Michael.Boyer] arch-vega: Implement non-carry-out VEGA add, sub, and subrev

[Bobby R. Bruce] mem: Fix use-after-free bug


------------------------------------------
Started by timer
Running as SYSTEM
Building in workspace <https://jenkins.gem5.org/job/compiler-checks/ws/>
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 > <https://jenkins.gem5.org/job/compiler-checks/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gem5.googlesource.com/public/gem5 # 
 > timeout=10
Fetching upstream changes from https://gem5.googlesource.com/public/gem5
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
 > git fetch --tags --force --progress -- 
 > https://gem5.googlesource.com/public/gem5 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision 32b4a8cd36dfe441a4487b9ebf99bec05266eb41 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 32b4a8cd36dfe441a4487b9ebf99bec05266eb41 # timeout=10
Commit message: "mem: Fix use-after-free bug"
 > git rev-list --no-walk 30e770e1370aefe398be34f44d0a1bf3097a4d11 # timeout=10
[compiler-checks] $ /bin/sh -xe /tmp/jenkins877597786686439051.sh
+ ./tests/compiler-tests.sh -j 12
Starting build tests with 'gcc-version-10'...
'gcc-version-10' was found in the comprehensive tests. All ISAs will be built.
  * Building target 'NULL_MESI_Two_Level.opt' with 'gcc-version-10'...
    Done.
  * Building target 'NULL_MESI_Two_Level.fast' with 'gcc-version-10'...
    Done.
  * Building target 'NULL_MOESI_CMP_directory.opt' with 'gcc-version-10'...
    Done.
  * Building target 'NULL_MOESI_CMP_directory.fast' with 'gcc-version-10'...
    Done.
  * Building target 'RISCV.opt' with 'gcc-version-10'...
    Done.
  * Building target 'RISCV.fast' with 'gcc-version-10'...
    Done.
  * Building target 'NULL_MOESI_CMP_token.opt' with 'gcc-version-10'...
    Done.
  * Building target 'NULL_MOESI_CMP_token.fast' with 'gcc-version-10'...
    Done.
  * Building target 'X86.opt' with 'gcc-version-10'...
    Done.
  * Building target 'X86.fast' with 'gcc-version-10'...
    Done.
  * Building target 'GCN3_X86.opt' with 'gcc-version-10'...
    Done.
  * Building target 'GCN3_X86.fast' with 'gcc-version-10'...
    Done.
  * Building target 'X86_MOESI_AMD_Base.opt' with 'gcc-version-10'...
    Done.
  * Building target 'X86_MOESI_AMD_Base.fast' with 'gcc-version-10'...
    Done.
  * Building target 'Garnet_standalone.opt' with 'gcc-version-10'...
    Done.
  * Building target 'Garnet_standalone.fast' with 'gcc-version-10'...
    Done.
  * Building target 'ARM.opt' with 'gcc-version-10'...
    Done.
  * Building target 'ARM.fast' with 'gcc-version-10'...
    Done.
  * Building target 'MIPS.opt' with 'gcc-version-10'...
    Done.
  * Building target 'MIPS.fast' with 'gcc-version-10'...
    Done.
  * Building target 'ARM_MESI_Three_Level.opt' with 'gcc-version-10'...
    Done.
  * Building target 'ARM_MESI_Three_Level.fast' with 'gcc-version-10'...
    Done.
  * Building target 'POWER.opt' with 'gcc-version-10'...
    Done.
  * Building target 'POWER.fast' with 'gcc-version-10'...
    Done.
  * Building target 'NULL_MOESI_hammer.opt' with 'gcc-version-10'...
    Done.
  * Building target 'NULL_MOESI_hammer.fast' with 'gcc-version-10'...
    Done.
  * Building target 'SPARC.opt' with 'gcc-version-10'...
    Done.
  * Building target 'SPARC.fast' with 'gcc-version-10'...
    Done.
Starting build tests with 'gcc-version-9'...
  * Building target 'NULL_MOESI_hammer.opt' with 'gcc-version-9'...
    Done.
  * Building target 'NULL_MOESI_hammer.fast' with 'gcc-version-9'...
    Done.
Starting build tests with 'gcc-version-8'...
  * Building target 'X86.opt' with 'gcc-version-8'...
    Done.
  * Building target 'X86.fast' with 'gcc-version-8'...
    Done.
Starting build tests with 'gcc-version-7'...
  * Building target 'RISCV.opt' with 'gcc-version-7'...
    Done.
  * Building target 'RISCV.fast' with 'gcc-version-7'...
    Done.
Starting build tests with 'gcc-version-6'...
  * Building target 'MIPS.opt' with 'gcc-version-6'...
    Done.
  * Building target 'MIPS.fast' with 'gcc-version-6'...
    Done.
Starting build tests with 'gcc-version-5'...
  * Building target 'SPARC.opt' with 'gcc-version-5'...
  ! Failed with exit code 2.
  * Building target 'SPARC.fast' with 'gcc-version-5'...
  ! Failed with exit code 2.
Starting build tests with 'clang-version-11'...
'clang-version-11' was found in the comprehensive tests. All ISAs will be built.
  * Building target 'NULL_MOESI_CMP_directory.opt' with 'clang-version-11'...
    Done.
  * Building target 'NULL_MOESI_CMP_directory.fast' with 'clang-version-11'...
    Done.
  * Building target 'Garnet_standalone.opt' with 'clang-version-11'...
    Done.
  * Building target 'Garnet_standalone.fast' with 'clang-version-11'...
    Done.
  * Building target 'ARM.opt' with 'clang-version-11'...
    Done.
  * Building target 'ARM.fast' with 'clang-version-11'...
    Done.
  * Building target 'NULL_MOESI_hammer.opt' with 'clang-version-11'...
    Done.
  * Building target 'NULL_MOESI_hammer.fast' with 'clang-version-11'...
    Done.
  * Building target 'X86.opt' with 'clang-version-11'...
    Done.
  * Building target 'X86.fast' with 'clang-version-11'...
    Done.
  * Building target 'MIPS.opt' with 'clang-version-11'...
    Done.
  * Building target 'MIPS.fast' with 'clang-version-11'...
    Done.
  * Building target 'X86_MOESI_AMD_Base.opt' with 'clang-version-11'...
    Done.
  * Building target 'X86_MOESI_AMD_Base.fast' with 'clang-version-11'...
    Done.
  * Building target 'RISCV.opt' with 'clang-version-11'...
    Done.
  * Building target 'RISCV.fast' with 'clang-version-11'...
    Done.
  * Building target 'NULL_MOESI_CMP_token.opt' with 'clang-version-11'...
    Done.
  * Building target 'NULL_MOESI_CMP_token.fast' with 'clang-version-11'...
    Done.
  * Building target 'ARM_MESI_Three_Level.opt' with 'clang-version-11'...
    Done.
  * Building target 'ARM_MESI_Three_Level.fast' with 'clang-version-11'...
    Done.
  * Building target 'POWER.opt' with 'clang-version-11'...
    Done.
  * Building target 'POWER.fast' with 'clang-version-11'...
    Done.
  * Building target 'SPARC.opt' with 'clang-version-11'...
    Done.
  * Building target 'SPARC.fast' with 'clang-version-11'...
    Done.
  * Building target 'NULL_MESI_Two_Level.opt' with 'clang-version-11'...
    Done.
  * Building target 'NULL_MESI_Two_Level.fast' with 'clang-version-11'...
    Done.
  * Building target 'GCN3_X86.opt' with 'clang-version-11'...
    Done.
  * Building target 'GCN3_X86.fast' with 'clang-version-11'...
    Done.
Starting build tests with 'clang-version-10'...
  * Building target 'NULL_MOESI_CMP_token.opt' with 'clang-version-10'...
    Done.
  * Building target 'NULL_MOESI_CMP_token.fast' with 'clang-version-10'...
    Done.
Starting build tests with 'clang-version-9'...
  * Building target 'ARM.opt' with 'clang-version-9'...
    Done.
  * Building target 'ARM.fast' with 'clang-version-9'...
    Done.
Starting build tests with 'clang-version-8'...
  * Building target 'NULL_MOESI_CMP_directory.opt' with 'clang-version-8'...
    Done.
  * Building target 'NULL_MOESI_CMP_directory.fast' with 'clang-version-8'...
    Done.
Starting build tests with 'clang-version-7'...
  * Building target 'X86_MOESI_AMD_Base.opt' with 'clang-version-7'...
    Done.
  * Building target 'X86_MOESI_AMD_Base.fast' with 'clang-version-7'...
    Done.
Starting build tests with 'clang-version-6.0'...
  * Building target 'ARM_MESI_Three_Level.opt' with 'clang-version-6.0'...
    Done.
  * Building target 'ARM_MESI_Three_Level.fast' with 'clang-version-6.0'...
    Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
_______________________________________________
gem5-dev mailing list -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to