Convert the value before taking the shortcut in adjust_for_pointer_arithmetic(),...
authorChristoph Mallon <christoph.mallon@gmx.de>
Thu, 4 Dec 2008 10:51:54 +0000 (10:51 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Thu, 4 Dec 2008 10:51:54 +0000 (10:51 +0000)
commit9fd4a32dd13491d99fa4998fd3a0c471eb9c41cf
tree701cd7aeb8e4f7f51751d0ef70a22f43b61230d1
parent3e623f8a470635cb548b6385ea98dde5b6e4d7b1
Convert the value before taking the shortcut in adjust_for_pointer_arithmetic(), so doing pointer arithmetic with char* and a long long offset works.
PR: #0000008

[r24286]
ast2firm.c