Commit d041a053 by Eric Botcazou Committed by Eric Botcazou

spbp.C: Skip on Solaris 2.5.1 and 2.6 too.

	* g++.dg/eh/spbp.C: Skip on Solaris 2.5.1 and 2.6 too.

From-SVN: r115991
parent 9dc03794
2006-08-07 Eric Botcazou <ebotcazou@libertysurf.fr> 2006-08-07 Eric Botcazou <ebotcazou@libertysurf.fr>
* gcc.dg/sparc-getcontext-1.c: Fix typo. * gcc.dg/sparc-getcontext-1.c: Fix typo.
* g++.dg/eh/spbp.C: Skip on Solaris 2.5.1 and 2.6 too.
2006-08-06 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> 2006-08-06 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
/* { dg-do run } */ /* { dg-do run } */
/* { dg-options "-gdwarf-2" } */ /* { dg-options "-gdwarf-2" } */
/* { dg-skip-if "No Dwarf" { { *-*-aix* hppa*-*-hpux* } && { ! hppa*64*-*-* } } { "*" } { "" } } */ /* { dg-skip-if "No Dwarf" { { *-*-aix* hppa*-*-hpux* *-*-solaris2.[56]* } && { ! hppa*64*-*-* } } { "*" } { "" } } */
/* This was a bug on x86-darwin, where the register numbering for SP /* This was a bug on x86-darwin, where the register numbering for SP
and BP was swapped (it's easy to do because on that port it's and BP was swapped (it's easy to do because on that port it's
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment