This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.3 target deprecation proposals
- From: Nick Clifton <nickc at redhat dot com>
- To: "Joseph S. Myers" <joseph at codesourcery dot com>
- Cc: gcc at gcc dot gnu dot org, liqin at sunnorth dot com dot cn, dave dot anglin at nrc dot ca, matt at 3am-software dot com, joern dot rennecke at arc dot com, m dot hayes at elec dot canterbury dot ac dot nz, aldyh at redhat dot com, nathan at codesourcery dot com, ni1d at arrl dot net, geoffk at geoffk dot org, paul dot woegerer at nsc dot com
- Date: Wed, 23 Jan 2008 21:01:47 +0000
- Subject: Re: GCC 4.3 target deprecation proposals
- References: <Pine.LNX.4.64.0801211859440.11050@digraph.polyomino.org.uk>
Hi Joseph,
Well the IQ2000 port is still of interest to us, and I am still happy
to maintain it, so here are some test results:
Test Run By nickc on Wed Jan 23 10:37:48 2008
Target is iq2000-unknown-elf
Host is i686-pc-linux-gnu
=== gcc tests ===
Schedule of variations:
iq2000-sim
[...]
=== gcc Summary ===
# of expected passes 43656
# of unexpected failures 186
# of unexpected successes 1
# of expected failures 84
# of unresolved testcases 129
# of untested testcases 35
# of unsupported tests 395
/work/builds/gcc/current/iq2000-elf/gcc/xgcc version 4.3.0 20080123
(experimental) [trunk revision 131756] (GCC)
[...]
=== g++ Summary ===
# of expected passes 15563
# of unexpected failures 295
# of expected failures 81
# of unresolved testcases 121
# of unsupported tests 172
/work/builds/gcc/current/iq2000-elf/gcc/g++ version 4.3.0 20080123
(experimental) [trunk revision 131756] (GCC)
Cheers
Nick