[LLVMbugs] [Bug 11604] Crash on evaluation of ICE with overflow

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Dec 17 18:38:42 PST 2011


http://llvm.org/bugs/show_bug.cgi?id=11604

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> 2011-12-17 20:38:42 CST ---
Fixed in r146842. We now treat such overflowing casts as non-ICE, matching
modern gcc behavior; the original code sample is now rejected with a
diagnostic.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list