mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-04 19:47:33 +08:00
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:
parent
64e56cf255
commit
6b08c92c05
@ -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
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user