https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41455
Andrew Pinski changed:
What|Removed |Added
CC||antoshkka at gmail dot com
--- Comment #
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41455
Richard Guenther changed:
What|Removed |Added
Target|arm-elf |arm-elf, x86_64-*-*
Last reconfirmed
--
ramana at gcc dot gnu dot org changed:
What|Removed |Added
Severity|normal |enhancement
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41455
--- Comment #1 from ramana at gcc dot gnu dot org 2009-09-24 06:29 ---
Confirmed with trunk
Because Tail calling is now done at the tree level. I remember me or someone
fixing this by detecting block moves in tree-tail-call.c and then set up the
flags accordingly. IIRC the same problem