2 GCC regressions, 2 new, with your patch on 2003-12-07T05:14:47Z.
Andrew Pinski
pinskia@physics.uc.edu
Sun Dec 7 17:06:00 GMT 2003
On Dec 7, 2003, at 05:02, GCC regression checker wrote:
> With your recent patch, GCC has some regression test failures, which
> used to pass. There are 2 new failures, and 0
> failures that existed before and after that patch; 0 failures
> have been fixed.
>
> The new failures are:
> native g++.sum g++.dg/inherit/covariant2.C
> native g++.sum g++.dg/inherit/covariant3.C
>
> For more information, see http://gcc.gnu.org/regtest/.
> <ChangeLog.diff>--
> Geoffrey Keating <geoffk@apple.com>
> (via an automated GCC regression-testing script.)
These two looks like they are Mark's:
+2003-12-06 Mark Mitchell <mark@codesourcery.com>
+
+ PR c++/13323
+ * class.c (same_signature_p): Handle conversion operators
+ correctly.
+ (check_for_override): Likewise.
+
Thanks,
Andrew Pinski
More information about the Gcc-regression
mailing list