PR middle-end/30768
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Feb 2007 20:15:29 +0000 (20:15 +0000)
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Feb 2007 20:15:29 +0000 (20:15 +0000)
* testsuite/ext/pb_ds/regression/list_update_data_map_rand.cc:
Xfail ICE for cris-*-*.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@121959 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/ext/pb_ds/regression/list_update_data_map_rand.cc

index ec1358b..f2498dd 100644 (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
index 98bbf59..7f4367c 100644 (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.