[Bug optimization/8361] [3.3/3.4 regression] C++ compile-time performance regression
mmitchel at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jul 23 22:50:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8361
mmitchel at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|3.3.1 |3.3.2
------- Additional Comments From mmitchel at gcc dot gnu dot org 2003-07-23 22:50 -------
Postponed, yet again -- until GCC 3.3.2 at least.
Nathan is working on a major improvement to type-comparison and
template-matching performance, but it requires the elimination of a GNU
extension. We've now agreed to eliminate that extension (default arguments on
function types), but that means we have to deprecate it in GCC 3.4 and remove it
in GCC 3.5, unless people are willing to move up the removal to GCC 3.4.
More information about the Gcc-bugs
mailing list