Compiler [Sparc]: Improved support for large addresses. It seems gcc on Linux/sparc64 places code at 0x10000000000 (out of reach for the generated code, which only supported addresses up to and including 0x3ffffffff). The maximum supported address is now 0xfffffffffff.