[LLVMbugs] [Bug 10620] Assertion failure while visiting goto statement in CFG builder
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Aug 12 07:42:24 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=10620
Ted Kremenek <kremenek at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #2 from Ted Kremenek <kremenek at apple.com> 2011-08-12 09:42:23 CDT ---
I reverted this fix in r137459.
Zhongxing correctly pointed out that we should probably be rejecting this code
outright. GCC does.
--
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