Commit 0ef03fe3 by David Edelsohn Committed by David Edelsohn

* gcc.target/powerpc/pr85456.c: Require longdouble128.

From-SVN: r262831
parent 4161493a
2018-07-17 David Edelsohn <dje.gcc@gmail.com>
* gcc.target/powerpc/pr85456.c: Require longdouble128.
2018-07-17 Fritz Reese <fritzoreese@gmail.com> 2018-07-17 Fritz Reese <fritzoreese@gmail.com>
PR fortran/83184 PR fortran/83184
......
/* { dg-do compile { target { powerpc*-*-* } } } */ /* { dg-do compile { target { powerpc*-*-* } } } */
/* { dg-require-effective-target powerpc_p8vector_ok } */ /* { dg-require-effective-target powerpc_p8vector_ok } */
/* { dg-require-effective-target longdouble128 } */
/* { dg-options "-O2 -mpower8-vector -mabi=ieeelongdouble -Wno-psabi" } */ /* { dg-options "-O2 -mpower8-vector -mabi=ieeelongdouble -Wno-psabi" } */
/* Check that the __builtin_powil generates a call to the correct function /* Check that the __builtin_powil generates a call to the correct function
......
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