This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/21964] [3.4 Regression] broken tail call at -O2 or more
- From: "steven at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jun 2005 11:25:14 -0000
- Subject: [Bug middle-end/21964] [3.4 Regression] broken tail call at -O2 or more
- References: <20050608171111.21964.ben@0x539.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From steven at gcc dot gnu dot org 2005-06-09 11:25 -------
Why would you want to binsearch this? GCC 3.0.4 was already broken,
according to the "Known to fail" list, while 2.95.3 is "Known to work".
And because the sibcall pass was new in GCC 3.0, the odds are that
this was broken from the beginning.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21964