http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19452
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
--- Comment #3 from pinskia at gcc dot gnu dot org 2007-07-09 07:40 ---
Fixed at -O2 but not at -O1 and the code looks worse there too (I think
because we disable tail call optimization at -O1).
--
pinskia at gcc dot gnu dot org changed:
What|Removed
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-12
23:09 ---
Confirmed.
--
What|Removed |Added
Status|UNCONFIRMED |NEW
E
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-14
22:15 ---
This is already fixed on the tree-profiling branch.
--
What|Removed |Added
Componen