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


Neil Booth <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |




--- Comment #4 from Neil Booth <[EMAIL PROTECTED]>  2008-10-27 17:25:10 ---
Dale - you quote several sections of the standard without explaining how they
relate to this issue.

My reading of the standard (assuming b is initialized to 0) sections you quote
-- I only find 6.5p2 relevant -- tells me that this is indeed a bug and b
should be 2.  You seem to think that b is stored twice between sequence points;
could you point out how / where?


-- 
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to