[LLVMbugs] [Bug 9297] Bad movaps code emitted when string arrays exist in function scope, in binary linkage

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat May 21 23:01:44 PDT 2011


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

Chris Lattner <clattner at apple.com> changed:

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

--- Comment #1 from Chris Lattner <clattner at apple.com> 2011-05-22 01:01:43 CDT ---
I'm not seeing anything bad generated at -O3.  The optimizer doesn't do
anything at -O0 which is your likely issue.  If this is still a problem, please
reopen with *specific* instructions on how to repro.

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