[LLVMbugs] [Bug 1647] volatile attribute lost on pointer array dereferences

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Oct 2 22:34:11 PDT 2007


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


Chris Lattner <sabre at nondot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
           Keywords|                            |miscompilation
         Resolution|                            |FIXED
   Target Milestone|---                         |2.2




--- Comment #6 from Chris Lattner <sabre at nondot.org>  2007-10-03 00:34:10 ---
Fixed, patch here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20071001/054194.html
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20071001/054195.html

testcase here: test/CFrontend/2007-10-02-VolatileArray.c

-Chris


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