This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Status of simulator targets after dataflow merge
- From: Rask Ingemann Lambertsen <rask at sygehus dot dk>
- To: gcc at gcc dot gnu dot org
- Date: Sat, 16 Jun 2007 17:31:02 +0200
- Subject: Status of simulator targets after dataflow merge
The following targets worked as of "4.3.0 20070609" but don't any longer
(going by my own attempts to them build as well as missing postings to
gcc-testresults by mstein):
m68hc11-unknown-none http://gcc.gnu.org/ml/gcc/2007-06/msg00455.html
m32c-unknown-elf http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32335
avr-unknown-none ?
frv-unknown-elf ?
The following targets have significantly more unexpected failures than
before:
mipsisa64-unknown-elf 841 -> 921 g++ (my results)
v850-unknown-elf 90 -> 156 (my results)
v850-unknown-elf 73 -> 139 (mstein's results)
h8300-unknown-elf 701 -> 3924 (mstein's results, [1])
[1] exceeds 100 kB message size limit of gcc-testresults.
--
Rask Ingemann Lambertsen