[LLVMbugs] [Bug 7406] Crash analyzing GNU hello, r106277

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Jun 19 02:58:34 PDT 2010


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

Bruce Stephens <bruce.r.stephens at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WORKSFORME                  |FIXED

--- Comment #6 from Bruce Stephens <bruce.r.stephens at gmail.com> 2010-06-19 04:58:33 CDT ---
Hmm.  My first thought was that that couldn't be true since this is the same
clang I'm using to compile C++ that clang couldn't build a couple of weeks ago.
 And, obviously, guilt at causing you pointless effort.

And yet, after building from fresh, checking out using svn (normally I use
git-svn) I still get the same crash, and clang -v says:

clang version 2.0 (trunk 106386)
Target: x86_64-unknown-linux-gnu
Thread model: posix

So I'm stumped.  Presumably it's something I'm not getting about ccc-analyzer
or scan-build.  Or maybe a miscompile by gcc-4.4?

I should perhaps try the mailing list and see if someone can help.

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