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 optimization/8361] [3.3/3.4 regression] C++ compile-time performance regression


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.


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