Skip to content
Commit c6efb11f authored by John Criswell's avatar John Criswell
Browse files

Modified cast so that it converts the int to a long before casting to

a pointer.  This evades a warning emitted by GCC when we cast from
unsigned int (32 bit) to void * (64 bit) on SparcV9.

llvm-svn: 10435
parent 604cd3c8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment