re PR middle-end/30768 (ICE in ext/pb_ds/regression/list_update_data_map_rand.cc)

PR middle-end/30768
	* testsuite/ext/pb_ds/regression/list_update_data_map_rand.cc:
	Xfail ICE for cris-*-*.

From-SVN: r121959
This commit is contained in:
Hans-Peter Nilsson 2007-02-14 20:15:29 +00:00 committed by Hans-Peter Nilsson
parent 64e56cf255
commit 6b08c92c05
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2007-02-14 Hans-Peter Nilsson <hp@axis.com>
PR middle-end/30768
* testsuite/ext/pb_ds/regression/list_update_data_map_rand.cc:
Xfail ICE for cris-*-*.
2007-02-14 Benjamin Kosnik <bkoz@redhat.com>
* configure.ac: Move AM_ICONV to native-only, add HAVE_ICONV for

View File

@ -1,4 +1,9 @@
// { dg-options "-DPB_DS_REGRESSION" }
// { dg-bogus "In member function" "PR 30768, ICE" { xfail cris-*-* } 0 }
// { dg-bogus "internal compiler error" "ICE" { xfail cris-*-* } 0 }
// { dg-bogus "submit a full bug report" "ICE" { xfail cris-*-* } 0 }
// { dg-bogus "preprocessed source" "ICE" { xfail cris-*-* } 0 }
// { dg-bogus "bugs.html" "ICE" { xfail cris-*-* } 0 }
// -*- C++ -*-
// Copyright (C) 2005, 2006 Free Software Foundation, Inc.