[LLVMbugs] [Bug 4311] Null-pointer dereference in Traits::getNext(NodePtr) when buildt optimized.
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Jun 3 09:27:44 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=4311
Duncan Sands <baldrick at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
--- Comment #4 from Duncan Sands <baldrick at free.fr> 2009-06-03 11:27:44 ---
I don't think there is anything to see here. Various versions of gcc 3.4.x
have proven to miscompile LLVM in the past, see
http://llvm.org/docs/GettingStarted.html#brokengcc
So this is presumably more of the same, and there's not much we can do about
it.
The testsuite problems should be moved to another bug report.
--
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