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

Jordan Rose <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |FIXED

--- Comment #1 from Jordan Rose <[email protected]> ---
Thanks for reducing it so much. Here's an even simpler case.

  void f() {
    C();
    int a;
  }

Fixed in r207486.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to