Skip to content
Failed

Changes

Summary

  1. Fix omrgenerate_ieat_dump.s assembly instruction to load 64 bit (commit: 51f8601) (details)
Commit 51f86018b1b2d40e80eb2c823ef172f965841ed8 by Gaurav Chaudhari
Fix omrgenerate_ieat_dump.s assembly instruction to load 64 bit

One of the load register instructions was meant to be
loading the 64 bit address over which was not apparent while
compiling with XLC. The problem manifested itself as a
segmentation fault with Open XL, and this addresses that issue
while keeping XLC working the same way.

Signed-off-by: Gaurav Chaudhari <gaurav.chaudhari@ibm.com>
(commit: 51f8601)
The file was modified port/zos390/omrgenerate_ieat_dump.s (diff)