https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96983

--- Comment #5 from Peter Bergner <bergner at gcc dot gnu.org> ---
(In reply to seurer from comment #3)
> That said, should the dg-require-effective-target fortran_real_16 "work" on
> powerpc64?

REAL*16 is a 16 byte double, correct?  Ie, our long double?  Therefore, it
should exist and work too.

Reply via email to