[LLVMbugs] [Bug 7487] [MC] Crash when passing -no-integrated-as

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Jul 31 13:06:12 PDT 2010


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

Daniel Dunbar <daniel at zuster.org> changed:

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

--- Comment #3 from Daniel Dunbar <daniel at zuster.org> 2010-07-31 15:06:12 CDT ---
I cannot reproduce this:
--
ddunbar at giles:tmp$ clang -m32 -gdwarf-2 -no-integrated-as -c assert.cc
ddunbar at giles:tmp$ clang -cc1 -triple i386-apple-darwin9.0.0 -S -disable-free
-main-file-name assert.cc -pic-level 1 -mdisable-fp-elim -masm-verbose
-target-cpu yonah -g -resource-dir /Users/thakis/src/llvm/Release/lib/clang/2.8
-ferror-limit 19 -fmessage-length 199 -fexceptions -fdiagnostics-show-option
-fcolor-diagnostics -o t.s -x c++ assert.cc
ddunbar at giles:tmp$ clang -v
clang -v
clang version 2.8 ($URL$ 109952)
Target: x86_64-apple-darwin10
Thread model: posix
ddunbar at giles:tmp$ 
--

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