Hacker News new | ask | show | jobs
by utopcell 2752 days ago
GCC applies the same optimization and compiles to a single constant if overflow does not occur. To see this, you can change '1000000000' to '1000'.