Commit c1310792 by Andrew Pinski Committed by Andrew Pinski

fp-int-convert-float128.c: Fix dg-do line, add a closing brace.

2006-01-17  Andrew Pinski  <pinskia@physics.uc.edu>

        * gcc.dg/torture/fp-int-convert-float128.c: Fix dg-do line,
        add a closing brace.

From-SVN: r109864
parent ac77f9d6
2006-01-17 Andrew Pinski <pinskia@physics.uc.edu>
* gcc.dg/torture/fp-int-convert-float128.c: Fix dg-do line,
add a closing brace.
2006-01-17 Jerry DeLisle <jvdelisle@gcc.gnu.org> 2006-01-17 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR fortran/25631 PR fortran/25631
/* Test floating-point conversions. __float128 type. */ /* Test floating-point conversions. __float128 type. */
/* Origin: Joseph Myers <joseph@codesourcery.com> */ /* Origin: Joseph Myers <joseph@codesourcery.com> */
/* { dg-do run { target { ia64-*-* || { { i?86-*-* x86_64-*-*} && lp64 } } } */ /* { dg-do run { target { ia64-*-* || { { i?86-*-* x86_64-*-*} && lp64 } } } } */
/* { dg-xfail-if "" { i?86-*-* x86_64-*-* } { "*" } { "" } } */ /* { dg-xfail-if "" { i?86-*-* x86_64-*-* } { "*" } { "" } } */
/* { dg-options "" } */ /* { dg-options "" } */
......
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