This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
are regression hunts worthwhile for very old C++ regressions?
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: gcc at gcc dot gnu dot org
- Date: Tue, 14 Jan 2003 11:23:00 -0800
- Subject: are regression hunts worthwhile for very old C++ regressions?
There are several C++ bug reports for regressions that last worked in
2.95, some of which are fixed by the new parser. Given that there were
a lot of changes to G++ between 2.95 and 3.0; is it worthwhile to
identify the patches that caused these regressions?
Janis