[LLVMbugs] [Bug 8473] Crash with vla and indirect jump
    bugzilla-daemon at llvm.org 
    bugzilla-daemon at llvm.org
       
    Thu Oct 28 01:54:17 PDT 2010
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=8473
John McCall <rjmccall at apple.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
--- Comment #2 from John McCall <rjmccall at apple.com> 2010-10-28 03:54:17 CDT ---
Oh, I see.  It *is* caught by JumpDiagnostics, but since that's only a warning,
it doesn't halt compilation.
Turned into a hard error in r117539.
-- 
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