[LLVMbugs] [Bug 3123] clang miscompiling comma operator

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Nov 24 10:50:42 PST 2008


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


Chris Lattner <clattner at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE




--- Comment #1 from Chris Lattner <clattner at apple.com>  2008-11-24 12:50:42 ---
This is almost certainly the same problem as 3060 (clang constant folds the
expr to 0 but doesn't evaluate the side effects).  I hope to have this fixed in
the next couple weeks.

*** This bug has been marked as a duplicate of bug 3060 ***


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