This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Feb 2007 22:31:56 -0000
- Subject: [Bug middle-end/30768] [4.3 regression]: ICE in ext/pb_ds/regression/list_update_data_map_rand.cc
- References: <bug-30768-507@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from pinskia at gcc dot gnu dot org 2007-02-14 22:31 -------
(In reply to comment #8)
> PR middle-end/30768
> * testsuite/ext/pb_ds/regression/list_update_data_map_rand.cc:
> Xfail ICE for cris-*-*.
You really should not have xfail'd an ICE that just showed up. It is not like
4.3 is in a release branch yet so the testresults should show we have a
regression still. Otherwise we look at the testresults and say the target is
good to go when it is not really because there is a regression which we cannot
see right off the bat.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30768