[LLVMbugs] [Bug 7487] [MC] Crash when passing -no-integrated-as
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Jun 26 16:43:09 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=7487
Nico Weber <nicolasweber at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WORKSFORME |
--- Comment #2 from Nico Weber <nicolasweber at gmx.de> 2010-06-26 18:43:09 CDT ---
I still see this with llvm r106960 and clang r106966. I'm on 10.5. I _don't_
see this if I pass -arch x86_64.
If I add -v to the clang++ invocation:
"/Users/thakis/src/llvm/Release/bin/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 -v -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
/var/folders/zz/zzzivhrRnAmviuee++1Gyk++ojg/-Tmp-/cc-i6fAMJ.s -x c++ assert.cc
Maybe it's a problem only if you build with -arch i386?
--
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