On Feb 22, 2016, at 12:41 AM, Senthil Kumar Selvaraj 
<senthil_kumar.selva...@atmel.com> wrote:
> Could someone commit it for me please? I don't have commit access.

Could you test out:

Index: sso.exp
===================================================================
--- sso.exp     (revision 233611)
+++ sso.exp     (working copy)
@@ -32,6 +32,10 @@ set SSO_TORTURE_OPTIONS [list \
 
 set-torture-options $SSO_TORTURE_OPTIONS
 
+if { ![check_effective_target_int32] } {
+    return
+}
+
 # Main loop.
 gcc-dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.c]] "" “”

and let us know if it works for you.  I think this should address Eric’s 
concerns and yours.

Reply via email to