[LLVMbugs] [Bug 7912] clang crash computing @encode for interface containing bitfield

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Aug 21 11:38:26 PDT 2010


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

Eli Friedman <sharparrow1 at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |

--- Comment #2 from Eli Friedman <sharparrow1 at yahoo.com> 2010-08-21 13:38:26 CDT ---
Just "clang -x objective-c - -o - -S" crashes; I'm on Linux x86-64, using
r111674.

Note that this only reproduces for the GNU runtime; if you're using just clang
-cc1, it won't reproduce without -fgnu-runtime.

-- 
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