[LLVMbugs] [Bug 580] [llvm-gcc] Dead short circuit logical operation after break/continue/goto causes llvm-gcc to emit a bad .ll file
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Jun 15 15:46:01 PDT 2005
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=580
sabre at nondot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Component|gccas |llvm-gcc
Keywords| |compile-fail
OS/Version|Linux |All
Platform|PC |All
Resolution| |FIXED
Summary|PHI node entries do not |[llvm-gcc] Dead short
|match predecessors |circuit logical operation
| |after break/continue/goto
| |causes llvm-gcc to emit a
| |bad .ll file
Version|1.5 |1.0
------- Additional Comments From sabre at nondot.org 2005-06-15 17:46 -------
Fixed. Testcase here:
Regression/CFrontend/2005-06-15-ExpandGotoInternalProblem.c
Patch here:
http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20050613/026703.html
-Chris
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list