This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
C++ overflow testcases failing on mainline
- From: "Manuel LÃpez-IbÃÃez" <lopezibanez at gmail dot com>
- To: gcc <gcc at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 8 Jan 2007 13:49:28 +0000
- Subject: C++ overflow testcases failing on mainline
Dear all,
It seems I managed to mess up the patch applied to revision 120558.
The problem is that somehow all testcases have been added three times.
I cannot imagine how such thing happenned.
Anyway, I will fix it today as soon as I put my hands in my laptop. Is
it better to revert and re-apply the original patch or just fix the
testcases? I would guess that the former is the better since the
original patch bootstrapped and regression tested without problems.
Sorry for the inconvenience.
Manuel.