OSDN Git Service

PR ada/41929
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Jan 2010 19:02:51 +0000 (19:02 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Jan 2010 19:02:51 +0000 (19:02 +0000)
* gnat.dg/null_pointer_deref1.adb: Don't run on
sparc*-sun-solaris2.11.

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

gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/null_pointer_deref1.adb

index f21a583..3e992e3 100644 (file)
@@ -1,3 +1,9 @@
+2010-01-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       PR ada/41929
+       * gnat.dg/null_pointer_deref1.adb: Don't run on
+       sparc*-sun-solaris2.11.
+
 2010-01-08  Richard Guenther  <rguenther@suse.de>
 
        PR lto/42528
index 6e7bf14..f845064 100644 (file)
@@ -1,4 +1,4 @@
--- { dg-do run }
+-- { dg-do run { target { ! "sparc*-sun-solaris2.11" } } }
 -- { dg-options "-gnatp" }
 
 -- This test requires architecture- and OS-specific support code for unwinding