From 9c8f3502497c157dde0f89363c50d98c3a91da80 Mon Sep 17 00:00:00 2001 From: Bill Schmidt Date: Wed, 13 May 2020 20:57:26 -0500 Subject: [PATCH] Remove IEEE-128 parameter language from qualified floating-point arguments Fixes #89. Signed-off-by: Bill Schmidt --- specification/ch_2.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/specification/ch_2.xml b/specification/ch_2.xml index 6c5065d..46e9a41 100644 --- a/specification/ch_2.xml +++ b/specification/ch_2.xml @@ -5940,8 +5940,10 @@ xml:id="dbdoclet.50655240_pgfId-1156194"> floating-point type. (A complex floating-point data type is treated as if two separate scalar values of the base type were passed.) Homogeneous floating-point aggregates can have up to four IBM - EXTENDED PRECISION members, four IEEE BINARY 128 QUADRUPLE PRECISION - members, four _Decimal128 members, or eight members of other + EXTENDED PRECISION members, four IEEE BINARY 128 QUADRUPLE + PRECISION members, four _Decimal128 members, or + eight members of other floating-point types. (Unions are treated as their largest member. For homogeneous unions, different union alternatives may have different sizes, provided that all union members are homogeneous with respect to