]> git.ipfire.org Git - thirdparty/gcc.git/commit
compiler: print runtime.hex in hex
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Aug 2019 22:49:23 +0000 (22:49 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 16 Aug 2019 22:49:23 +0000 (22:49 +0000)
commit32e9e3f2982384255b4d253a442034eb964b2947
treee850eb5dd1c972df43c32c547f86e9e0e33d9fff
parenta19ad8d4d419d217b4bb71de40b634299629bc12
compiler: print runtime.hex in hex

    The gc compiler recognizes the type runtime.hex and prints values
    in this type as hex. Do the same here. This makes debugging
    runtime crashes slightly better.

    Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/190597

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@274591 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/expressions.cc
gcc/go/gofrontend/runtime.def