[Bug middle-end/19616] missed tail call

2025-03-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19616 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |4.0.0

[Bug middle-end/19616] missed tail call

2025-03-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19616 --- Comment #17 from Andrew Pinski --- r0-65335-gead553a1d9f920

[Bug middle-end/19616] missed tail call

2005-07-26 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2005-07-26 22:09 --- Doing more turns out to be more trouble than it's worth. -- What|Removed |Added

[Bug middle-end/19616] missed tail call

2005-06-15 Thread steven at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |steven at gcc dot gnu dot |dot org |org Status|NEW

[Bug middle-end/19616] missed tail call

2005-06-13 Thread pinskia at gcc dot gnu dot org
-- Bug 19616 depends on bug 19633, which changed state. Bug 19633 Summary: local address incorrectly thought to escape http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19633 What|Old Value |New Value --

[Bug middle-end/19616] missed tail call

2005-01-26 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2005-01-26 15:12 --- No longer a regression. Probably when PR19633 is fixed we can look into doing even more tail calls. But that's just an enhancement. -- What|Removed |Added --