This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Regress: MMIX gcc.c-torture/compile/950613-1.c
- From: Hans-Peter Nilsson <hp at bitrange dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Tue, 29 Jul 2003 19:43:50 -0400 (EDT)
- Subject: Regress: MMIX gcc.c-torture/compile/950613-1.c
The test was latest known to work at LAST_UPDATED (unspecified
sometime Jul 24, sorry) and fails with LAST_UPDATED "Mon Jul 28
18:35:48 UTC 2003". For the three combinations with -O2 and
-O3, I see for mmix-knuth-mmixware:
x/gcc/testsuite/gcc.c-torture/compile/950613-1.c: In function `f':
x/gcc/testsuite/gcc.c-torture/compile/950613-1.c:28:
internal compiler error: in redirect_branch_edge, at cfgrtl.c:906
Bo-hoo. Anyway, I thought better share this than not. Another
datapoint for a need to test your non-target-specific
non-language-specific patches better.
In fairness I need to mention that two other test-cases were
fixed in this period. See also message to gcc-testresults.
(NB: slow host).
brgds, H-P