[Bug middle-end/53535] non-aligned memset on non-strict-alignment targets not optimized where aligned memset is
hp at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu May 31 04:40:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53535
--- Comment #3 from Hans-Peter Nilsson <hp at gcc dot gnu.org> 2012-05-31 04:37:37 UTC ---
(In reply to comment #0)
> Observe the
> emitted assembly code, which uses the same instructions for aligned and
> unaligned code
...(compare with the code from gcc.dg/pr46647.c here)...
SVN revision 188039.
More information about the Gcc-bugs
mailing list