This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/21964] [3.4 Regression] broken tail call at -O2 or more


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]