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

Duncan Sands <[email protected]> changed:

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

--- Comment #1 from Duncan Sands <[email protected]> 2011-03-06 07:46:54 CST ---
The optimizers also produce this kind of integer, so changing clang is not
enough.  The C backend is currently broken in many ways; not supporting
arbitrary precision integers is just one of them.  This is why it is
deprecated.  Hopefully it will get a rewrite one day.

-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to