mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-14 04:20:25 +08:00
Update pathname for IBM long double description.
include/ * floatformat.h: Update pathname for IBM long double description.
This commit is contained in:
parent
d06dc8a2c7
commit
3e6a511b94
@ -91,7 +91,7 @@ struct floatformat
|
||||
|
||||
/* Is the format actually the sum of two smaller floating point
|
||||
formats (IBM long double, as described in
|
||||
gcc/config/rs6000/darwin-ldouble-format)? If so, this is the
|
||||
libgcc/config/rs6000/ibm-ldouble-format)? If so, this is the
|
||||
smaller format in question, and the fields sign_start through
|
||||
intbit describe the first half. If not, this is NULL. */
|
||||
const struct floatformat *split_half;
|
||||
|
Loading…
x
Reference in New Issue
Block a user