pr103628.f90 adds the -mabi=ibmlongdouble option, but AIX defaults
to 64 bit long double. This patch adds -mlong-double-128 to ensure
that the testcase is compiled with 128 bit long double.
gcc/testsuite/ChangeLog:
* gfortran.dg/pr103628.f90: Add -mlong-double-128 option.
Signed-off-by: David Edelsohn <dje.gcc@gmail.com>
! { dg-do compile { target powerpc*-*-* } }
-! { dg-options "-O2 -mabi=ibmlongdouble" }
+! { dg-options "-O2 -mlong-double-128 -mabi=ibmlongdouble" }
! Test to ensure that it reports an "Cannot simplify expression" error
! instead of throwing an ICE when the memory represent of the HOLLERITH