[LLVMbugs] [Bug 6157] opt -O1 segfault

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun Jan 31 07:01:54 PST 2010


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


Duncan Sands <baldrick at free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dpatel at apple.com
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |




--- Comment #7 from Duncan Sands <baldrick at free.fr>  2010-01-31 09:01:54 ---
This seems to be due to metadata:

735       assert(InReg && "Value not in map!");
Current language:  auto
The current source language is "auto; currently c++".
(gdb) call V->dump()
!{{ { { { { { \5, i32, \2, i8*, ...


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