[LLVMbugs] [Bug 9411] Structs by value break CBackend
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Mar 6 05:46:54 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=9411
Duncan Sands <baldrick at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |baldrick at free.fr
Resolution| |WONTFIX
--- Comment #1 from Duncan Sands <baldrick at free.fr> 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.
More information about the llvm-bugs
mailing list