[Bug rtl-optimization/41455] memcpy not tail called if it's a struct assignment
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jun 6 10:29:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41455
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target|arm-elf |arm-elf, x86_64-*-*
Last reconfirmed|2009-09-24 06:29:30 |2012-06-06 6:29:30
--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-06-06 10:29:39 UTC ---
Re-confirmed. Can be reproduced on x86_64 with -Os -mstringop-strategy=libcall
More information about the Gcc-bugs
mailing list