The original expected value 0x1122334455667788 compiles as 1234605616436508552 where as the correct minimum value 0x8877665544332211 compiles as -8613303245920329199
If this is an error and we are not expecting a decimal from signed 2's complacence from compile time then this should be issued over on the bug reporter.
The original expected value
0x1122334455667788
compiles as1234605616436508552
where as the correct minimum value0x8877665544332211
compiles as-8613303245920329199
If this is an error and we are not expecting a decimal from signed 2's complacence from compile time then this should be issued over on the bug reporter.