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

Eric Christopher <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #7 from Eric Christopher <[email protected]> 2010-10-01 04:02:59 
CDT ---
Fixed thusly:

[ghostwheel:~/sources/llvm] echristo% svn ci
Sending        lib/Transforms/Scalar/MemCpyOptimizer.cpp
Transmitting file data .
Committed revision 115305.

Needed the minimum of both alignments, not just the source since we might try
to write to the destination using a different alignment too.

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